Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/control/
H A Dbindings.cxx2089 SfxItemState SfxBindings::QueryState( sal_uInt16 nSlot, SfxPoolItem* &rpState ) in QueryState() argument
2176 rpState = pItem; in QueryState()
2193 rpState = pItem->Clone(); in QueryState()
2197 rpState = pItem->Clone(); in QueryState()
H A Ddispatch.cxx2886 SfxItemState SfxDispatcher::QueryState( sal_uInt16 nSlot, const SfxPoolItem* &rpState ) in QueryState() argument
2892 rpState = pShell->GetSlotState(nSlot); in QueryState()
2893 if ( !rpState ) in QueryState()
/trunk/main/sfx2/inc/sfx2/
H A Dbindings.hxx164 SfxItemState QueryState( sal_uInt16 nSID, SfxPoolItem* &rpState );
H A Ddispatch.hxx222 SfxItemState QueryState( sal_uInt16 nSID, const SfxPoolItem* &rpState );

Completed in 41 milliseconds