Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/filter/eppt/
H A Depptso.cxx2936 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 …]
H A Deppt.hxx592 void ImplConstruct( const ParagraphObj& rParagraphObj );
638 ParagraphObj& operator=( const ParagraphObj& rParagraphObj );

Completed in 50 milliseconds