Searched defs:GetWhich (Results 1 – 9 of 9) sorted by relevance
52 sal_uInt16 SfxSlot::GetWhich( const SfxItemPool &rPool ) const in GetWhich() function in SfxSlot
47 ScSplitPos GetWhich() const { return eWhich; } in GetWhich() function in ScViewSelectionEngine
58 #define GetWhich(nSlot) rSet.GetPool()->GetWhich( nSlot ) macro
150 sal_Int32 GetWhich() const { return mnPrintableState; } in GetWhich() function in SfxPrintingHint
264 sal_uInt16 GetWhich( sal_uInt16 nSlot, sal_Bool bDeep = sal_True ) const in GetWhich() function in SfxTabPage
114 sal_uInt16 GetWhich( sal_uInt16 nSlot ) const { return pSet->GetPool()->GetWhich( nSlot ); } in GetWhich() function in IconChoicePage
208 sal_uInt16 GetWhich() const { return m_nAttr; } in GetWhich() function in SwHistoryResetTxt
69 ScSplitPos ScViewFunctionSet::GetWhich() in GetWhich() function in ScViewFunctionSet
1058 sal_uInt16 SfxItemPool::GetWhich( sal_uInt16 nSlotId, sal_Bool bDeep ) const in GetWhich() function in SfxItemPool
Completed in 60 milliseconds