Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx6065 PPTParagraphObj::PPTParagraphObj( PPTStyleTextPropReader& rPropReader, const PPTStyleSheet& rStyleS… in PPTParagraphObj() argument
6067 PPTParaPropSet ( *( (PPTParaPropSet*)rPropReader.aParaPropList.GetCurObject() ) ), in PPTParagraphObj()
6077 sal_uInt32 nCurPos = rPropReader.aCharPropList.GetCurPos(); in PPTParagraphObj()
6078 PPTCharPropSet* pCharPropSet = (PPTCharPropSet*)rPropReader.aCharPropList.GetCurObject(); in PPTParagraphObj()
6082 …t->mnParagraph == nCurrentParagraph ); pCharPropSet = (PPTCharPropSet*)rPropReader.aCharPropList.N… in PPTParagraphObj()
6084 pCharPropSet = (PPTCharPropSet*)rPropReader.aCharPropList.Seek( nCurPos ); in PPTParagraphObj()
6101 pCharPropSet = (PPTCharPropSet*)rPropReader.aCharPropList.Next(); in PPTParagraphObj()

Completed in 48 milliseconds