Home
last modified time | relevance | path

Searched refs:SfxUInt32Item (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Ddrviews9.cxx281 const SfxUInt32Item* pRed = rReq.GetArg<SfxUInt32Item>(ID_VAL_RED); in AttrExec()
282 const SfxUInt32Item* pGreen = rReq.GetArg<SfxUInt32Item>(ID_VAL_GREEN); in AttrExec()
283 const SfxUInt32Item* pBlue = rReq.GetArg<SfxUInt32Item>(ID_VAL_BLUE); in AttrExec()
306 const SfxUInt32Item* pRed = rReq.GetArg<SfxUInt32Item>(ID_VAL_RED); in AttrExec()
307 const SfxUInt32Item* pGreen = rReq.GetArg<SfxUInt32Item>(ID_VAL_GREEN); in AttrExec()
308 const SfxUInt32Item* pBlue = rReq.GetArg<SfxUInt32Item>(ID_VAL_BLUE); in AttrExec()
329 const SfxUInt32Item* pRed = rReq.GetArg<SfxUInt32Item>(ID_VAL_RED); in AttrExec()
331 const SfxUInt32Item* pBlue = rReq.GetArg<SfxUInt32Item>(ID_VAL_BLUE); in AttrExec()
399 const SfxUInt32Item* pRed = rReq.GetArg<SfxUInt32Item>(ID_VAL_RED); in AttrExec()
401 const SfxUInt32Item* pBlue = rReq.GetArg<SfxUInt32Item>(ID_VAL_BLUE); in AttrExec()
[all …]
H A DViewShellImplementation.cxx124 const SfxUInt32Item* pNewAutoLayout = rRequest.GetArg<SfxUInt32Item>(ID_VAL_WHATLAYOUT); in ProcessModifyPageSlot()
229 const SfxUInt32Item* pWhatPage = rRequest.GetArg<SfxUInt32Item>(ID_VAL_WHATPAGE); in AssignLayout()
230 const SfxUInt32Item* pWhatLayout = rRequest.GetArg<SfxUInt32Item>(ID_VAL_WHATLAYOUT); in AssignLayout()
268 aRequest.AppendItem(SfxUInt32Item (ID_VAL_WHATLAYOUT, eLayout)); in AssignLayout()
H A Dviewshe3.cxx108 rSet.Put(SfxUInt32Item(SID_UNDO, static_cast<sal_uInt32>(SID_REPAIRPACKAGE))); in GetMenuState()
139 rSet.Put(SfxUInt32Item(SID_REDO, static_cast<sal_uInt32>(SID_REPAIRPACKAGE))); in GetMenuState()
212 const SfxUInt32Item* pLayout = rRequest.GetArg<SfxUInt32Item>(ID_VAL_WHATLAYOUT); in CreateOrDuplicatePage()
231 const SfxUInt32Item* pLayout = rRequest.GetArg<SfxUInt32Item>(ID_VAL_WHATLAYOUT); in CreateOrDuplicatePage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Ddrviews9.cxx281 const SfxUInt32Item* pRed = rReq.GetArg<SfxUInt32Item>(ID_VAL_RED); in AttrExec()
282 const SfxUInt32Item* pGreen = rReq.GetArg<SfxUInt32Item>(ID_VAL_GREEN); in AttrExec()
283 const SfxUInt32Item* pBlue = rReq.GetArg<SfxUInt32Item>(ID_VAL_BLUE); in AttrExec()
306 const SfxUInt32Item* pRed = rReq.GetArg<SfxUInt32Item>(ID_VAL_RED); in AttrExec()
307 const SfxUInt32Item* pGreen = rReq.GetArg<SfxUInt32Item>(ID_VAL_GREEN); in AttrExec()
308 const SfxUInt32Item* pBlue = rReq.GetArg<SfxUInt32Item>(ID_VAL_BLUE); in AttrExec()
329 const SfxUInt32Item* pRed = rReq.GetArg<SfxUInt32Item>(ID_VAL_RED); in AttrExec()
331 const SfxUInt32Item* pBlue = rReq.GetArg<SfxUInt32Item>(ID_VAL_BLUE); in AttrExec()
399 const SfxUInt32Item* pRed = rReq.GetArg<SfxUInt32Item>(ID_VAL_RED); in AttrExec()
401 const SfxUInt32Item* pBlue = rReq.GetArg<SfxUInt32Item>(ID_VAL_BLUE); in AttrExec()
[all …]
H A DViewShellImplementation.cxx124 const SfxUInt32Item* pNewAutoLayout = rRequest.GetArg<SfxUInt32Item>(ID_VAL_WHATLAYOUT); in ProcessModifyPageSlot()
229 const SfxUInt32Item* pWhatPage = rRequest.GetArg<SfxUInt32Item>(ID_VAL_WHATPAGE); in AssignLayout()
230 const SfxUInt32Item* pWhatLayout = rRequest.GetArg<SfxUInt32Item>(ID_VAL_WHATLAYOUT); in AssignLayout()
268 aRequest.AppendItem(SfxUInt32Item (ID_VAL_WHATLAYOUT, eLayout)); in AssignLayout()
H A Dviewshe3.cxx108 rSet.Put(SfxUInt32Item(SID_UNDO, static_cast<sal_uInt32>(SID_REPAIRPACKAGE))); in GetMenuState()
139 rSet.Put(SfxUInt32Item(SID_REDO, static_cast<sal_uInt32>(SID_REPAIRPACKAGE))); in GetMenuState()
212 const SfxUInt32Item* pLayout = rRequest.GetArg<SfxUInt32Item>(ID_VAL_WHATLAYOUT); in CreateOrDuplicatePage()
231 const SfxUInt32Item* pLayout = rRequest.GetArg<SfxUInt32Item>(ID_VAL_WHATLAYOUT); in CreateOrDuplicatePage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/func/
H A Dfuconarc.cxx80 const SfxUInt32Item* pCenterX = rReq.GetArg<SfxUInt32Item>(ID_VAL_CENTER_X); in DoExecute()
81 const SfxUInt32Item* pCenterY = rReq.GetArg<SfxUInt32Item>(ID_VAL_CENTER_Y); in DoExecute()
82 const SfxUInt32Item* pAxisX = rReq.GetArg<SfxUInt32Item>(ID_VAL_AXIS_X); in DoExecute()
83 const SfxUInt32Item* pAxisY = rReq.GetArg<SfxUInt32Item>(ID_VAL_AXIS_Y); in DoExecute()
84 const SfxUInt32Item* pPhiStart = rReq.GetArg<SfxUInt32Item>(ID_VAL_ANGLESTART); in DoExecute()
85 const SfxUInt32Item* pPhiEnd = rReq.GetArg<SfxUInt32Item>(ID_VAL_ANGLEEND); in DoExecute()
H A Dfuconrec.cxx135 const SfxUInt32Item* pCenterX = rReq.GetArg<SfxUInt32Item>(ID_VAL_CENTER_X); in DoExecute()
136 const SfxUInt32Item* pCenterY = rReq.GetArg<SfxUInt32Item>(ID_VAL_CENTER_Y); in DoExecute()
137 const SfxUInt32Item* pAxisX = rReq.GetArg<SfxUInt32Item>(ID_VAL_AXIS_X); in DoExecute()
138 const SfxUInt32Item* pAxisY = rReq.GetArg<SfxUInt32Item>(ID_VAL_AXIS_Y); in DoExecute()
159 … const SfxUInt32Item* pMouseStartX = rReq.GetArg<SfxUInt32Item>(ID_VAL_MOUSESTART_X); in DoExecute()
160 … const SfxUInt32Item* pMouseStartY = rReq.GetArg<SfxUInt32Item>(ID_VAL_MOUSESTART_Y); in DoExecute()
161 … const SfxUInt32Item* pMouseEndX = rReq.GetArg<SfxUInt32Item>(ID_VAL_MOUSEEND_X); in DoExecute()
162 … const SfxUInt32Item* pMouseEndY = rReq.GetArg<SfxUInt32Item>(ID_VAL_MOUSEEND_Y); in DoExecute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/func/
H A Dfuconarc.cxx79 const SfxUInt32Item* pCenterX = rReq.GetArg<SfxUInt32Item>(ID_VAL_CENTER_X); in DoExecute()
80 const SfxUInt32Item* pCenterY = rReq.GetArg<SfxUInt32Item>(ID_VAL_CENTER_Y); in DoExecute()
81 const SfxUInt32Item* pAxisX = rReq.GetArg<SfxUInt32Item>(ID_VAL_AXIS_X); in DoExecute()
82 const SfxUInt32Item* pAxisY = rReq.GetArg<SfxUInt32Item>(ID_VAL_AXIS_Y); in DoExecute()
83 const SfxUInt32Item* pPhiStart = rReq.GetArg<SfxUInt32Item>(ID_VAL_ANGLESTART); in DoExecute()
84 const SfxUInt32Item* pPhiEnd = rReq.GetArg<SfxUInt32Item>(ID_VAL_ANGLEEND); in DoExecute()
H A Dfuconrec.cxx130 const SfxUInt32Item* pCenterX = rReq.GetArg<SfxUInt32Item>(ID_VAL_CENTER_X); in DoExecute()
131 const SfxUInt32Item* pCenterY = rReq.GetArg<SfxUInt32Item>(ID_VAL_CENTER_Y); in DoExecute()
132 const SfxUInt32Item* pAxisX = rReq.GetArg<SfxUInt32Item>(ID_VAL_AXIS_X); in DoExecute()
133 const SfxUInt32Item* pAxisY = rReq.GetArg<SfxUInt32Item>(ID_VAL_AXIS_Y); in DoExecute()
154 … const SfxUInt32Item* pMouseStartX = rReq.GetArg<SfxUInt32Item>(ID_VAL_MOUSESTART_X); in DoExecute()
155 … const SfxUInt32Item* pMouseStartY = rReq.GetArg<SfxUInt32Item>(ID_VAL_MOUSESTART_Y); in DoExecute()
156 … const SfxUInt32Item* pMouseEndX = rReq.GetArg<SfxUInt32Item>(ID_VAL_MOUSEEND_X); in DoExecute()
157 … const SfxUInt32Item* pMouseEndY = rReq.GetArg<SfxUInt32Item>(ID_VAL_MOUSEEND_Y); in DoExecute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dtool.h53 std::unique_ptr<SfxUInt32Item> pAttr; // associated attribute
61 FormIdent( sal_uInt8 nFormat, sal_uInt8 nSt, SfxUInt32Item& rAttr ) in FormIdent()
72 SfxUInt32Item* GetAttr( void ) in GetAttr()
97 SfxUInt32Item* NewAttr( sal_uInt8 nFormat, sal_uInt8 nSt );
102 inline const SfxUInt32Item* GetAttr( sal_uInt8 nFormat, sal_uInt8 nSt );
106 inline const SfxUInt32Item* FormCache::GetAttr( sal_uInt8 nFormat, sal_uInt8 nSt ) in GetAttr()
111 SfxUInt32Item* pAttr; in GetAttr()
112 SfxUInt32Item* pRet; in GetAttr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dtool.h52 std::unique_ptr<SfxUInt32Item> pAttr; // associated attribute
60 FormIdent( sal_uInt8 nFormat, sal_uInt8 nSt, SfxUInt32Item& rAttr ) in FormIdent()
71 SfxUInt32Item* GetAttr( void ) in GetAttr()
96 SfxUInt32Item* NewAttr( sal_uInt8 nFormat, sal_uInt8 nSt );
101 inline const SfxUInt32Item* GetAttr( sal_uInt8 nFormat, sal_uInt8 nSt );
105 inline const SfxUInt32Item* FormCache::GetAttr( sal_uInt8 nFormat, sal_uInt8 nSt ) in GetAttr()
110 SfxUInt32Item* pAttr; in GetAttr()
111 SfxUInt32Item* pRet; in GetAttr()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvx3ditems.hxx42 inline SfxUInt32Item makeSvx3DDepthItem(sal_uInt32 nVal) { in makeSvx3DDepthItem()
43 return SfxUInt32Item(SDRATTR_3DOBJ_DEPTH, nVal); in makeSvx3DDepthItem()
47 return SfxUInt32Item(SDRATTR_3DOBJ_HORZ_SEGS, nVal); in makeSvx3DHorizontalSegmentsItem()
50 inline SfxUInt32Item makeSvx3DVerticalSegmentsItem(sal_uInt32 nVal) { in makeSvx3DVerticalSegmentsItem()
51 return SfxUInt32Item(SDRATTR_3DOBJ_VERT_SEGS, nVal); in makeSvx3DVerticalSegmentsItem()
54 inline SfxUInt32Item makeSvx3DEndAngleItem(sal_uInt32 nVal) { in makeSvx3DEndAngleItem()
55 return SfxUInt32Item(SDRATTR_3DOBJ_END_ANGLE, nVal); in makeSvx3DEndAngleItem()
155 inline SfxUInt32Item makeSvx3DDistanceItem(sal_uInt32 nVal) {
156 return SfxUInt32Item(SDRATTR_3DSCENE_DISTANCE, nVal);
159 inline SfxUInt32Item makeSvx3DFocalLengthItem(sal_uInt32 nVal) {
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvx3ditems.hxx41 inline SfxUInt32Item makeSvx3DDepthItem(sal_uInt32 nVal) { in makeSvx3DDepthItem()
42 return SfxUInt32Item(SDRATTR_3DOBJ_DEPTH, nVal); in makeSvx3DDepthItem()
46 return SfxUInt32Item(SDRATTR_3DOBJ_HORZ_SEGS, nVal); in makeSvx3DHorizontalSegmentsItem()
49 inline SfxUInt32Item makeSvx3DVerticalSegmentsItem(sal_uInt32 nVal) { in makeSvx3DVerticalSegmentsItem()
50 return SfxUInt32Item(SDRATTR_3DOBJ_VERT_SEGS, nVal); in makeSvx3DVerticalSegmentsItem()
53 inline SfxUInt32Item makeSvx3DEndAngleItem(sal_uInt32 nVal) { in makeSvx3DEndAngleItem()
54 return SfxUInt32Item(SDRATTR_3DOBJ_END_ANGLE, nVal); in makeSvx3DEndAngleItem()
154 inline SfxUInt32Item makeSvx3DDistanceItem(sal_uInt32 nVal) { in makeSvx3DDistanceItem()
155 return SfxUInt32Item(SDRATTR_3DSCENE_DISTANCE, nVal); in makeSvx3DDistanceItem()
158 inline SfxUInt32Item makeSvx3DFocalLengthItem(sal_uInt32 nVal) { in makeSvx3DFocalLengthItem()
[all …]
H A Dsdggaitm.hxx31 class SVX_DLLPUBLIC SdrGrafGamma100Item : public SfxUInt32Item
36 …SdrGrafGamma100Item( sal_uInt32 nGamma100 = 100 ) : SfxUInt32Item( SDRATTR_GRAFGAMMA, nGamma100 ) … in SdrGrafGamma100Item()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/sidebar/
H A DTableEditPanel.cxx52 const SfxUInt32Item* pItem = static_cast<const SfxUInt32Item*>(pState); in NotifyItemUpdate()
74 const SfxUInt32Item* pItem = static_cast<const SfxUInt32Item*>(pState); in NotifyItemUpdate()
178 SfxUInt32Item aRowHeight(SID_ATTR_TABLE_ROW_HEIGHT); in IMPL_LINK_NOARG()
189 SfxUInt32Item aColumnWidth(SID_ATTR_TABLE_COLUMN_WIDTH); in IMPL_LINK_NOARG()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svl/
H A Dintitem.hxx113 class SVL_DLLPUBLIC SfxUInt32Item: public CntUInt32Item class
118 explicit SfxUInt32Item(sal_uInt16 which = 0, sal_uInt32 nValue = 0): in SfxUInt32Item() function in SfxUInt32Item
121 virtual SfxUInt32Item* Clone(SfxItemPool * = nullptr) const override in Clone()
122 { return new SfxUInt32Item(*this); } in Clone()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/sidebar/
H A DTableEditPanel.cxx54 const SfxUInt32Item* pItem = static_cast<const SfxUInt32Item*>(pState); in NotifyItemUpdate()
74 const SfxUInt32Item* pItem = static_cast<const SfxUInt32Item*>(pState); in NotifyItemUpdate()
219 SfxUInt32Item aRowHeight(SID_ATTR_TABLE_ROW_HEIGHT); in IMPL_LINK_NOARG()
230 SfxUInt32Item aColumnWidth(SID_ATTR_TABLE_COLUMN_WIDTH); in IMPL_LINK_NOARG()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/items/
H A Dintitem.cxx142 SfxPoolItem* SfxUInt32Item::CreateDefault() in CreateDefault()
144 return new SfxUInt32Item(); in CreateDefault()
147 void SfxUInt32Item::dumpAsXml(xmlTextWriterPtr pWriter) const in dumpAsXml()
155 boost::property_tree::ptree SfxUInt32Item::dumpAsJSON() const in dumpAsJSON()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/sdi/
H A Dsdraw.sdi1445 (SfxUInt32Item Red ID_VAL_RED,SfxUInt32Item Green ID_VAL_GREEN,SfxUInt32Item Blue ID_VAL_BLUE)
1853SfxUInt32Item Style ID_VAL_STYLE,SfxUInt32Item Angle ID_VAL_ANGLE,SfxUInt32Item Border ID_VAL_BORD…
1870 (SfxStringItem Name ID_VAL_INDEX,SfxUInt32Item Red ID_VAL_RED,SfxUInt32Item Green ID_VAL_GREEN,SfxU…
1887 (SfxStringItem Name ID_VAL_INDEX,SfxUInt32Item Red ID_VAL_RED,SfxUInt32Item Green ID_VAL_GREEN,SfxU…
1957 (SfxStringItem Name ID_VAL_INDEX,SfxUInt32Item Style ID_VAL_STYLE,SfxUInt32Item Distance ID_VAL_DIS…
1974 (SfxStringItem Name ID_VAL_INDEX,SfxUInt32Item Red ID_VAL_RED,SfxUInt32Item Green ID_VAL_GREEN,SfxU…
2441 (SfxUInt32Item Red ID_VAL_RED,SfxUInt32Item Green ID_VAL_GREEN,SfxUInt32Item Blue ID_VAL_BLUE)
2475 (SfxUInt32Item MouseEndX ID_VAL_MOUSEEND_X,SfxUInt32Item MouseEndY ID_VAL_MOUSEEND_Y)
2611 (SfxUInt32Item WhatPage ID_VAL_WHATPAGE, SfxUInt32Item WhatLayout ID_VAL_WHATLAYOUT)
3040 (SfxUInt32Item PageLeft ID_VAL_PAGELEFT,SfxUInt32Item PageRight ID_VAL_PAGERIGHT,SfxUInt32Item Page…
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/sdi/
H A Dsdraw.sdi1445 (SfxUInt32Item Red ID_VAL_RED,SfxUInt32Item Green ID_VAL_GREEN,SfxUInt32Item Blue ID_VAL_BLUE)
1853SfxUInt32Item Style ID_VAL_STYLE,SfxUInt32Item Angle ID_VAL_ANGLE,SfxUInt32Item Border ID_VAL_BORD…
1870 (SfxStringItem Name ID_VAL_INDEX,SfxUInt32Item Red ID_VAL_RED,SfxUInt32Item Green ID_VAL_GREEN,SfxU…
1887 (SfxStringItem Name ID_VAL_INDEX,SfxUInt32Item Red ID_VAL_RED,SfxUInt32Item Green ID_VAL_GREEN,SfxU…
1957 (SfxStringItem Name ID_VAL_INDEX,SfxUInt32Item Style ID_VAL_STYLE,SfxUInt32Item Distance ID_VAL_DIS…
1974 (SfxStringItem Name ID_VAL_INDEX,SfxUInt32Item Red ID_VAL_RED,SfxUInt32Item Green ID_VAL_GREEN,SfxU…
2423 (SfxUInt32Item Red ID_VAL_RED,SfxUInt32Item Green ID_VAL_GREEN,SfxUInt32Item Blue ID_VAL_BLUE)
2457 (SfxUInt32Item MouseEndX ID_VAL_MOUSEEND_X,SfxUInt32Item MouseEndY ID_VAL_MOUSEEND_Y)
2593 (SfxUInt32Item WhatPage ID_VAL_WHATPAGE, SfxUInt32Item WhatLayout ID_VAL_WHATLAYOUT)
3022 (SfxUInt32Item PageLeft ID_VAL_PAGELEFT,SfxUInt32Item PageRight ID_VAL_PAGERIGHT,SfxUInt32Item Page…
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/sdi/
H A Dsvx.sdi237SfxUInt32Item CenterX ID_VAL_CENTER_X,SfxUInt32Item CenterY ID_VAL_CENTER_Y,SfxUInt32Item AxisX ID…
1371 (SfxUInt32Item CenterX ID_VAL_CENTER_X,SfxUInt32Item CenterY ID_VAL_CENTER_Y,SfxUInt32Item AxisX ID…
1388 (SfxUInt32Item CenterX ID_VAL_CENTER_X,SfxUInt32Item CenterY ID_VAL_CENTER_Y,SfxUInt32Item AxisX ID…
1405SfxUInt32Item CenterX ID_VAL_CENTER_X,SfxUInt32Item CenterY ID_VAL_CENTER_Y,SfxUInt32Item AxisX ID…
1422SfxUInt32Item CenterX ID_VAL_CENTER_X,SfxUInt32Item CenterY ID_VAL_CENTER_Y,SfxUInt32Item AxisX ID…
1440SfxUInt32Item CenterX ID_VAL_CENTER_X,SfxUInt32Item CenterY ID_VAL_CENTER_Y,SfxUInt32Item AxisX ID…
1457SfxUInt32Item CenterX ID_VAL_CENTER_X,SfxUInt32Item CenterY ID_VAL_CENTER_Y,SfxUInt32Item AxisX ID…
1474SfxUInt32Item CenterX ID_VAL_CENTER_X,SfxUInt32Item CenterY ID_VAL_CENTER_Y,SfxUInt32Item AxisX ID…
2512 (SfxUInt32Item CenterX ID_VAL_CENTER_X,SfxUInt32Item CenterY ID_VAL_CENTER_Y,SfxUInt32Item AxisX ID…
2547SfxUInt32Item CenterX ID_VAL_CENTER_X,SfxUInt32Item CenterY ID_VAL_CENTER_Y,SfxUInt32Item AxisX ID…
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/sdi/
H A Dsvx.sdi237SfxUInt32Item CenterX ID_VAL_CENTER_X,SfxUInt32Item CenterY ID_VAL_CENTER_Y,SfxUInt32Item AxisX ID…
1371 (SfxUInt32Item CenterX ID_VAL_CENTER_X,SfxUInt32Item CenterY ID_VAL_CENTER_Y,SfxUInt32Item AxisX ID…
1388 (SfxUInt32Item CenterX ID_VAL_CENTER_X,SfxUInt32Item CenterY ID_VAL_CENTER_Y,SfxUInt32Item AxisX ID…
1405SfxUInt32Item CenterX ID_VAL_CENTER_X,SfxUInt32Item CenterY ID_VAL_CENTER_Y,SfxUInt32Item AxisX ID…
1422SfxUInt32Item CenterX ID_VAL_CENTER_X,SfxUInt32Item CenterY ID_VAL_CENTER_Y,SfxUInt32Item AxisX ID…
1440SfxUInt32Item CenterX ID_VAL_CENTER_X,SfxUInt32Item CenterY ID_VAL_CENTER_Y,SfxUInt32Item AxisX ID…
1457SfxUInt32Item CenterX ID_VAL_CENTER_X,SfxUInt32Item CenterY ID_VAL_CENTER_Y,SfxUInt32Item AxisX ID…
1474SfxUInt32Item CenterX ID_VAL_CENTER_X,SfxUInt32Item CenterY ID_VAL_CENTER_Y,SfxUInt32Item AxisX ID…
2377 (SfxUInt32Item CenterX ID_VAL_CENTER_X,SfxUInt32Item CenterY ID_VAL_CENTER_Y,SfxUInt32Item AxisX ID…
2412SfxUInt32Item CenterX ID_VAL_CENTER_X,SfxUInt32Item CenterY ID_VAL_CENTER_Y,SfxUInt32Item AxisX ID…
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svl/
H A Dintitem.hxx108 class SVL_DLLPUBLIC SfxUInt32Item: public CntUInt32Item class
113 explicit SfxUInt32Item(sal_uInt16 which = 0, sal_uInt32 nValue = 0): in SfxUInt32Item() function in SfxUInt32Item
117 { return new SfxUInt32Item(*this); } in Clone()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/items/
H A Dintitem.cxx123 SfxPoolItem* SfxUInt32Item::CreateDefault() in CreateDefault()
125 return new SfxUInt32Item(); in CreateDefault()
128 void SfxUInt32Item::dumpAsXml(xmlTextWriterPtr pWriter) const in dumpAsXml()

12345678910>>...13