Home
last modified time | relevance | path

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

/AOO41X/main/sd/source/filter/eppt/
H A Depptso.cxx2934 void ParagraphObj::ImplConstruct( const ParagraphObj& rParagraphObj ) in ImplConstruct() argument
2936 mnTextSize = rParagraphObj.mnTextSize; in ImplConstruct()
2937 mnTextAdjust = rParagraphObj.mnTextAdjust; in ImplConstruct()
2938 mnLineSpacing = rParagraphObj.mnLineSpacing; in ImplConstruct()
2939 mnLineSpacingTop = rParagraphObj.mnLineSpacingTop; in ImplConstruct()
2940 mnLineSpacingBottom = rParagraphObj.mnLineSpacingBottom; in ImplConstruct()
2941 mbFirstParagraph = rParagraphObj.mbFirstParagraph; in ImplConstruct()
2942 mbLastParagraph = rParagraphObj.mbLastParagraph; in ImplConstruct()
2943 mbParagraphPunctation = rParagraphObj.mbParagraphPunctation; in ImplConstruct()
2944 mbForbiddenRules = rParagraphObj.mbForbiddenRules; in ImplConstruct()
[all …]
H A Deppt.hxx592 void ImplConstruct( const ParagraphObj& rParagraphObj );
638 ParagraphObj& operator=( const ParagraphObj& rParagraphObj );