Home
last modified time | relevance | path

Searched defs:GetValue (Results 1 – 25 of 137) sorted by relevance

123456

/trunk/main/svl/inc/svl/
H A Dcintitem.hxx81 sal_uInt8 GetValue() const { return m_nValue; } in GetValue() function in CntByteItem
143 sal_Int16 GetValue() const { return m_nValue; } in GetValue() function in CntUInt16Item
205 sal_Int32 GetValue() const { return m_nValue; } in GetValue() function in CntInt32Item
267 sal_uInt32 GetValue() const { return m_nValue; } in GetValue() function in CntUInt32Item
H A Dcenumitm.hxx113 sal_uInt16 GetValue() const { return m_nValue; } in GetValue() function in CntEnumItem
167 sal_Bool GetValue() const { return m_bValue; } in GetValue() function in CntBoolItem
H A Dglobalnameitem.hxx46 SvGlobalName GetValue() const { return m_aName; } in GetValue() function in SfxGlobalNameItem
H A Dlckbitem.hxx52 SvLockBytes* GetValue() const { return _xVal; } in GetValue() function in SfxLockBytesItem
H A Dszitem.hxx66 const Size& GetValue() const { return aVal; } in GetValue() function in SfxSizeItem
H A Dptitem.hxx61 const Point& GetValue() const { return aVal; } in GetValue() function in SfxPointItem
H A Drectitem.hxx61 const Rectangle& GetValue() const { return aVal; } in GetValue() function in SfxRectangleItem
/trunk/main/sd/inc/
H A Dsdattr.hxx122 ::com::sun::star::presentation::FadeEffect GetValue() const in GetValue() function in DiaEffectItem
138 FadeSpeed GetValue() const in GetValue() function in DiaSpeedItem
154 PresChange GetValue() const { return (PresChange) SfxEnumItem::GetValue(); } in GetValue() function in DiaAutoItem
/trunk/main/svx/inc/svx/
H A Dchrtitem.hxx183 SvxChartStyle GetValue() const in GetValue() function in SvxChartStyleItem
201 SvxChartRegress GetValue() const in GetValue() function in SvxChartRegressItem
221 SvxChartDataDescr GetValue() const in GetValue() function in SvxChartDataDescrItem
243 SvxChartTextOrder GetValue() const in GetValue() function in SvxChartTextOrderItem
262 SvxChartTextOrient GetValue() const in GetValue() function in SvxChartTextOrientItem
281 SvxChartKindError GetValue() const in GetValue() function in SvxChartKindErrorItem
302 SvxChartIndicate GetValue() const in GetValue() function in SvxChartIndicateItem
342 double GetValue() const { return fVal; } in GetValue() function in SvxDoubleItem
H A Dsdtaitm.hxx49 SdrTextVertAdjust GetValue() const { return (SdrTextVertAdjust)SfxEnumItem::GetValue(); } in GetValue() function in SdrTextVertAdjustItem
76 SdrTextHorzAdjust GetValue() const { return (SdrTextHorzAdjust)SfxEnumItem::GetValue(); } in GetValue() function in SdrTextHorzAdjustItem
H A Dsxmtpitm.hxx44 SdrMeasureTextHPos GetValue() const { return (SdrMeasureTextHPos)SfxEnumItem::GetValue(); } in GetValue() function in SdrMeasureTextHPosItem
64 SdrMeasureTextVPos GetValue() const { return (SdrMeasureTextVPos)SfxEnumItem::GetValue(); } in GetValue() function in SdrMeasureTextVPosItem
H A Dxfillit0.hxx55 XFillStyle GetValue() const { return (XFillStyle) SfxEnumItem::GetValue(); } in GetValue() function in XFillStyleItem
H A Dxflbmpit.hxx54 SVX_DLLPRIVATE RECT_POINT GetValue() const { return (RECT_POINT) SfxEnumItem::GetValue(); } in GetValue() function in XFillBmpPosItem
H A Dxftadit.hxx45 XFormTextAdjust GetValue() const { return (XFormTextAdjust) SfxEnumItem::GetValue(); } in GetValue() function in XFormTextAdjustItem
H A Dxftshit.hxx45 XFormTextShadow GetValue() const { return (XFormTextShadow) SfxEnumItem::GetValue(); } in GetValue() function in XFormTextShadowItem
H A Dxlineit0.hxx51 XLineStyle GetValue() const { return (XLineStyle) SfxEnumItem::GetValue(); } in GetValue() function in XLineStyleItem
H A Dxlinjoit.hxx54 …com::sun::star::drawing::LineJoint GetValue() const { return (com::sun::star::drawing::LineJoint) … in GetValue() function in XLineJointItem
H A Dxtextit0.hxx44 XFormTextStyle GetValue() const { return (XFormTextStyle) SfxEnumItem::GetValue(); } in GetValue() function in XFormTextStyleItem
H A Dofaitem.hxx45 void* GetValue() const { return pPtr; } in GetValue() function in OfaPtrItem
H A De3ditem.hxx56 const basegfx::B3DVector& GetValue() const { return aVal; } in GetValue() function in SvxB3DVectorItem
H A Dsdgmoitm.hxx48 GraphicDrawMode GetValue() const { return (GraphicDrawMode) SfxEnumItem::GetValue(); } in GetValue() function in SdrGrafModeItem
H A Dsxmuitm.hxx41 FieldUnit GetValue() const { return (FieldUnit)SfxEnumItem::GetValue(); } in GetValue() function in SdrMeasureUnitItem
/trunk/main/sw/source/ui/inc/
H A Dswwrtshitem.hxx44 SwWrtShell* GetValue() const { return pWrtSh; } in GetValue() function in SwWrtShellItem
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/attribute/
H A DAttributeProvider.java48 public String GetValue (final String sKey) in GetValue() method in AttributeProvider
/trunk/main/sw/source/filter/inc/
H A Drtf.hxx49 sal_uInt16 GetValue() const { return Value.nVal; } in GetValue() function in RTFVertOrient
75 sal_uInt16 GetValue() const { return Value.nVal; } in GetValue() function in RTFHoriOrient
100 sal_uInt16 GetValue() const { return Value.nVal; } in GetValue() function in RTFProtect
123 sal_uInt16 GetValue() const { return Value.nVal; } in GetValue() function in RTFSurround

Completed in 47 milliseconds

123456