Home
last modified time | relevance | path

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

/trunk/main/basctl/source/basicide/
H A Dtbxctl.cxx119 nLastSlot = USHRT_MAX; in SFX_IMPL_TOOLBOX_CONTROL()
132 if( nLastSlot == USHRT_MAX ) in GetPopupWindowType()
185 nLastSlot = nLastEnum; in StateChanged()
195 SfxAllEnumItem aItem( SID_CHOOSE_CONTROLS, nLastSlot ); in Select()
H A Dtbxctl.hxx69 sal_uInt16 nLastSlot; member in TbxControls
/trunk/main/svx/source/form/
H A Dtbxform.cxx171 ,nLastSlot( 0 ) in SvxFmTbxCtlConfig()
218 nLastSlot = nSlot; in StateChanged()
229 return( nLastSlot == 0 ? SFX_POPUPWINDOW_ONCLICK : SFX_POPUPWINDOW_ONTIMEOUT ); in GetPopupWindowType()
248 if ( nLastSlot ) in Select()
253 if ( SlotToCommands[n].nSlotId == nLastSlot ) in Select()
/trunk/main/svx/source/inc/
H A Dtbxform.hxx70 sal_uInt16 nLastSlot; member in SvxFmTbxCtlConfig

Completed in 36 milliseconds