Lines Matching refs:XATTR_LINESTART
166 SfxItemSet* mpInSet = new SfxItemSet( *mpModelPool, XATTR_LINESTART, XATTR_LINEEND ); in ImplInsertByName()
179 mpInSet->Put( aStartMarker, XATTR_LINESTART ); in ImplInsertByName()
266 (*aIter)->Put( aStartMarker, XATTR_LINESTART ); in replaceByName()
276 const sal_uInt32 nStartCount = mpModelPool ? mpModelPool->GetItemCount2( XATTR_LINESTART ) : 0; in replaceByName()
279 pItem = (NameOrIndex*)mpModelPool->GetItem2( XATTR_LINESTART, nSurrogate); in replaceByName()
340 if( getByNameFromPool( aSearchName, mpModelPool, XATTR_LINESTART, aAny ) ) in getByName()
382 createNamesForPool( mpModelPool, XATTR_LINESTART, aNameSet ); in getElementNames()
413 SvxUnogetInternalNameForItem( XATTR_LINESTART, aName, aSearchName ); in hasByName()
414 sal_uInt32 nStartCount = mpModelPool ? mpModelPool->GetItemCount2( XATTR_LINESTART ) : 0; in hasByName()
418 pItem = (NameOrIndex*)mpModelPool->GetItem2( XATTR_LINESTART, nSurrogate); in hasByName()
449 const sal_uInt32 nStartCount = mpModelPool ? mpModelPool->GetItemCount2( XATTR_LINESTART ) : 0; in hasElements()
453 pItem = (NameOrIndex*)mpModelPool->GetItem2( XATTR_LINESTART, nSurrogate); in hasElements()