Home
last modified time | relevance | path

Searched refs:nSlotId (Results 1 – 25 of 217) sorted by last modified time

123456789

/trunk/main/sd/source/ui/inc/
H A Dfupoor.hxx101 sal_uInt16 GetSlotID() const { return( nSlotId ); } in GetSlotID()
170 sal_uInt16 nSlotId; member in sd::FuPoor
/trunk/main/sw/source/ui/ribbar/
H A Dconform.cxx99 void ConstFormControl::Activate(const sal_uInt16 nSlotId) in Activate() argument
101 m_pWin->SetSdrDrawMode( static_cast<SdrObjKind>(nSlotId) ); in Activate()
102 SwDrawBase::Activate(nSlotId); in Activate()
103 m_pSh->GetDrawView()->SetCurrentObj(nSlotId); in Activate()
H A Dconpoly.cxx112 void ConstPolygon::Activate(const sal_uInt16 nSlotId) in Activate() argument
114 switch (nSlotId) in Activate()
132 SwDrawBase::Activate(nSlotId); in Activate()
H A Dconcustomshape.cxx139 void ConstCustomShape::Activate(const sal_uInt16 nSlotId) in Activate() argument
143 SwDrawBase::Activate(nSlotId); in Activate()
H A Dconrect.cxx163 void ConstRectangle::Activate(const sal_uInt16 nSlotId) in Activate() argument
168 switch (nSlotId) in Activate()
209 SwDrawBase::Activate(nSlotId); in Activate()
H A Dconarc.cxx100 void ConstArc::Activate(const sal_uInt16 nSlotId) in Activate() argument
102 switch (nSlotId) in Activate()
118 SwDrawBase::Activate(nSlotId); in Activate()
H A Dworkctrl.cxx87 sal_uInt16 nSlotId, in SwTbxInsertCtrl() argument
90 SfxToolBoxControl( nSlotId, nId, rTbx ), in SwTbxInsertCtrl()
91 nLastSlotId(FN_INSERT_CTRL == nSlotId ? FN_INSERT_TABLE : SID_INSERT_DIAGRAM) in SwTbxInsertCtrl()
215 sal_uInt16 nSlotId, in SwTbxAutoTextCtrl() argument
218 SfxToolBoxControl( nSlotId, nId, rTbx ), in SwTbxAutoTextCtrl()
766 sal_uInt16 nSlotId; member in SwZoomBox_Impl
792 nSlotId(nSlot), in SwZoomBox_Impl()
826 SfxUInt16Item aItem( nSlotId, (sal_uInt16)nZoom ); in Select()
827 if ( FN_PREVIEW_ZOOM == nSlotId ) in Select()
909 sal_uInt16 nSlotId, in SwPreviewZoomControl() argument
[all …]
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx700 sal_uInt16 nSlotId = rRequest.GetSlot(); in Execute() local
702 switch (nSlotId) in Execute()
738 framework::FrameworkHelper::Instance(*this)->HandleModeChangeSlot(nSlotId, rRequest); in Execute()
1356 sal_uInt16 nSlotId = rRequest.GetSlot(); in SetPaneVisibility() local
1359 pArguments->Get(nSlotId)).GetValue(); in SetPaneVisibility()
H A Ddrtxtob.cxx198 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetAttrState() local
202 switch ( nSlotId ) in GetAttrState()
211 SvxScriptSetItem aSetItem( nSlotId, GetPool() ); in GetAttrState()
216 if( (nSlotId == SID_ATTR_CHAR_FONT) || (nSlotId == SID_ATTR_CHAR_FONTHEIGHT) ) in GetAttrState()
427 nSlotId = 0; in GetAttrState()
H A Doutlnvsh.cxx1672 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetAttrState() local
1676 switch ( nSlotId ) in GetAttrState()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx1420 const sal_uInt16 nSlotId = aLoop->first; in disposing() local
1428 implCheckExternalSlot( nSlotId ); in disposing()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx388 sal_Bool bActivate, sal_uInt16 nSlotId ) in InsertObject() argument
410 switch (nSlotId) in InsertObject()
424 const SfxSlot* pSlot = pSlotPool->GetSlot(nSlotId); in InsertObject()
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx113 sal_uLong nSlotId = rReq.GetSlot(); in Execute() local
115 switch ( nSlotId ) in Execute()
197 if( nSlotId == SID_ATTR_CHAR_CJK_LANGUAGE ) in Execute()
199 else if( nSlotId == SID_ATTR_CHAR_CTL_LANGUAGE ) in Execute()
/trunk/main/svx/inc/svx/
H A Dzoomctrl.hxx48 SvxZoomStatusBarControl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb );
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx641 sal_uInt16 nSlotId = GetPool().GetSlotId( nWhich ); in GetState() local
642 switch( nSlotId ) in GetState()
654 rSet.InvalidateItem(nSlotId); in GetState()
666 rSet.InvalidateItem(nSlotId); in GetState()
679 rSet.InvalidateItem(nSlotId); in GetState()
693 SvxScriptSetItem aSetItem( nSlotId, *pSecondPool ); in GetState()
757 rSet.InvalidateItem( nSlotId ), nSlotId = 0; in GetState()
787 rSet.InvalidateItem( nSlotId ), nSlotId = 0; in GetState()
1152 sal_uInt16 nSlotId = GetPool().GetSlotId( nWhich ); in GetNoteState() local
1153 switch( nSlotId ) in GetNoteState()
[all …]
H A Ddrwtxtsh.cxx919 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetStatePropPanelAttr() local
922 switch ( nSlotId ) in GetStatePropPanelAttr()
942 sal_Bool bSet = nSlotId == SID_TABLE_VERT_NONE && eTVA == SDRTEXTVERTADJUST_TOP|| in GetStatePropPanelAttr()
943 nSlotId == SID_TABLE_VERT_CENTER && eTVA == SDRTEXTVERTADJUST_CENTER || in GetStatePropPanelAttr()
944 nSlotId == SID_TABLE_VERT_BOTTOM && eTVA == SDRTEXTVERTADJUST_BOTTOM; in GetStatePropPanelAttr()
945 rSet.Put(SfxBoolItem(nSlotId, bSet)); in GetStatePropPanelAttr()
949 rSet.Put(SfxBoolItem(nSlotId, sal_False)); in GetStatePropPanelAttr()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1172 sal_uInt16 i, nWhich, nSlotId; in OutAttr() local
1189 nSlotId = pSrcPool->GetSlotId(nWhich); in OutAttr()
1191 if (nSlotId && nWhich != nSlotId) in OutAttr()
1193 nWhich = rDstPool.GetWhich(nSlotId); in OutAttr()
1194 if (nWhich && nWhich != nSlotId && in OutAttr()
1296 nSlotId = pSrcPool->GetSlotId( nWhich ); in OutParaAttr() local
1298 if ( nSlotId && nWhich != nSlotId && in OutParaAttr()
1299 0 != ( nWhich = pDstPool->GetWhich( nSlotId ) ) && in OutParaAttr()
1300 nWhich != nSlotId && in OutParaAttr()
H A Dww8graf.cxx514 sal_uInt16 nSlotId = rDoc.GetAttrPool().GetSlotId(nWhich); in InsertTxbxStyAttrs() local
516 nSlotId && nWhich != nSlotId && in InsertTxbxStyAttrs()
517 0 != (nWhich = pEditPool->GetWhich(nSlotId)) && in InsertTxbxStyAttrs()
518 nWhich != nSlotId && in InsertTxbxStyAttrs()
734 sal_uInt16 nSlotId = rDoc.GetAttrPool().GetSlotId(nWhich); in InsertAttrsAsDrawingAttrs() local
736 nSlotId && nWhich != nSlotId && in InsertAttrsAsDrawingAttrs()
737 0 != (nWhich = pEditPool->GetWhich(nSlotId)) && in InsertAttrsAsDrawingAttrs()
738 nWhich != nSlotId in InsertAttrsAsDrawingAttrs()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx1267 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetStatePropPanelAttr() local
1270 switch ( nSlotId ) in GetStatePropPanelAttr()
1290 sal_Bool bSet = nSlotId == SID_TABLE_VERT_NONE && eTVA == SDRTEXTVERTADJUST_TOP|| in GetStatePropPanelAttr()
1291 nSlotId == SID_TABLE_VERT_CENTER && eTVA == SDRTEXTVERTADJUST_CENTER || in GetStatePropPanelAttr()
1292 nSlotId == SID_TABLE_VERT_BOTTOM && eTVA == SDRTEXTVERTADJUST_BOTTOM; in GetStatePropPanelAttr()
1293 rSet.Put(SfxBoolItem(nSlotId, bSet)); in GetStatePropPanelAttr()
1297 rSet.Put(SfxBoolItem(nSlotId, sal_False)); in GetStatePropPanelAttr()
/trunk/main/editeng/source/editeng/
H A Dedtspell.cxx609 sal_uInt16 nSlotId, SfxPoolItem& rItem ) in SetAttr() argument
618 sal_uInt16 nWhich = pPool->GetWhich( nSlotId ); in SetAttr()
/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx347 virtual sal_Bool QuerySlotExecutable( sal_uInt16 nSlotId );
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx221 …return ( nSlotId == SID_OPENDOC || nSlotId == SID_EXPORTDOC || nSlotId == SID_SAVEASDOC || nSlotId in isMediaDescriptor()
222nSlotId == SID_SAVETO || nSlotId == SID_EXPORTDOCASPDF || nSlotId == SID_DIRECTEXPORTDOCASPDF ); in isMediaDescriptor()
233 if ( nSlotId == SID_OPENURL ) in TransformParameters()
234 nSlotId = SID_OPENDOC; in TransformParameters()
235 if ( nSlotId == SID_SAVEASURL ) in TransformParameters()
236 nSlotId = SID_SAVEASDOC; in TransformParameters()
961 if ( nSlotId == SID_OPENURL ) in TransformItems()
962 nSlotId = SID_OPENDOC; in TransformItems()
964 nSlotId = SID_SAVEASDOC; in TransformItems()
1399 …if ( nSlotId == SID_OPENDOC || nSlotId == SID_EXPORTDOC || nSlotId == SID_SAVEASDOC || nSlotId ==… in TransformItems()
[all …]
H A Dappopen.cxx693 sal_uInt16 nSlotId = (sal_uInt16) String( aCommand, 5, aCommand.Len()-5 ).ToInt32(); in OpenDocExec_Impl() local
694 if ( nSlotId == SID_OPENDOC ) in OpenDocExec_Impl()
/trunk/main/svx/source/customshapes/
H A Dtbxcustomshapes.cxx50 SvxTbxCtlCustomShapes::SvxTbxCtlCustomShapes( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ) : in SvxTbxCtlCustomShapes() argument
51 SfxToolBoxControl( nSlotId, nId, rTbx ), in SvxTbxCtlCustomShapes()
54 switch( nSlotId ) in SvxTbxCtlCustomShapes()
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx746 sal_uInt16 nSlotId = 0; in Execute() local
748 nSlotId = SID_VIEWSHELL1; in Execute()
750 nSlotId = bOnly ? SID_VIEWSHELL0 : SID_VIEWSHELL1; in Execute()
752 if( nSlotId ) in Execute()
756 if( ISA(SwWebDocShell) && SID_VIEWSHELL1 == nSlotId ) in Execute()
757 nSlotId = SID_VIEWSHELL2; in Execute()
764 pTmpFrm->GetDispatcher()->Execute( nSlotId, 0, 0, SFX_CALLMODE_ASYNCHRON ); in Execute()

Completed in 144 milliseconds

123456789