Lines Matching refs:XATTR_LINEEND
166 SfxItemSet* mpInSet = new SfxItemSet( *mpModelPool, XATTR_LINESTART, XATTR_LINEEND ); in ImplInsertByName()
173 mpInSet->Put( aEndMarker, XATTR_LINEEND ); in ImplInsertByName()
192 SvxUnogetInternalNameForItem( XATTR_LINEEND, aApiName, aName ); in insertByName()
211 SvxUnogetInternalNameForItem( XATTR_LINEEND, aApiName, Name ); in removeByName()
221 pItem = (NameOrIndex *)&((*aIter)->Get( XATTR_LINEEND ) ); in removeByName()
242 SvxUnogetInternalNameForItem( XATTR_LINEEND, aApiName, aName ); in replaceByName()
252 pItem = (NameOrIndex *)&((*aIter)->Get( XATTR_LINEEND ) ); in replaceByName()
260 (*aIter)->Put( aEndMarker, XATTR_LINEEND ); in replaceByName()
288 const sal_uInt32 nEndCount = mpModelPool ? mpModelPool->GetItemCount2( XATTR_LINEEND ) : 0; in replaceByName()
291 pItem = (NameOrIndex*)mpModelPool->GetItem2( XATTR_LINEEND, nSurrogate); in replaceByName()
331 SvxUnogetInternalNameForItem( XATTR_LINEEND, aApiName, aName ); in getByName()
343 if( getByNameFromPool( aSearchName, mpModelPool, XATTR_LINEEND, aAny ) ) in getByName()
369 SvxUnogetApiNameForItem( XATTR_LINEEND, pItem->GetName(), aName ); in createNamesForPool()
385 createNamesForPool( mpModelPool, XATTR_LINEEND, aNameSet ); in getElementNames()
423 SvxUnogetInternalNameForItem( XATTR_LINEEND, aName, aSearchName ); in hasByName()
424 sal_uInt32 nEndCount = mpModelPool ? mpModelPool->GetItemCount2( XATTR_LINEEND ) : 0; in hasByName()
427 pItem = (NameOrIndex*)mpModelPool->GetItem2( XATTR_LINEEND, nSurrogate); in hasByName()
458 const sal_uInt32 nEndCount = mpModelPool ? mpModelPool->GetItemCount2( XATTR_LINEEND ) : 0; in hasElements()
461 pItem = (NameOrIndex*)mpModelPool->GetItem2( XATTR_LINEEND, nSurrogate); in hasElements()