Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/msfilter/
H A Dsvdfppt.cxx6066 PPTParagraphObj::PPTParagraphObj( PPTStyleTextPropReader& rPropReader, const PPTStyleSheet& rStyleS… in PPTParagraphObj() argument
6068 PPTParaPropSet ( *( (PPTParaPropSet*)rPropReader.aParaPropList.GetCurObject() ) ), in PPTParagraphObj()
6078 sal_uInt32 nCurPos = rPropReader.aCharPropList.GetCurPos(); in PPTParagraphObj()
6079 PPTCharPropSet* pCharPropSet = (PPTCharPropSet*)rPropReader.aCharPropList.GetCurObject(); in PPTParagraphObj()
6083 …t->mnParagraph == nCurrentParagraph ); pCharPropSet = (PPTCharPropSet*)rPropReader.aCharPropList.N… in PPTParagraphObj()
6085 pCharPropSet = (PPTCharPropSet*)rPropReader.aCharPropList.Seek( nCurPos ); in PPTParagraphObj()
6102 pCharPropSet = (PPTCharPropSet*)rPropReader.aCharPropList.Next(); in PPTParagraphObj()

Completed in 63 milliseconds