Searched refs:aCharPropSet (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/filter/source/msfilter/ |
H A D | svdfppt.cxx | 5346 ImplPPTCharPropSet& aSet = *aCharPropSet.pCharSet; in ReadCharProps() 5512 PPTCharPropSet aCharPropSet(0); in Init() local 5513 aCharPropSet.mnOriginalTextPos = 0; in Init() 5518 ReadCharProps( rIn, aCharPropSet, aString, nCharCount, nCharAnzRead, in Init() 5523 new PPTCharPropSet( aCharPropSet, 0 ), LIST_APPEND ); in Init() 5545 PPTCharPropSet aCharPropSet( nCurrentPara ); in Init() local 5547 ReadCharProps( rIn, aCharPropSet, aString, nCharCount, nCharAnzRead, in Init() 5568 aCharPropSet.mnOriginalTextPos = nCharAnzRead; in Init() 5577 aCharPropSet.maString = String(); in Init() 5596 PPTCharPropSet* pCPropSet = new PPTCharPropSet( aCharPropSet, nCurrentPara ); in Init() [all …]
|
/aoo41x/main/filter/inc/filter/msfilter/ |
H A D | svdfppt.hxx | 998 void ReadCharProps( SvStream& rIn, PPTCharPropSet& aCharPropSet, const String& aString,
|
Completed in 57 milliseconds