/trunk/main/svl/inc/svl/ |
H A D | cintitem.hxx | 81 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 D | cenumitm.hxx | 113 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 D | globalnameitem.hxx | 46 SvGlobalName GetValue() const { return m_aName; } in GetValue() function in SfxGlobalNameItem
|
H A D | lckbitem.hxx | 52 SvLockBytes* GetValue() const { return _xVal; } in GetValue() function in SfxLockBytesItem
|
H A D | szitem.hxx | 66 const Size& GetValue() const { return aVal; } in GetValue() function in SfxSizeItem
|
H A D | ptitem.hxx | 61 const Point& GetValue() const { return aVal; } in GetValue() function in SfxPointItem
|
H A D | rectitem.hxx | 61 const Rectangle& GetValue() const { return aVal; } in GetValue() function in SfxRectangleItem
|
/trunk/main/sd/inc/ |
H A D | sdattr.hxx | 122 ::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 D | chrtitem.hxx | 183 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 D | sdtaitm.hxx | 49 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 D | sxmtpitm.hxx | 44 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 D | xfillit0.hxx | 55 XFillStyle GetValue() const { return (XFillStyle) SfxEnumItem::GetValue(); } in GetValue() function in XFillStyleItem
|
H A D | xflbmpit.hxx | 54 SVX_DLLPRIVATE RECT_POINT GetValue() const { return (RECT_POINT) SfxEnumItem::GetValue(); } in GetValue() function in XFillBmpPosItem
|
H A D | xftadit.hxx | 45 XFormTextAdjust GetValue() const { return (XFormTextAdjust) SfxEnumItem::GetValue(); } in GetValue() function in XFormTextAdjustItem
|
H A D | xftshit.hxx | 45 XFormTextShadow GetValue() const { return (XFormTextShadow) SfxEnumItem::GetValue(); } in GetValue() function in XFormTextShadowItem
|
H A D | xlineit0.hxx | 51 XLineStyle GetValue() const { return (XLineStyle) SfxEnumItem::GetValue(); } in GetValue() function in XLineStyleItem
|
H A D | xlinjoit.hxx | 54 …com::sun::star::drawing::LineJoint GetValue() const { return (com::sun::star::drawing::LineJoint) … in GetValue() function in XLineJointItem
|
H A D | xtextit0.hxx | 44 XFormTextStyle GetValue() const { return (XFormTextStyle) SfxEnumItem::GetValue(); } in GetValue() function in XFormTextStyleItem
|
H A D | ofaitem.hxx | 45 void* GetValue() const { return pPtr; } in GetValue() function in OfaPtrItem
|
H A D | e3ditem.hxx | 56 const basegfx::B3DVector& GetValue() const { return aVal; } in GetValue() function in SvxB3DVectorItem
|
H A D | sdgmoitm.hxx | 48 GraphicDrawMode GetValue() const { return (GraphicDrawMode) SfxEnumItem::GetValue(); } in GetValue() function in SdrGrafModeItem
|
H A D | sxmuitm.hxx | 41 FieldUnit GetValue() const { return (FieldUnit)SfxEnumItem::GetValue(); } in GetValue() function in SdrMeasureUnitItem
|
/trunk/main/sw/source/ui/inc/ |
H A D | swwrtshitem.hxx | 44 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 D | AttributeProvider.java | 48 public String GetValue (final String sKey) in GetValue() method in AttributeProvider
|
/trunk/main/sw/source/filter/inc/ |
H A D | rtf.hxx | 49 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
|