Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx6054 PPTParagraphObj::PPTParagraphObj( PPTStyleTextPropReader& rPropReader, const PPTStyleSheet& rStyleS… in PPTParagraphObj() argument
6056 PPTParaPropSet ( *( (PPTParaPropSet*)rPropReader.aParaPropList.GetCurObject() ) ), in PPTParagraphObj()
6066 sal_uInt32 nCurPos = rPropReader.aCharPropList.GetCurPos(); in PPTParagraphObj()
6067 PPTCharPropSet* pCharPropSet = (PPTCharPropSet*)rPropReader.aCharPropList.GetCurObject(); in PPTParagraphObj()
6071 …t->mnParagraph == nCurrentParagraph ); pCharPropSet = (PPTCharPropSet*)rPropReader.aCharPropList.N… in PPTParagraphObj()
6073 pCharPropSet = (PPTCharPropSet*)rPropReader.aCharPropList.Seek( nCurPos ); in PPTParagraphObj()
6090 pCharPropSet = (PPTCharPropSet*)rPropReader.aCharPropList.Next(); in PPTParagraphObj()

Completed in 154 milliseconds