Searched refs:rPortionObj (Results 1 – 3 of 3) sorted by relevance
1881 : PropStateValue( rPortionObj ) in PortionObj()1883 ImplConstruct( rPortionObj ); in PortionObj()2111 mnTextSize = rPortionObj.mnTextSize; in ImplConstruct()2112 mnCharColor = rPortionObj.mnCharColor; in ImplConstruct()2114 mnCharAttr = rPortionObj.mnCharAttr; in ImplConstruct()2115 mnCharHeight = rPortionObj.mnCharHeight; in ImplConstruct()2116 mnFont = rPortionObj.mnFont; in ImplConstruct()2119 if ( rPortionObj.mpText ) in ImplConstruct()2127 if ( rPortionObj.mpFieldEntry ) in ImplConstruct()2304 if ( this != &rPortionObj ) in operator =()[all …]
532 void ImplConstruct( const PortionObj& rPortionObj );565 PortionObj( const PortionObj& rPortionObj );571 PortionObj& operator=( const PortionObj& rPortionObj );
5677 PPTPortionObj::PPTPortionObj( PPTPortionObj& rPortionObj ) : in PPTPortionObj() argument5678 PPTCharPropSet ( rPortionObj ), in PPTPortionObj()5679 mrStyleSheet ( rPortionObj.mrStyleSheet ), in PPTPortionObj()5680 mnInstance ( rPortionObj.mnInstance ), in PPTPortionObj()5681 mnDepth ( rPortionObj.mnDepth ) in PPTPortionObj()
Completed in 80 milliseconds