Home
last modified time | relevance | path

Searched refs:SfxUInt16Item (Results 151 – 175 of 586) sorted by relevance

12345678910>>...24

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dstlsheet.cxx214 rItemPool.SetPoolDefaultItem( SfxUInt16Item( ATTR_PAGE_SCALE, 100 ) ); in GetItemSet()
217 rItemPool.SetPoolDefaultItem( SfxUInt16Item( ATTR_PAGE_SCALETOPAGES, 0 ) ); in GetItemSet()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/chrdlg/
H A Dpardlg.cxx161 aSet.Put (SfxUInt16Item(SID_SWMODE_TYPE,static_cast<sal_uInt16>(SwBorderModes::PARA))); in PageCreated()
166 aSet.Put(SfxUInt16Item(SID_SVXSTDPARAGRAPHTABPAGE_PAGEWIDTH, in PageCreated()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dmodule.cxx244 eUnit = static_cast<FieldUnit>(static_cast<const SfxUInt16Item*>(pItem)->GetValue()); in GetCurrentFieldUnit()
256 eUnit = static_cast<FieldUnit>(static_cast<const SfxUInt16Item*>(pItem)->GetValue()); in GetFieldUnit()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/chrdlg/
H A Dpardlg.cxx166 aSet.Put (SfxUInt16Item(SID_SWMODE_TYPE,static_cast<sal_uInt16>(SwBorderModes::PARA))); in PageCreated()
171 aSet.Put(SfxUInt16Item(SID_SVXSTDPARAGRAPHTABPAGE_PAGEWIDTH, in PageCreated()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dstlsheet.cxx213 rItemPool.SetPoolDefaultItem( SfxUInt16Item( ATTR_PAGE_SCALE, 100 ) ); in GetItemSet()
216 rItemPool.SetPoolDefaultItem( SfxUInt16Item( ATTR_PAGE_SCALETOPAGES, 0 ) ); in GetItemSet()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dmodule.cxx246 eUnit = static_cast<FieldUnit>(static_cast<const SfxUInt16Item*>(pItem)->GetValue()); in GetCurrentFieldUnit()
258 eUnit = static_cast<FieldUnit>(static_cast<const SfxUInt16Item*>(pItem)->GetValue()); in GetFieldUnit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Demphasismarkitem.hxx33 class EDITENG_DLLPUBLIC SvxEmphasisMarkItem final : public SfxUInt16Item
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Demphasismarkitem.hxx33 class EDITENG_DLLPUBLIC SvxEmphasisMarkItem final : public SfxUInt16Item
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dviewlayoutitem.hxx27 class SVX_DLLPUBLIC SvxViewLayoutItem final : public SfxUInt16Item
H A Dzoomslideritem.hxx28 class SVX_DLLPUBLIC SvxZoomSliderItem final : public SfxUInt16Item
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dviewlayoutitem.hxx27 class SVX_DLLPUBLIC SvxViewLayoutItem final : public SfxUInt16Item
H A Dzoomslideritem.hxx28 class SVX_DLLPUBLIC SvxZoomSliderItem final : public SfxUInt16Item
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/dialogs/
H A Ddlg_ShapeFont.cxx54 aSet.Put( SfxUInt16Item( SID_DISABLE_CTL, DISABLE_CASEMAP ) ); in PageCreated()
H A Ddlg_ShapeParagraph.cxx59 … aSet.Put( SfxUInt16Item( SID_SVXTABULATORTABPAGE_DISABLEFLAGS, static_cast<sal_uInt16>(nFlags)) ); in PageCreated()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/dialogs/
H A Ddlg_ShapeFont.cxx54 aSet.Put( SfxUInt16Item( SID_DISABLE_CTL, DISABLE_CASEMAP ) ); in PageCreated()
H A Ddlg_ShapeParagraph.cxx59 … aSet.Put( SfxUInt16Item( SID_SVXTABULATORTABPAGE_DISABLEFLAGS, static_cast<sal_uInt16>(nFlags)) ); in PageCreated()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dviewdlg.cxx43 sal_uInt16 nValue = static_cast<const SfxUInt16Item *>(pItem)->GetValue(); in ExecDlg()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dviewdlg.cxx52 sal_uInt16 nValue = static_cast<const SfxUInt16Item *>(pItem)->GetValue(); in ExecDlg()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/dbgui/
H A Dvalidate.cxx419 static_cast< const SfxUInt16Item* >( pItem )->GetValue() ) ); in Reset()
425 static_cast< const SfxUInt16Item* >( pItem )->GetValue() ) ); in Reset()
466 rArgSet->Put( SfxUInt16Item( FID_VALID_MODE, sal::static_int_cast<sal_uInt16>( in FillItemSet()
468 …rArgSet->Put( SfxUInt16Item( FID_VALID_CONDMODE, sal::static_int_cast<sal_uInt16>( eCondMode ) ) ); in FillItemSet()
778 m_xLbAction->set_active( static_cast<const SfxUInt16Item*>(pItem)->GetValue() ); in Reset()
798 rArgSet->Put( SfxUInt16Item( FID_VALID_ERRSTYLE, m_xLbAction->get_active() ) ); in FillItemSet()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/frmdlg/
H A Duiborder.cxx44 aSet.Put(SfxUInt16Item(SID_SWMODE_TYPE, static_cast<sal_uInt16>(nType))); in SwBorderDlg()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/frmdlg/
H A Duiborder.cxx44 aSet.Put (SfxUInt16Item(SID_SWMODE_TYPE, static_cast<sal_uInt16>(nType))); in SwBorderDlg()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/docshell/
H A Ddocshel4.cxx341 pMediumSet->Put( SfxUInt16Item( SID_VIEW_ID, bStartPresentation ? 1 : 5 ) ); in Load()
370 pSet->Put( SfxUInt16Item( SID_VIEW_ID, 5 ) ); in LoadFrom()
417 pMediumSet->Put( SfxUInt16Item( SID_VIEW_ID, 1 ) ); in ImportFrom()
505 pMediumSet->Put( SfxUInt16Item( SID_VIEW_ID, 5 ) ); in ConvertFrom()
514 pMediumSet->Put( SfxUInt16Item( SID_VIEW_ID, bStartPresentation ? 1 : 5 ) ); in ConvertFrom()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/docshell/
H A Ddocshel4.cxx338 pMediumSet->Put( SfxUInt16Item( SID_VIEW_ID, bStartPresentation ? 1 : 5 ) ); in Load()
367 pSet->Put( SfxUInt16Item( SID_VIEW_ID, 5 ) ); in LoadFrom()
414 pMediumSet->Put( SfxUInt16Item( SID_VIEW_ID, 1 ) ); in ImportFrom()
502 pMediumSet->Put( SfxUInt16Item( SID_VIEW_ID, 5 ) ); in ConvertFrom()
511 pMediumSet->Put( SfxUInt16Item( SID_VIEW_ID, bStartPresentation ? 1 : 5 ) ); in ConvertFrom()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/graphic/
H A Dgrfatr.cxx169 : SfxUInt16Item( RES_GRFATR_ROTATION, checkAndCorrectValue(nVal).get() ), in SwRotationGrf()
181 return SfxUInt16Item::operator==( rCmp ) && in operator ==()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/graphic/
H A Dgrfatr.cxx171 : SfxUInt16Item( RES_GRFATR_ROTATION, checkAndCorrectValue(nVal) ), in SwRotationGrf()
183 return SfxUInt16Item::operator==( rCmp ) && in operator ==()

12345678910>>...24