Uses of Class
org.apache.poi.hslf.record.TxMasterStyleAtom

Packages that use TxMasterStyleAtom
org.apache.poi.hslf.record   
org.apache.poi.hslf.usermodel   
 

Uses of TxMasterStyleAtom in org.apache.poi.hslf.record
 

Methods in org.apache.poi.hslf.record that return TxMasterStyleAtom
 TxMasterStyleAtom Environment.getTxMasterStyleAtom()
           
 TxMasterStyleAtom[] MainMaster.getTxMasterStyleAtoms()
           
 

Uses of TxMasterStyleAtom in org.apache.poi.hslf.usermodel
 

Methods in org.apache.poi.hslf.usermodel that return TxMasterStyleAtom
 TxMasterStyleAtom[] HSLFSlideMaster.getTxMasterStyleAtoms()
           
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.