Home
last modified time | relevance | path

Searched refs:rPortionObj (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx5677 PPTPortionObj::PPTPortionObj( PPTPortionObj& rPortionObj ) : in PPTPortionObj() argument
5678 PPTCharPropSet ( rPortionObj ), in PPTPortionObj()
5679 mrStyleSheet ( rPortionObj.mrStyleSheet ), in PPTPortionObj()
5680 mnInstance ( rPortionObj.mnInstance ), in PPTPortionObj()
5681 mnDepth ( rPortionObj.mnDepth ) in PPTPortionObj()
/trunk/main/sd/source/filter/eppt/
H A Deppt.hxx532 void ImplConstruct( const PortionObj& rPortionObj );
565 PortionObj( const PortionObj& rPortionObj );
571 PortionObj& operator=( const PortionObj& rPortionObj );
H A Depptso.cxx1881 : 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 …]

Completed in 85 milliseconds