Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/msfilter/
H A Dsvdfppt.cxx4746 pCharSet = rCharPropSet.pCharSet; in PPTCharPropSet()
4751 maString = rCharPropSet.maString; in PPTCharPropSet()
4752 mpFieldItem = ( rCharPropSet.mpFieldItem ) ? new SvxFieldItem( *rCharPropSet.mpFieldItem ) : NULL; in PPTCharPropSet()
4760 pCharSet = rCharPropSet.pCharSet; in PPTCharPropSet()
4769 maString = rCharPropSet.maString; in PPTCharPropSet()
4770 mpFieldItem = ( rCharPropSet.mpFieldItem ) ? new SvxFieldItem( *rCharPropSet.mpFieldItem ) : NULL; in PPTCharPropSet()
4783 if ( this != &rCharPropSet ) in operator =()
4787 pCharSet = rCharPropSet.pCharSet; in operator =()
4792 maString = rCharPropSet.maString; in operator =()
4793 mpFieldItem = ( rCharPropSet.mpFieldItem ) ? new SvxFieldItem( *rCharPropSet.mpFieldItem ) : NULL; in operator =()
[all …]
/aoo41x/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx896 PPTCharPropSet( PPTCharPropSet& rCharPropSet );
897 PPTCharPropSet( PPTCharPropSet& rCharPropSet, sal_uInt32 nParagraph );
900 PPTCharPropSet& operator=( PPTCharPropSet& rCharPropSet );

Completed in 149 milliseconds