Home
last modified time | relevance | path

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

/trunk/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& );
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx1731 PPTTextSpecInfo aTxSI( 0 ); in SdrPowerPointImport()
1733 aTxSI = *( ( (PPTTextSpecInfo*)aTxSIStyle.aList.GetObject( 0 ) ) ); in SdrPowerPointImport()
4356 const PPTTextSpecInfo& rTextSpecInfo ) : in PPTStyleSheet()
5057 PPTTextSpecInfo::PPTTextSpecInfo( sal_uInt32 _nCharIdx ) : in PPTTextSpecInfo() function in PPTTextSpecInfo
5066 PPTTextSpecInfo::~PPTTextSpecInfo() in ~PPTTextSpecInfo()
5076 sal_uInt16 nRecordType, const PPTTextSpecInfo* pTextSpecDefault ) in Read()
5094 PPTTextSpecInfo* pEntry = new PPTTextSpecInfo( nCharIdx ); in Read()
5136 delete (PPTTextSpecInfo*)pPtr; in ~PPTTextSpecInfoAtomInterpreter()
6940 PPTTextSpecInfo* pSpecInfo; in PPTTextObj()
6941 for ( pSpecInfo = (PPTTextSpecInfo*)aTextSpecInfoAtomInterpreter.aList.First(); in PPTTextObj()
[all …]

Completed in 50 milliseconds