Home
last modified time | relevance | path

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

/trunk/main/editeng/source/rtf/
H A Dsvxrtf.cxx874 SvxRTFItemStackType* SvxRTFParser::_GetAttrSet( int bCopyAttr ) in _GetAttrSet() argument
879 pNew = new SvxRTFItemStackType( *pAkt, *pInsPos, bCopyAttr ); in _GetAttrSet()
1264 int bCopyAttr ) in SvxRTFItemStackType() argument
1275 if( bCopyAttr ) in SvxRTFItemStackType()
/trunk/main/editeng/inc/editeng/
H A Dsvxrtf.hxx261 SvxRTFItemStackTypePtr _GetAttrSet( int bCopyAttr=sal_False ); // neue ItemStackType anlegen
429 int bCopyAttr = sal_False );