Home
last modified time | relevance | path

Searched refs:PPTTextSpecInfo (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx640 struct PPTTextSpecInfo struct
646 PPTTextSpecInfo( sal_uInt32 nCharIdx ); argument
647 ~PPTTextSpecInfo();
659 sal_uInt16 nRecordType, const PPTTextSpecInfo* pTextSpecDefault = NULL );
810 PPTTextSpecInfo maTxSI;
817 …racterStyleAtomInterpreter&, const PPTTextParagraphStyleAtomInterpreter&, const PPTTextSpecInfo& );
/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx1731 PPTTextSpecInfo aTxSI( 0 ); in SdrPowerPointImport()
1733 aTxSI = *( ( (PPTTextSpecInfo*)aTxSIStyle.aList.GetObject( 0 ) ) ); in SdrPowerPointImport()
4345 const PPTTextSpecInfo& rTextSpecInfo ) : in PPTStyleSheet()
5046 PPTTextSpecInfo::PPTTextSpecInfo( sal_uInt32 _nCharIdx ) : in PPTTextSpecInfo() function in PPTTextSpecInfo
5055 PPTTextSpecInfo::~PPTTextSpecInfo() in ~PPTTextSpecInfo()
5065 sal_uInt16 nRecordType, const PPTTextSpecInfo* pTextSpecDefault ) in Read()
5083 PPTTextSpecInfo* pEntry = new PPTTextSpecInfo( nCharIdx ); in Read()
5125 delete (PPTTextSpecInfo*)pPtr; in ~PPTTextSpecInfoAtomInterpreter()
6929 PPTTextSpecInfo* pSpecInfo; in PPTTextObj()
6930 for ( pSpecInfo = (PPTTextSpecInfo*)aTextSpecInfoAtomInterpreter.aList.First(); in PPTTextObj()
[all …]

Completed in 99 milliseconds