Searched refs:aParagraphAttribs (Results 1 – 2 of 2) sorted by relevance
2510 SfxItemSet aParagraphAttribs( rOutliner.GetEmptyItemSet() ); in ApplyTextObj() local2511 …pPara->ApplyTo( aParagraphAttribs, oStartNumbering, (SdrPowerPointImport&)*this, nDestinationInsta… in ApplyTextObj()2516 aParagraphAttribs.Put( SfxBoolItem( EE_PARA_BULLETSTATE, sal_False ) ); in ApplyTextObj()2522 aParagraphAttribs.Put( SfxBoolItem( EE_PARA_BULLETSTATE, sal_False ) ); in ApplyTextObj()2526 rOutliner.QuickSetAttribs( aParagraphAttribs, aSelection ); in ApplyTextObj()
3730 SfxItemSet aParagraphAttribs( rOutliner.GetEmptyItemSet() ); in ReadObjText() local3732 aParagraphAttribs.Put( SfxBoolItem( EE_PARA_BULLETSTATE, sal_False ) ); in ReadObjText()3734 rOutliner.QuickSetAttribs( aParagraphAttribs, aSelection ); in ReadObjText()
Completed in 112 milliseconds