Home
last modified time | relevance | path

Searched refs:nSlotId (Results 201 – 217 of 217) sorted by relevance

123456789

/trunk/main/sfx2/source/control/
H A Dmsgpool.cxx118 if ( rInterface.Count() == 1 && !rInterface[0]->nSlotId ) in RegisterInterface()
H A Ddispatch.cxx2554 sal_uInt16 nSlotId = rState.GetPool()->GetSlotId(pItem->Which()); in _FillState() local
2555 if ( !pItem->IsA(pIF->GetSlot(nSlotId)->GetType()->Type()) ) in _FillState()
2559 aMsg += ByteString::CreateFromInt32( nSlotId ); in _FillState()
/trunk/main/sd/source/ui/func/
H A Dfuconstr.cxx311 switch( nSlotId ) in SetStyleSheet()
H A Dfuconbez.cxx283 switch (nSlotId) in Activate()
/trunk/main/sfx2/source/inc/
H A Dtempldgi.hxx218 void SetFamilyState( sal_uInt16 nSlotId, const SfxTemplateItem* );
/trunk/main/editeng/inc/editeng/
H A Dsvxacorr.hxx80 virtual sal_Bool SetAttr( xub_StrLen nStt, xub_StrLen nEnd, sal_uInt16 nSlotId,
/trunk/main/sc/source/ui/inc/
H A Dtabvwsh.hxx381 Window* pParent, sal_uInt16 nSlotId );
H A Ddocsh.hxx214 virtual sal_Bool QuerySlotExecutable( sal_uInt16 nSlotId );
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx2382 sal_Bool ScDocShell::QuerySlotExecutable( sal_uInt16 nSlotId ) in QuerySlotExecutable() argument
2390 switch( nSlotId ) in QuerySlotExecutable()
2396 aArgs[ 0 ] <<= (nSlotId == SID_SAVEASDOC); in QuerySlotExecutable()
/trunk/main/sd/source/ui/view/
H A Doutlnvsh.cxx1672 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetAttrState() local
1676 switch ( nSlotId ) in GetAttrState()
/trunk/main/sw/inc/
H A Dfesh.hxx507 …aultShape( sal_uInt16 /*SdrObjKind ?*/ eSdrObjectKind, const Rectangle& rRect, sal_uInt16 nSlotId);
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx338 sal_uInt16 nSlotId = 0); // SlotId fuer Dialog
/trunk/main/cui/source/tabpages/
H A Dparagrph.cxx2334 void lcl_SetBox(const SfxItemSet& rSet, sal_uInt16 nSlotId, TriStateBox& rBox) in lcl_SetBox() argument
2336 sal_uInt16 _nWhich = rSet.GetPool()->GetWhich(nSlotId); in lcl_SetBox()
/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx347 virtual sal_Bool QuerySlotExecutable( sal_uInt16 nSlotId );
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx1552 void SfxCommonTemplateDialog_Impl::SetFamilyState( sal_uInt16 nSlotId, const SfxTemplateItem* pItem… in SetFamilyState() argument
1554 sal_uInt16 nIdx = nSlotId - SID_STYLE_FAMILY_START; in SetFamilyState()
/trunk/main/svx/source/form/
H A Dfmshimp.cxx1125 bool FmXFormShell::isControlConversionSlot( sal_uInt16 nSlotId ) in isControlConversionSlot() argument
1128 if (nConvertSlots[i] == nSlotId) in isControlConversionSlot()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx1420 const sal_uInt16 nSlotId = aLoop->first; in disposing() local
1428 implCheckExternalSlot( nSlotId ); in disposing()

Completed in 161 milliseconds

123456789