Home
last modified time | relevance | path

Searched refs:GetSlotId (Results 1 – 25 of 140) sorted by relevance

123456

/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/control/
H A Dobjface.cxx36 return static_cast<int>(static_cast<SfxSlot const *>(pSmaller)->GetSlotId()) - in SfxCompareSlots_qsort()
37 static_cast<int>(static_cast<SfxSlot const *>(pBigger)->GetSlotId()); in SfxCompareSlots_qsort()
44 static_cast<int>(static_cast<SfxSlot const *>(pBigger)->GetSlotId()); in SfxCompareSlots_bsearch()
130 pIter->GetSlotId() != (pIter+1)->GetSlotId() ); in SetSlotMap()
157 if ( pNext->GetSlotId() <= pIter->GetSlotId() ) in SetSlotMap()
167 << pCurSlot->GetSlotId() in SetSlotMap()
168 << " , " << pIter->GetSlotId() ); in SetSlotMap()
H A Drequest.cxx174 SAL_WARN("sfx", "Recording unsupported slot: " << pImpl->pPool->GetSlotId(nSlot)); in SfxRequest()
215 SAL_WARN( "sfx", "Recording unsupported slot: " << pImpl->pPool->GetSlotId(nSlotId) ); in SfxRequest()
247 : nSlot(pSlot->GetSlotId()), in SfxRequest()
571 if ( nSlot != pImpl->pSlot->GetSlotId() ) in Done_Impl()
583 << pImpl->pSlot->GetSlotId() ); in Done_Impl()
596 const sal_uInt16 nWhich(rPool.GetWhich(pImpl->pSlot->GetSlotId())); in Done_Impl()
600 << pImpl->pSlot->GetSlotId() ); in Done_Impl()
604 TransformItems( pImpl->pSlot->GetSlotId(), *pSet, aSeq, pImpl->pSlot ); in Done_Impl()
614 TransformItems( pImpl->pSlot->GetSlotId(), *pSet, aSeq, pImpl->pSlot ); in Done_Impl()
628 sal_uInt16 nSlotId = rPool.GetSlotId( pItem->Which() ); in Done_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/tbxctrls/
H A Dlboxctrl.cxx147 pId = SID_UNDO == GetSlotId() ? RID_SVXSTR_NUM_UNDO_ACTION : RID_SVXSTR_NUM_REDO_ACTION; in Impl_SetInfo()
149 pId = SID_UNDO == GetSlotId() ? RID_SVXSTR_NUM_UNDO_ACTIONS : RID_SVXSTR_NUM_REDO_ACTIONS; in Impl_SetInfo()
222 DBG_ASSERT(( SID_UNDO == GetSlotId() || SID_REDO == GetSlotId() ), "mismatching ids" ); in CreatePopupWindow()
231 pPopupWin = VclPtr<SvxPopupWindowListBox>::Create( GetSlotId(), m_aCommandURL, GetId(), rBox ); in CreatePopupWindow()
240 aActionStr = SvxResId(SID_UNDO == GetSlotId() ? in CreatePopupWindow()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/control/
H A Dobjface.cxx40 return static_cast<int>(static_cast<SfxSlot const *>(pSmaller)->GetSlotId()) - in SfxCompareSlots_qsort()
41 static_cast<int>(static_cast<SfxSlot const *>(pBigger)->GetSlotId()); in SfxCompareSlots_qsort()
48 static_cast<int>(static_cast<SfxSlot const *>(pBigger)->GetSlotId()); in SfxCompareSlots_bsearch()
136 pIter->GetSlotId() != (pIter+1)->GetSlotId() ); in SetSlotMap()
163 if ( pNext->GetSlotId() <= pIter->GetSlotId() ) in SetSlotMap()
173 << pCurSlot->GetSlotId() in SetSlotMap()
174 << " , " << pIter->GetSlotId() ); in SetSlotMap()
H A Drequest.cxx174 SAL_WARN("sfx", "Recording unsupported slot: " << pImpl->pPool->GetSlotId(nSlot)); in SfxRequest()
213 SAL_WARN( "sfx", "Recording unsupported slot: " << pImpl->pPool->GetSlotId(nSlotId) ); in SfxRequest()
245 : nSlot(pSlot->GetSlotId()), in SfxRequest()
568 if ( nSlot != pImpl->pSlot->GetSlotId() ) in Done_Impl()
580 << pImpl->pSlot->GetSlotId() ); in Done_Impl()
593 sal_uInt16 nWhich = rPool.GetWhich(pImpl->pSlot->GetSlotId()); in Done_Impl()
596 << pImpl->pSlot->GetSlotId() ); in Done_Impl()
599 TransformItems( pImpl->pSlot->GetSlotId(), *pSet, aSeq, pImpl->pSlot ); in Done_Impl()
608 TransformItems( pImpl->pSlot->GetSlotId(), *pSet, aSeq, pImpl->pSlot ); in Done_Impl()
622 sal_uInt16 nSlotId = rPool.GetSlotId( pItem->Which() ); in Done_Impl()
H A Demojipopup.cxx38 …VclPtr<SfxEmojiControl> pControl = VclPtr<SfxEmojiControl>::Create(GetSlotId(), &GetToolBox(), m_x… in CreatePopupWindow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/idl/source/objects/
H A Dobject.cxx88 if( !xAttr->GetSlotId().IsSet() ) in ReadContextSvIdl()
106 SAL_WARN( "idl", "new slot : " << rAttr.GetSlotId().getString() ); in TestAttribute()
115 if( pS->GetSlotId().GetValue() != rAttr.GetSlotId().GetValue() ) in TestAttribute()
122 sal_uInt32 nId1 = pS->GetSlotId().GetValue(); in TestAttribute()
123 sal_uInt32 nId2 = rAttr.GetSlotId().GetValue(); in TestAttribute()
185 sal_uLong nId = pAttr->GetSlotId().GetValue(); in InsertSlots()
H A Dslot.cxx238 SvMetaAttribute *pAttr2 = rBase.FindKnownAttr( GetSlotId() ); in ReadSvIdl()
268 sal_uInt16 nId = static_cast<sal_uInt16>(GetSlotId().GetValue()); in Insert()
275 nPos = rList[ 0 ]->GetSlotId().GetValue() >= nId ? 0 : 1; in Insert()
285 … int nDiff = static_cast<int>(nId) - static_cast<int>(rList[ nMid ]->GetSlotId().GetValue()); in Insert()
309 static_cast<sal_uInt16>(rList[ nPos ]->GetSlotId().GetValue()), in Insert()
312 static_cast<sal_uInt16>(rList[ nPos-1 ]->GetSlotId().GetValue()), in Insert()
315 static_cast<sal_uInt16>(rList[ nPos+1 ]->GetSlotId().GetValue()), in Insert()
399 OString aSlotIdValue(OString::number(GetSlotId().GetValue())); in WriteSlot()
593 .WriteOString(pPar->GetSlotId().getString()).WriteCharPtr(" },") << endl; in WriteSlotParamArray()
609 OString slotId = GetSlotId().getString(); in WriteSlotMap()
H A Dtypes.cxx45 const SvIdentifier & SvMetaAttribute::GetSlotId() const in GetSlotId() function in SvMetaAttribute
48 return static_cast<SvMetaAttribute *>(GetRef())->GetSlotId(); in GetSlotId()
53 if( GetType()->IsItem() && !GetSlotId().IsSet() ) in Test()
110 rAttrArray.append(GetSlotId().getString()); in MakeSfx()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/idl/source/objects/
H A Dobject.cxx88 if( !xAttr->GetSlotId().IsSet() ) in ReadContextSvIdl()
106 SAL_WARN( "idl", "new slot : " << rAttr.GetSlotId().getString() ); in TestAttribute()
115 if( pS->GetSlotId().GetValue() != rAttr.GetSlotId().GetValue() ) in TestAttribute()
122 sal_uInt32 nId1 = pS->GetSlotId().GetValue(); in TestAttribute()
123 sal_uInt32 nId2 = rAttr.GetSlotId().GetValue(); in TestAttribute()
185 sal_uLong nId = pAttr->GetSlotId().GetValue(); in InsertSlots()
H A Dslot.cxx258 SvMetaAttribute *pAttr2 = rBase.FindKnownAttr( GetSlotId() ); in ReadSvIdl()
288 sal_uInt16 nId = static_cast<sal_uInt16>(GetSlotId().GetValue()); in Insert()
295 nPos = rList[ 0 ]->GetSlotId().GetValue() >= nId ? 0 : 1; in Insert()
305 … int nDiff = static_cast<int>(nId) - static_cast<int>(rList[ nMid ]->GetSlotId().GetValue()); in Insert()
329 static_cast<sal_uInt16>(rList[ nPos ]->GetSlotId().GetValue()), in Insert()
332 static_cast<sal_uInt16>(rList[ nPos-1 ]->GetSlotId().GetValue()), in Insert()
335 static_cast<sal_uInt16>(rList[ nPos+1 ]->GetSlotId().GetValue()), in Insert()
426 OString aSlotIdValue(OString::number(GetSlotId().GetValue())); in WriteSlot()
623 .WriteOString(pPar->GetSlotId().getString()).WriteCharPtr(" },") << endl; in WriteSlotParamArray()
639 OString slotId = GetSlotId().getString(); in WriteSlotMap()
H A Dtypes.cxx45 const SvIdentifier & SvMetaAttribute::GetSlotId() const in GetSlotId() function in SvMetaAttribute
48 return static_cast<SvMetaAttribute *>(GetRef())->GetSlotId(); in GetSlotId()
53 if( GetType()->IsItem() && !GetSlotId().IsSet() ) in Test()
110 rAttrArray.append(GetSlotId().getString()); in MakeSfx()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/accessibility/
H A DShapeTypeHandler.cxx111 ShapeTypeId nSlotId (GetSlotId (rShapeInfo.mxShape)); in CreateAccessibleObject()
171 tools::Long ShapeTypeHandler::GetSlotId (const OUString& aServiceName) const in GetSlotId() function in accessibility::ShapeTypeHandler
183 tools::Long ShapeTypeHandler::GetSlotId (const uno::Reference<drawing::XShape>& rxShape) const in GetSlotId() function in accessibility::ShapeTypeHandler
186 return GetSlotId (rxShape->getShapeType()); in GetSlotId()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/accessibility/
H A DShapeTypeHandler.cxx113 ShapeTypeId nSlotId (GetSlotId (rShapeInfo.mxShape)); in CreateAccessibleObject()
173 long ShapeTypeHandler::GetSlotId (const OUString& aServiceName) const in GetSlotId() function in accessibility::ShapeTypeHandler
185 long ShapeTypeHandler::GetSlotId (const uno::Reference<drawing::XShape>& rxShape) const in GetSlotId() function in accessibility::ShapeTypeHandler
188 return GetSlotId (rxShape->getShapeType()); in GetSlotId()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A DShapeTypeHandler.hxx181 SVX_DLLPRIVATE long GetSlotId (const OUString& aServiceName) const;
191 SVX_DLLPRIVATE long GetSlotId (const css::uno::Reference<
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A DShapeTypeHandler.hxx182 SVX_DLLPRIVATE tools::Long GetSlotId (const OUString& aServiceName) const;
192 SVX_DLLPRIVATE tools::Long GetSlotId (const css::uno::Reference<
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/toolbox/
H A Dtbxitem.cxx105 sal_uInt16 nSlotId = pSlot->GetSlotId(); in SfxToolBoxControllerFactory()
148 unsigned short SfxToolBoxControl::GetSlotId() const in GetSlotId() function in SfxToolBoxControl
358 nSlotId = pSlot->GetSlotId(); in statusChanged()
360 nSlotId = GetSlotId(); in statusChanged()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dmsg.hxx210 sal_uInt16 GetSlotId() const;
233 inline sal_uInt16 SfxSlot::GetSlotId() const in GetSlotId() function in SfxSlot
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dmsg.hxx210 sal_uInt16 GetSlotId() const;
233 inline sal_uInt16 SfxSlot::GetSlotId() const in GetSlotId() function in SfxSlot
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sidebar/text/
H A DTextCharacterSpacingPopup.cxx41 …rSpacingControl> pControl = VclPtr<TextCharacterSpacingControl>::Create(GetSlotId(), &GetToolBox()… in CreatePopupWindow()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sidebar/paragraph/
H A DParaLineSpacingPopup.cxx43 …VclPtr<ParaLineSpacingControl> pControl = VclPtr<ParaLineSpacingControl>::Create(GetSlotId(), &Get… in CreatePopupWindow()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/sidebar/
H A DPageColumnPopup.cxx38 …olumnControl> pControl = VclPtr<sw::sidebar::PageColumnControl>::Create(GetSlotId(), &GetToolBox()… in CreatePopupWindow()
H A DPageMarginPopup.cxx38 …arginControl> pControl = VclPtr<sw::sidebar::PageMarginControl>::Create(GetSlotId(), &GetToolBox()… in CreatePopupWindow()
H A DPageSizePopup.cxx38 …ageSizeControl> pControl = VclPtr<sw::sidebar::PageSizeControl>::Create(GetSlotId(), &GetToolBox()… in CreatePopupWindow()
H A DPageOrientationPopup.cxx38 …Control> pControl = VclPtr<sw::sidebar::PageOrientationControl>::Create(GetSlotId(), &GetToolBox()… in CreatePopupWindow()

123456