Home
last modified time | relevance | path

Searched refs:GetSlotId (Results 26 – 50 of 78) sorted by relevance

1234

/aoo42x/main/sw/source/ui/inc/
H A Ddrawbase.hxx72 sal_uInt16 GetSlotId() { return m_nSlotId;} in GetSlotId() function in SwDrawBase
/aoo42x/main/idl/source/prj/
H A Ddatabase.cxx634 if( pAttr->GetSlotId() == pTok->GetString() ) in ReadKnownAttr()
660 if( pAttr->GetSlotId() == rId ) in SearchKnownAttr()
/aoo42x/main/svx/source/stbctrls/
H A Dinsctrl.cxx87 SfxBoolItem aIns( GetSlotId(), bInsert ); in Click()
H A Dselctrl.cxx84 SfxUInt16Item aState( GetSlotId(), nState ); in Click()
H A Dxmlsecctrl.cxx149 SfxUInt16Item aState( GetSlotId(), 0 ); in Command()
H A Dpszctrl.cxx264 else if ( nSID == GetSlotId() ) // controller is registered for SID_ATTR_SIZE in StateChanged()
/aoo42x/main/svx/source/tbxctrls/
H A Dtbxalign.cxx85 if ( GetSlotId() == SID_OBJECT_ALIGN ) in CreatePopupWindow()
H A Dgrafctrl.cxx703 return( new ImplGrafControl( pParent, GetSlotId(), m_aCommandURL, m_xFrame ) ); in CreateItemWindow()
1163 sal_uInt16 nSlotId = SfxItemPool::IsWhich( nWhich ) ? rPool.GetSlotId( nWhich ) : nWhich; in GetGrafAttrState()
/aoo42x/main/forms/source/richtext/
H A Dparametrizedattributedispatcher.cxx94 SfxSlotId nSlotId = aEmptySet.GetPool()->GetSlotId( _rState.getItem()->Which() ); in fillFeatureEventFromAttributeState()
/aoo42x/main/sfx2/inc/sfx2/
H A Ditemwrapper.hxx104 inline sal_uInt16 GetSlotId() const { return mnSlot; } in GetSlotId() function in sfx::SingleItemWrapper
H A Dstbitem.hxx119 sal_uInt16 GetSlotId() const { return nSlotId; } in GetSlotId() function in SfxStatusBarControl
H A Ddispatch.hxx185 sal_uInt16 GetSlotId( const String& rCommand );
H A Dtabdlg.hxx263 { return pSet->GetPool()->GetSlotId( nWhich ); } in GetSlot()
/aoo42x/main/svl/source/items/
H A Ditempool.cxx1084 sal_uInt16 SfxItemPool::GetSlotId( sal_uInt16 nWhich, sal_Bool bDeep ) const in GetSlotId() function in SfxItemPool
1092 return pSecondary->GetSlotId(nWhich); in GetSlotId()
/aoo42x/main/sd/source/ui/dlg/
H A Dgluectrl.cxx209 if( GetSlotId() == SID_GLUE_ESCDIR ) in CreateItemWindow()
/aoo42x/main/basctl/source/basicide/
H A Dtbxctl.cxx214 if ( GetSlotId() == SID_CHOOSE_CONTROLS ) in CreatePopupWindow()
/aoo42x/main/sw/source/core/draw/
H A Ddrawdoc.cxx95 0 != (nSlotId = rDocPool.GetSlotId( nW ) ) && in SwDrawModel()
/aoo42x/main/sw/source/ui/shells/
H A Ddrwtxtex.cxx635 sal_uInt16 nSlotId = GetPool().GetSlotId( nWhich ); in GetState()
901 sal_uInt16 nSlotId = GetPool().GetSlotId( nWhich ); in GetDrawTxtCtrlState()
/aoo42x/main/sfx2/source/control/
H A Dctrlitem.cxx57 pSlot->GetSlotId() ); in CheckConfigure_Impl()
/aoo42x/main/sd/source/ui/inc/
H A DFrameView.hxx167 sal_uInt16 GetSlotId() const { return mnSlotId; } in GetSlotId() function in sd::FrameView
/aoo42x/main/sd/source/ui/app/
H A Dtbxww.cxx220 switch( GetSlotId() ) in CreatePopupWindow()
/aoo42x/main/cui/source/inc/
H A Diconcdlg.hxx113 sal_uInt16 GetSlot( sal_uInt16 nWhich ) const { return pSet->GetPool()->GetSlotId( nWhich ); } in GetSlot()
/aoo42x/main/cui/source/dialogs/
H A Dsrchxtra.cxx166 sal_uInt16 nSlot = rPool.GetSlotId( nWhich ); in SvxSearchAttributeDialog()
/aoo42x/main/svl/inc/svl/
H A Ditempool.hxx252 sal_uInt16 GetSlotId( sal_uInt16 nWhich, sal_Bool bDeep = sal_True ) const;
/aoo42x/main/sd/source/ui/docshell/
H A Ddocshell.cxx280 ? GetPool().GetSlotId(nWhich) in GetState()

Completed in 103 milliseconds

1234