Home
last modified time | relevance | path

Searched refs:SFX_ITEMS_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/svl/source/items/
H A Dpoolio.cxx1115 if ( SFX_ITEMS_DEFAULT == nSurrogat ) in LoadSurrogate()
1211 return SFX_ITEMS_DEFAULT; in GetSurrogate()
H A Ditempool.cxx1026 if ( nOfst == SFX_ITEMS_DEFAULT ) in GetItem2()
/AOO42X/main/svl/inc/svl/
H A Dpoolitem.hxx51 static const sal_uInt32 SFX_ITEMS_DEFAULT= 0xfffffffe; variable
/AOO42X/main/sc/source/ui/unoobj/
H A Ddefltuno.cxx376 const SfxPoolItem* pItem = pPool->GetItem2( pEntry->nWID, SFX_ITEMS_DEFAULT ); in getPropertyDefault()