Searched refs:rParagraphObj (Results 1 – 2 of 2) sorted by relevance
2936 mnTextSize = rParagraphObj.mnTextSize; in ImplConstruct()2945 mnBiDi = rParagraphObj.mnBiDi; in ImplConstruct()2951 maTabStop = rParagraphObj.maTabStop; in ImplConstruct()2953 nParaFlags = rParagraphObj.nParaFlags; in ImplConstruct()2955 sPrefix = rParagraphObj.sPrefix; in ImplConstruct()2956 sSuffix = rParagraphObj.sSuffix; in ImplConstruct()2964 nTextOfs = rParagraphObj.nTextOfs; in ImplConstruct()2968 aFontDesc = rParagraphObj.aFontDesc; in ImplConstruct()2971 nBulletId = rParagraphObj.nBulletId; in ImplConstruct()2984 if ( this != &rParagraphObj ) in operator =()[all …]
592 void ImplConstruct( const ParagraphObj& rParagraphObj );638 ParagraphObj& operator=( const ParagraphObj& rParagraphObj );
Completed in 32 milliseconds