Home
last modified time | relevance | path

Searched refs:SfxUInt16Item (Results 1 – 25 of 586) sorted by relevance

12345678910>>...24

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/dlg/
H A Ddlgpage.cxx80 aSet.Put(SfxUInt16Item(sal_uInt16(SID_ENUM_PAGE_MODE), SVX_PAGE_MODE_PRESENTATION)); in PageCreated()
81 aSet.Put(SfxUInt16Item(SID_PAPER_START, PAPER_A0)); in PageCreated()
82 aSet.Put(SfxUInt16Item(SID_PAPER_END, PAPER_E)); in PageCreated()
96 aSet.Put(SfxUInt16Item(SID_PAGE_TYPE, 0)); in PageCreated()
97 aSet.Put(SfxUInt16Item(SID_DLG_TYPE, 1)); in PageCreated()
98 aSet.Put(SfxUInt16Item(SID_TABPAGE_POS, 0)); in PageCreated()
103 aSet.Put(SfxUInt16Item(SID_PAGE_TYPE, 0)); in PageCreated()
104 aSet.Put(SfxUInt16Item(SID_DLG_TYPE, 1)); in PageCreated()
H A Dtabtempl.cxx87 aSet.Put (SfxUInt16Item(SID_DLG_TYPE,1)); in PageCreated()
96 aSet.Put (SfxUInt16Item(SID_PAGE_TYPE,0)); in PageCreated()
97 aSet.Put (SfxUInt16Item(SID_DLG_TYPE,1)); in PageCreated()
98 aSet.Put (SfxUInt16Item(SID_TABPAGE_POS,0)); in PageCreated()
105 aSet.Put (SfxUInt16Item(SID_PAGE_TYPE,0)); in PageCreated()
106 aSet.Put (SfxUInt16Item(SID_DLG_TYPE,1)); in PageCreated()
111 aSet.Put (SfxUInt16Item(SID_PAGE_TYPE,0)); in PageCreated()
112 aSet.Put (SfxUInt16Item(SID_DLG_TYPE,1)); in PageCreated()
H A Dprltempl.cxx102 aInputSet.Put( SfxUInt16Item( SID_PARAM_CUR_NUM_LEVEL, 1<<GetOutlineLevel()));
223 aSet.Put (SfxUInt16Item(SID_DLG_TYPE,1)); in PageCreated()
233 aSet.Put (SfxUInt16Item(SID_PAGE_TYPE,0)); in PageCreated()
234 aSet.Put (SfxUInt16Item(SID_DLG_TYPE,1)); in PageCreated()
235 aSet.Put (SfxUInt16Item(SID_TABPAGE_POS,0)); in PageCreated()
241 aSet.Put (SfxUInt16Item(SID_PAGE_TYPE,0)); in PageCreated()
242 aSet.Put (SfxUInt16Item(SID_DLG_TYPE,1)); in PageCreated()
247 aSet.Put (SfxUInt16Item(SID_PAGE_TYPE,0)); in PageCreated()
248 aSet.Put (SfxUInt16Item(SID_DLG_TYPE,1)); in PageCreated()
H A Ddiactrl.cxx38 SFX_IMPL_TOOLBOX_CONTROL( SdTbxCtlDiaPages, SfxUInt16Item )
99 void SdPagesField::UpdatePagesField( const SfxUInt16Item* pItem ) in UpdatePagesField()
130 SfxUInt16Item aItem(SID_PAGES_PER_ROW, m_xWidget->get_value()); in IMPL_LINK_NOARG()
165 const SfxUInt16Item* pItem = nullptr; in StateChanged()
168 pItem = dynamic_cast< const SfxUInt16Item* >( pState ); in StateChanged()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/dlg/
H A Ddlgpage.cxx80 aSet.Put (SfxUInt16Item(sal_uInt16(SID_ENUM_PAGE_MODE), SVX_PAGE_MODE_PRESENTATION)); in PageCreated()
81 aSet.Put (SfxUInt16Item(SID_PAPER_START, PAPER_A0)); in PageCreated()
82 aSet.Put (SfxUInt16Item(SID_PAPER_END, PAPER_E)); in PageCreated()
96 aSet.Put (SfxUInt16Item(SID_PAGE_TYPE,0)); in PageCreated()
97 aSet.Put (SfxUInt16Item(SID_DLG_TYPE,1)); in PageCreated()
98 aSet.Put (SfxUInt16Item(SID_TABPAGE_POS,0)); in PageCreated()
103 aSet.Put(SfxUInt16Item(SID_PAGE_TYPE,0)); in PageCreated()
104 aSet.Put(SfxUInt16Item(SID_DLG_TYPE,1)); in PageCreated()
H A Dtabtempl.cxx87 aSet.Put (SfxUInt16Item(SID_DLG_TYPE,1)); in PageCreated()
96 aSet.Put (SfxUInt16Item(SID_PAGE_TYPE,0)); in PageCreated()
97 aSet.Put (SfxUInt16Item(SID_DLG_TYPE,1)); in PageCreated()
98 aSet.Put (SfxUInt16Item(SID_TABPAGE_POS,0)); in PageCreated()
105 aSet.Put (SfxUInt16Item(SID_PAGE_TYPE,0)); in PageCreated()
106 aSet.Put (SfxUInt16Item(SID_DLG_TYPE,1)); in PageCreated()
111 aSet.Put (SfxUInt16Item(SID_PAGE_TYPE,0)); in PageCreated()
112 aSet.Put (SfxUInt16Item(SID_DLG_TYPE,1)); in PageCreated()
H A Ddiactrl.cxx35 SFX_IMPL_TOOLBOX_CONTROL( SdTbxCtlDiaPages, SfxUInt16Item ) in SFX_IMPL_TOOLBOX_CONTROL() argument
67 void SdPagesField::UpdatePagesField( const SfxUInt16Item* pItem ) in UpdatePagesField()
84 SfxUInt16Item aItem( SID_PAGES_PER_ROW, static_cast<sal_uInt16>(GetValue()) ); in Modify()
120 const SfxUInt16Item* pItem = nullptr; in StateChanged()
123 pItem = dynamic_cast< const SfxUInt16Item* >( pState ); in StateChanged()
H A Dprltempl.cxx101 aInputSet.Put( SfxUInt16Item( SID_PARAM_CUR_NUM_LEVEL, 1<<GetOutlineLevel()));
222 aSet.Put (SfxUInt16Item(SID_DLG_TYPE,1)); in PageCreated()
232 aSet.Put (SfxUInt16Item(SID_PAGE_TYPE,0)); in PageCreated()
233 aSet.Put (SfxUInt16Item(SID_DLG_TYPE,1)); in PageCreated()
234 aSet.Put (SfxUInt16Item(SID_TABPAGE_POS,0)); in PageCreated()
240 aSet.Put (SfxUInt16Item(SID_PAGE_TYPE,0)); in PageCreated()
241 aSet.Put (SfxUInt16Item(SID_DLG_TYPE,1)); in PageCreated()
246 aSet.Put (SfxUInt16Item(SID_PAGE_TYPE,0)); in PageCreated()
247 aSet.Put (SfxUInt16Item(SID_DLG_TYPE,1)); in PageCreated()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvx3ditems.hxx34 inline SfxUInt16Item makeSvx3DPercentDiagonalItem(sal_uInt16 nVal) { in makeSvx3DPercentDiagonalItem()
35 return SfxUInt16Item(SDRATTR_3DOBJ_PERCENT_DIAGONAL, nVal); in makeSvx3DPercentDiagonalItem()
38 inline SfxUInt16Item makeSvx3DBackscaleItem(sal_uInt16 nVal) { in makeSvx3DBackscaleItem()
39 return SfxUInt16Item(SDRATTR_3DOBJ_BACKSCALE, nVal); in makeSvx3DBackscaleItem()
70 class UNLESS_MERGELIBS(SVXCORE_DLLPUBLIC) Svx3DNormalsKindItem : public SfxUInt16Item {
116 inline SfxUInt16Item makeSvx3DMaterialSpecularIntensityItem(sal_uInt16 nVal) {
117 return SfxUInt16Item(SDRATTR_3DOBJ_MAT_SPECULAR_INTENSITY, nVal);
145 class UNLESS_MERGELIBS(SVXCORE_DLLPUBLIC) Svx3DPerspectiveItem : public SfxUInt16Item {
267 inline SfxUInt16Item makeSvx3DShadowSlantItem(sal_uInt16 nVal) {
268 return SfxUInt16Item(SDRATTR_3DSCENE_SHADOW_SLANT, nVal);
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvx3ditems.hxx33 inline SfxUInt16Item makeSvx3DPercentDiagonalItem(sal_uInt16 nVal) { in makeSvx3DPercentDiagonalItem()
34 return SfxUInt16Item(SDRATTR_3DOBJ_PERCENT_DIAGONAL, nVal); in makeSvx3DPercentDiagonalItem()
37 inline SfxUInt16Item makeSvx3DBackscaleItem(sal_uInt16 nVal) { in makeSvx3DBackscaleItem()
38 return SfxUInt16Item(SDRATTR_3DOBJ_BACKSCALE, nVal); in makeSvx3DBackscaleItem()
69 class SVX_DLLPUBLIC Svx3DNormalsKindItem : public SfxUInt16Item {
83 class SVX_DLLPUBLIC Svx3DTextureProjectionXItem : public SfxUInt16Item {
116 return SfxUInt16Item(SDRATTR_3DOBJ_MAT_SPECULAR_INTENSITY, nVal); in makeSvx3DMaterialSpecularIntensityItem()
144 class SVX_DLLPUBLIC Svx3DPerspectiveItem : public SfxUInt16Item {
266 inline SfxUInt16Item makeSvx3DShadowSlantItem(sal_uInt16 nVal) { in makeSvx3DShadowSlantItem()
267 return SfxUInt16Item(SDRATTR_3DSCENE_SHADOW_SLANT, nVal); in makeSvx3DShadowSlantItem()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/engine3d/
H A Dsvx3ditems.cxx44 : SfxUInt16Item(SDRATTR_3DOBJ_NORMALS_KIND, nVal) in Svx3DNormalsKindItem()
49 : SfxUInt16Item(SDRATTR_3DOBJ_TEXTURE_PROJ_X, nVal) in Svx3DTextureProjectionXItem()
54 : SfxUInt16Item(SDRATTR_3DOBJ_TEXTURE_PROJ_Y, nVal) in Svx3DTextureProjectionYItem()
59 : SfxUInt16Item(SDRATTR_3DOBJ_TEXTURE_KIND, nVal) in Svx3DTextureKindItem()
64 : SfxUInt16Item(SDRATTR_3DOBJ_TEXTURE_MODE, nVal) in Svx3DTextureModeItem()
69 : SfxUInt16Item(SDRATTR_3DSCENE_PERSPECTIVE, static_cast<sal_uInt16>(nVal)) in Svx3DPerspectiveItem()
74 : SfxUInt16Item(SDRATTR_3DSCENE_SHADE_MODE, nVal) in Svx3DShadeModeItem()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/engine3d/
H A Dsvx3ditems.cxx44 : SfxUInt16Item(SDRATTR_3DOBJ_NORMALS_KIND, nVal) in Svx3DNormalsKindItem()
48 : SfxUInt16Item(SDRATTR_3DOBJ_TEXTURE_PROJ_X, nVal) in Svx3DTextureProjectionXItem()
52 : SfxUInt16Item(SDRATTR_3DOBJ_TEXTURE_PROJ_Y, nVal) in Svx3DTextureProjectionYItem()
56 : SfxUInt16Item(SDRATTR_3DOBJ_TEXTURE_KIND, nVal) in Svx3DTextureKindItem()
60 : SfxUInt16Item(SDRATTR_3DOBJ_TEXTURE_MODE, nVal) in Svx3DTextureModeItem()
64 : SfxUInt16Item(SDRATTR_3DSCENE_PERSPECTIVE, static_cast<sal_uInt16>(nVal)) in Svx3DPerspectiveItem()
68 : SfxUInt16Item(SDRATTR_3DSCENE_SHADE_MODE, nVal) in Svx3DShadeModeItem()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/app/
H A Dappopt.cxx175 pRet->Put(SfxUInt16Item( FN_HSCROLL_METRIC, static_cast< sal_uInt16 >(eUnit))); in CreateItemSet()
180 pRet->Put(SfxUInt16Item( FN_VSCROLL_METRIC, static_cast< sal_uInt16 >(eUnit) )); in CreateItemSet()
181 pRet->Put(SfxUInt16Item( SID_ATTR_METRIC, static_cast< sal_uInt16 >(pPref->GetMetric()) )); in CreateItemSet()
189 … pRet->Put( SfxUInt16Item( SID_ATTR_DEFTABSTOP, static_cast<sal_uInt16>(::GetTabDist(rDefTabs)))); in CreateItemSet()
192 …pRet->Put(SfxUInt16Item( SID_ATTR_DEFTABSTOP, static_cast<sal_uInt16>(convertMm100ToTwip(pPref->Ge… in CreateItemSet()
220 pRet->Put(SfxUInt16Item(SID_HTML_MODE, HTMLMODE_ON)); in CreateItemSet()
285 const SfxUInt16Item* pMetricItem = static_cast<const SfxUInt16Item*>(pItem); in ApplyItemSet()
298 const SfxUInt16Item* pMetricItem = static_cast<const SfxUInt16Item*>(pItem); in ApplyItemSet()
307 const SfxUInt16Item* pMetricItem = static_cast<const SfxUInt16Item*>(pItem); in ApplyItemSet()
316 sal_uInt16 nTabDist = static_cast<const SfxUInt16Item*>(pItem)->GetValue(); in ApplyItemSet()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/app/
H A Dappopt.cxx164 pRet->Put(SfxUInt16Item( FN_HSCROLL_METRIC, static_cast< sal_uInt16 >(eUnit))); in CreateItemSet()
169 pRet->Put(SfxUInt16Item( FN_VSCROLL_METRIC, static_cast< sal_uInt16 >(eUnit) )); in CreateItemSet()
170 pRet->Put(SfxUInt16Item( SID_ATTR_METRIC, static_cast< sal_uInt16 >(pPref->GetMetric()) )); in CreateItemSet()
178 …pRet->Put( SfxUInt16Item( SID_ATTR_DEFTABSTOP, o3tl::narrowing<sal_uInt16>(::GetTabDist(rDefTabs))… in CreateItemSet()
181 …pRet->Put(SfxUInt16Item( SID_ATTR_DEFTABSTOP, o3tl::narrowing<sal_uInt16>(convertMm100ToTwip(pPref… in CreateItemSet()
209 pRet->Put(SfxUInt16Item(SID_HTML_MODE, HTMLMODE_ON)); in CreateItemSet()
288 const SfxUInt16Item* pMetricItem = static_cast<const SfxUInt16Item*>(pItem); in ApplyItemSet()
301 const SfxUInt16Item* pMetricItem = static_cast<const SfxUInt16Item*>(pItem); in ApplyItemSet()
310 const SfxUInt16Item* pMetricItem = static_cast<const SfxUInt16Item*>(pItem); in ApplyItemSet()
319 sal_uInt16 nTabDist = static_cast<const SfxUInt16Item*>(pItem)->GetValue(); in ApplyItemSet()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/chrdlg/
H A Dnumpara.cxx77 const sal_uInt16 nHtmlMode = static_cast<const SfxUInt16Item*>(pItem)->GetValue(); in SwParagraphNumTabPage()
106 …const SfxUInt16Item* pOldOutlineLv = static_cast<const SfxUInt16Item*>(GetOldItem( *rSet, SID_ATTR… in FillItemSet()
109 … std::unique_ptr<SfxUInt16Item> pOutlineLv(static_cast<SfxUInt16Item*>(pOldOutlineLv->Clone())); in FillItemSet()
138 rSet->Put(SfxUInt16Item(FN_NUMBER_NEWSTART_AT, in FillItemSet()
176 …nOutlineLv = static_cast<const SfxUInt16Item &>(rSet->Get( GetWhich(SID_ATTR_PARA_OUTLINE_LEVEL) )… in Reset()
231 …const sal_uInt16 nNewStart = static_cast<const SfxUInt16Item&>(rSet->Get(FN_NUMBER_NEWSTART_AT)).G… in Reset()
321 SfxUInt16Item aFamily(SID_STYLE_FAMILY, static_cast<sal_uInt16>(nFamily)); in ExecuteEditNumStyle_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/inc/
H A Dsxlayitm.hxx27 class SdrLayerIdItem: public SfxUInt16Item {
29 SdrLayerIdItem(SdrLayerID nId): SfxUInt16Item(SDRATTR_LAYERID,sal_uInt8(nId)) {} in SdrLayerIdItem()
30 SdrLayerID GetValue() const { return SdrLayerID(SfxUInt16Item::GetValue()); } in GetValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/inc/
H A Dsxlayitm.hxx27 class SdrLayerIdItem: public SfxUInt16Item {
29 SdrLayerIdItem(SdrLayerID nId): SfxUInt16Item(SDRATTR_LAYERID,sal_uInt8(nId)) {} in SdrLayerIdItem()
30 SdrLayerID GetValue() const { return SdrLayerID(SfxUInt16Item::GetValue()); } in GetValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/stbctrls/
H A Dselctrl.cxx37 SFX_IMPL_STATUSBAR_CONTROL(SvxSelectionModeControl, SfxUInt16Item);
100 DBG_ASSERT( dynamic_cast< const SfxUInt16Item* >(pState) != nullptr, "invalid item type" ); in StateChanged()
101 const SfxUInt16Item* pItem = static_cast<const SfxUInt16Item*>(pState); in StateChanged()
132 SfxUInt16Item aState( GetSlotId(), mnState ); in MouseButtonDown()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Dparavertalignitem.hxx34 class EDITENG_DLLPUBLIC SvxParaVertAlignItem final : public SfxUInt16Item
54 … Align GetValue() const { return static_cast<Align>(SfxUInt16Item::GetValue()); } in GetValue()
55 … void SetValue(Align n) { SfxUInt16Item::SetValue(static_cast<sal_uInt16>(n)); } in SetValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Dparavertalignitem.hxx34 class EDITENG_DLLPUBLIC SvxParaVertAlignItem final : public SfxUInt16Item
54 … Align GetValue() const { return static_cast<Align>(SfxUInt16Item::GetValue()); } in GetValue()
55 … void SetValue(Align n) { SfxUInt16Item::SetValue(static_cast<sal_uInt16>(n)); } in SetValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svl/
H A Dintitem.hxx81 class SVL_DLLPUBLIC SfxUInt16Item: public CntUInt16Item class
86 explicit SfxUInt16Item(sal_uInt16 which = 0, sal_uInt16 nValue = 0): in SfxUInt16Item() function in SfxUInt16Item
89 virtual SfxUInt16Item* Clone(SfxItemPool * = nullptr) const override in Clone()
90 { return new SfxUInt16Item(*this); } in Clone()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/stbctrls/
H A Dselctrl.cxx42 SFX_IMPL_STATUSBAR_CONTROL(SvxSelectionModeControl, SfxUInt16Item);
121 DBG_ASSERT( dynamic_cast< const SfxUInt16Item* >(pState) != nullptr, "invalid item type" ); in StateChanged()
122 const SfxUInt16Item* pItem = static_cast<const SfxUInt16Item*>(pState); in StateChanged()
160 SfxUInt16Item aState( GetSlotId(), mnState ); in MouseButtonDown()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/chrdlg/
H A Dnumpara.cxx72 const sal_uInt16 nHtmlMode = static_cast<const SfxUInt16Item*>(pItem)->GetValue(); in SwParagraphNumTabPage()
101 …const SfxUInt16Item* pOldOutlineLv = static_cast<const SfxUInt16Item*>(GetOldItem( *rSet, SID_ATTR… in FillItemSet()
104 std::unique_ptr<SfxUInt16Item> pOutlineLv(pOldOutlineLv->Clone()); in FillItemSet()
133 rSet->Put(SfxUInt16Item(FN_NUMBER_NEWSTART_AT, in FillItemSet()
170 …sal_Int16 nOutlineLv = static_cast<const SfxUInt16Item &>(rSet->Get( GetWhich(SID_ATTR_PARA_OUTLIN… in Reset()
225 …const sal_uInt16 nNewStart = static_cast<const SfxUInt16Item&>(rSet->Get(FN_NUMBER_NEWSTART_AT)).G… in Reset()
315 SfxUInt16Item aFamily(SID_STYLE_FAMILY, static_cast<sal_uInt16>(nFamily)); in ExecuteEditNumStyle_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/sidebar/
H A DNumberFormatControl.cxx27 SFX_IMPL_TOOLBOX_CONTROL(ScNumberFormatControl, SfxUInt16Item);
58 const SfxUInt16Item* pItem = static_cast<const SfxUInt16Item*>(pState); in StateChanged()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Ddrviewsf.cxx200 rSet.Put( SfxUInt16Item( SID_ATTR_YEAR2000, nState ) ); in GetCtrlState()
517 SfxUInt16Item* pFamilyItem = dynamic_cast<SfxUInt16Item*>(pItem.get()); in GetAttrState()
532 SfxUInt16Item* pFamilyItem = dynamic_cast<SfxUInt16Item*>(pItem.get()); in GetAttrState()
544 SfxUInt16Item* pFamilyItem = dynamic_cast<SfxUInt16Item*>(pItem.get()); in GetAttrState()
557 SfxUInt16Item* pFamilyItem = dynamic_cast<SfxUInt16Item*>(pItem.get()); in GetAttrState()
641 rSet.Put(SfxUInt16Item(FN_BUL_NUM_RULE_INDEX,sal_uInt16(0xFFFF))); in GetAttrState()
642 rSet.Put(SfxUInt16Item(FN_NUM_NUM_RULE_INDEX,sal_uInt16(0xFFFF))); in GetAttrState()
649 rSet.Put(SfxUInt16Item(FN_BUL_NUM_RULE_INDEX,nBulIndex)); in GetAttrState()
657 rSet.Put(SfxUInt16Item(FN_NUM_NUM_RULE_INDEX,nBulIndex)); in GetAttrState()

12345678910>>...24