Home
last modified time | relevance | path

Searched refs:OptValue (Results 1 – 22 of 22) sorted by relevance

/AOO42X/main/oox/source/helper/
H A Dattributelist.cxx146 OptValue< sal_Int32 > AttributeList::getToken( sal_Int32 nAttrToken ) const in getToken()
149 return OptValue< sal_Int32 >( nToken != XML_TOKEN_INVALID, nToken ); in getToken()
152 OptValue< OUString > AttributeList::getString( sal_Int32 nAttrToken ) const in getString()
156 return OptValue< OUString >( mxAttribs->getOptionalValue( nAttrToken ) ); in getString()
157 return OptValue< OUString >(); in getString()
160 OptValue< OUString > AttributeList::getXString( sal_Int32 nAttrToken ) const in getXString()
164 …return OptValue< OUString >( AttributeConversion::decodeXString( mxAttribs->getOptionalValue( nAtt… in getXString()
165 return OptValue< OUString >(); in getXString()
168 OptValue< double > AttributeList::getDouble( sal_Int32 nAttrToken ) const in getDouble()
172 return OptValue< double >( bValid, bValid ? AttributeConversion::decodeDouble( aValue ) : 0.0 ); in getDouble()
[all …]
/AOO42X/main/oox/inc/oox/vml/
H A Dvmlformatting.hxx135 const OptValue< ::rtl::OUString >& roVmlColor,
136 const OptValue< double >& roVmlOpacity,
150 OptValue< sal_Int32 > moArrowType;
151 OptValue< sal_Int32 > moArrowWidth;
152 OptValue< sal_Int32 > moArrowLength;
162 OptValue< bool > moStroked; /// Shape border line on/off.
165 OptValue< ::rtl::OUString > moColor; /// Solid line color.
166 OptValue< double > moOpacity; /// Solid line color opacity.
167 OptValue< ::rtl::OUString > moWeight; /// Line width.
168 OptValue< ::rtl::OUString > moDashStyle; /// Line dash (predefined or manually).
[all …]
H A Dvmltextbox.hxx39 OptValue< ::rtl::OUString > moName; /// Font name.
40 OptValue< ::rtl::OUString > moColor; /// Font color, HTML encoded, sort of.
41 OptValue< sal_Int32 > monSize; /// Font size in twips.
42 OptValue< sal_Int32 > monUnderline; /// Single or double underline.
43 OptValue< sal_Int32 > monEscapement; /// Subscript or superscript.
44 OptValue< bool > mobBold;
45 OptValue< bool > mobItalic;
46 OptValue< bool > mobStrikeout;
H A Dvmlshape.hxx65 OptValue< sal_Int32 > moShapeType; /// Builtin shape type identifier.
67OptValue< Int32Pair > moCoordPos; /// Top-left position of coordinate system for childre…
68 OptValue< Int32Pair > moCoordSize; /// Size of coordinate system for children scaling.
80 OptValue< ::rtl::OUString > moGraphicPath; /// Path to a graphic for this shape.
81 OptValue< ::rtl::OUString > moGraphicTitle; /// Title of the graphic.
H A Dvmlshapecontext.hxx114OptValue< ::rtl::OUString > decodeFragmentPath( const AttributeList& rAttribs, sal_Int32 nToken ) …
/AOO42X/main/oox/inc/oox/drawingml/
H A Dfillproperties.hxx51 OptValue< ::com::sun::star::geometry::IntegerRectangle2D > moFillToRect;
52 OptValue< ::com::sun::star::geometry::IntegerRectangle2D > moTileRect;
53OptValue< sal_Int32 > moGradientPath; /// If set, gradient follows rectangle, circle, or sha…
54 OptValue< sal_Int32 > moShadeAngle; /// Rotation angle of linear gradients.
55OptValue< sal_Int32 > moShadeFlip; /// Flip mode of gradient, if not stretched to shape.
56 OptValue< bool > moShadeScaled; /// True = scale gradient into shape.
57 OptValue< bool > moRotateWithShape; /// True = rotate gradient with shape.
69 OptValue< sal_Int32 > moPattPreset; /// Preset pattern type.
81 OptValue< sal_Int32 > moBitmapMode; /// Bitmap tile or stretch.
82 OptValue< ::com::sun::star::geometry::IntegerRectangle2D >
[all …]
H A Dtextcharacterproperties.hxx49 OptValue< ::rtl::OUString > moLang;
50 OptValue< sal_Int32 > moHeight;
51 OptValue< sal_Int32 > moSpacing;
52 OptValue< sal_Int32 > moUnderline;
53 OptValue< sal_Int32 > moStrikeout;
54 OptValue< sal_Int32 > moCaseMap;
55 OptValue< bool > moBold;
56 OptValue< bool > moItalic;
57 OptValue< bool > moUnderlineLineFollowText;
58 OptValue< bool > moUnderlineFillFollowText;
H A Dlineproperties.hxx36 OptValue< sal_Int32 > moArrowType;
37 OptValue< sal_Int32 > moArrowWidth;
38 OptValue< sal_Int32 > moArrowLength;
55 OptValue< sal_Int32 > moLineWidth; /// Line width (EMUs).
56 OptValue< sal_Int32 > moPresetDash; /// Preset dash (OOXML token).
57 OptValue< sal_Int32 > moLineCompound; /// Line compound type (OOXML token).
58 OptValue< sal_Int32 > moLineCap; /// Line cap (OOXML token).
59 OptValue< sal_Int32 > moLineJoint; /// Line joint type (OOXML token).
H A Dcustomshapeproperties.hxx67 OptValue< rtl::OUString > gdRef1; // gdRefX or gdRefR
68 OptValue< com::sun::star::drawing::EnhancedCustomShapeParameter >
70 OptValue< com::sun::star::drawing::EnhancedCustomShapeParameter >
72 OptValue< rtl::OUString > gdRef2; // gdRefY or gdRefAng
73 OptValue< com::sun::star::drawing::EnhancedCustomShapeParameter >
75 OptValue< com::sun::star::drawing::EnhancedCustomShapeParameter >
127 OptValue< GeomRect >& getTextRect(){ return maTextRect; }; in getTextRect()
147 OptValue< GeomRect > maTextRect;
H A Dtextbodyproperties.hxx38 OptValue< sal_Int32 > moRotation;
39 OptValue< sal_Int32 > moVert;
/AOO42X/main/oox/inc/oox/drawingml/chart/
H A Dseriesmodel.hxx44 OptValue< ::rtl::OUString > moaSeparator;/// Separator between label components.
45 OptValue< sal_Int32 > monLabelPos; /// Data label position.
46 OptValue< bool > mobShowBubbleSize; /// True = show size of bubbles in bubble charts.
47 OptValue< bool > mobShowCatName; /// True = show category name of data points.
48 OptValue< bool > mobShowLegendKey; /// True = show legend key of data series.
49 OptValue< bool > mobShowPercent; /// True = show percentual value in pie/doughnut charts.
50 OptValue< bool > mobShowSerName; /// True = show series name.
51 OptValue< bool > mobShowVal; /// True = show data point value.
156 OptValue< double > mfBackward; /// Size of trendline before first data point.
157 OptValue< double > mfForward; /// Size of trendline behind last data point.
[all …]
H A Daxismodel.hxx70 OptValue< double > mofCrossesAt; /// Position on this axis where another axis crosses.
71 OptValue< double > mofMajorUnit; /// Unit for major tick marks on date/value axis.
72 OptValue< double > mofMinorUnit; /// Unit for minor tick marks on date/value axis.
73 OptValue< double > mofLogBase; /// Logarithmic base for logarithmic axes.
74 OptValue< double > mofMax; /// Maximum axis value.
75 OptValue< double > mofMin; /// Minimum axis value.
76 OptValue< sal_Int32 > monBaseTimeUnit; /// Base time unit shown on a date axis.
H A Dplotareamodel.hxx40 OptValue< sal_Int32 > monHeightPercent; /// Height of the 3D view, relative to chart width.
41 OptValue< sal_Int32 > monRotationX; /// Horizontal rotation in degrees.
42 OptValue< sal_Int32 > monRotationY; /// Vertical rotation in degrees.
/AOO42X/main/oox/source/vml/
H A Dvmlshapecontext.cxx49 OptValue< bool > lclDecodeBool( const AttributeList& rAttribs, sal_Int32 nToken ) in lclDecodeBool()
51 OptValue< OUString > oValue = rAttribs.getString( nToken ); in lclDecodeBool()
52 if( oValue.has() ) return OptValue< bool >( ConversionHelper::decodeBool( oValue.get() ) ); in lclDecodeBool()
53 return OptValue< bool >(); in lclDecodeBool()
59 OptValue< double > lclDecodePercent( const AttributeList& rAttribs, sal_Int32 nToken, double fDefVa… in lclDecodePercent()
61 OptValue< OUString > oValue = rAttribs.getString( nToken ); in lclDecodePercent()
62 …if( oValue.has() ) return OptValue< double >( ConversionHelper::decodePercent( oValue.get(), fDefV… in lclDecodePercent()
63 return OptValue< double >(); in lclDecodePercent()
69 OptValue< double > lclDecodeOpacity( const AttributeList& rAttribs, sal_Int32 nToken, double fDefVa… in lclDecodeOpacity()
71 OptValue< OUString > oValue = rAttribs.getString( nToken ); in lclDecodeOpacity()
[all …]
H A Dvmlformatting.cxx177 const OptValue< OUString >& roVmlColor, const OptValue< double >& roVmlOpacity, in decodeColor()
272 sal_Int64 lclGetEmu( const GraphicHelper& rGraphicHelper, const OptValue< OUString >& roValue, sal_… in lclGetEmu()
277 void lclGetDmlLineDash( OptValue< sal_Int32 >& oroPresetDash, LineProperties::DashStopVector& orCus… in lclGetDmlLineDash()
311 sal_Int32 lclGetDmlArrowType( const OptValue< sal_Int32 >& roArrowType ) in lclGetDmlArrowType()
325 sal_Int32 lclGetDmlArrowWidth( const OptValue< sal_Int32 >& roArrowWidth ) in lclGetDmlArrowWidth()
336 sal_Int32 lclGetDmlArrowLength( const OptValue< sal_Int32 >& roArrowLength ) in lclGetDmlArrowLength()
354 sal_Int32 lclGetDmlLineCompound( const OptValue< sal_Int32 >& roLineStyle ) in lclGetDmlLineCompound()
367 sal_Int32 lclGetDmlLineCap( const OptValue< sal_Int32 >& roEndCap ) in lclGetDmlLineCap()
378 sal_Int32 lclGetDmlLineJoint( const OptValue< sal_Int32 >& roJoinStyle ) in lclGetDmlLineJoint()
/AOO42X/main/oox/inc/oox/helper/
H A Dattributelist.hxx96 OptValue< sal_Int32 > getToken( sal_Int32 nAttrToken ) const;
99 OptValue< ::rtl::OUString > getString( sal_Int32 nAttrToken ) const;
103 OptValue< ::rtl::OUString > getXString( sal_Int32 nAttrToken ) const;
106 OptValue< double > getDouble( sal_Int32 nAttrToken ) const;
109 OptValue< sal_Int32 > getInteger( sal_Int32 nAttrToken ) const;
112 OptValue< sal_uInt32 > getUnsigned( sal_Int32 nAttrToken ) const;
115 OptValue< sal_Int64 > getHyper( sal_Int32 nAttrToken ) const;
118 OptValue< sal_Int32 > getIntegerHex( sal_Int32 nAttrToken ) const;
121 OptValue< sal_uInt32 > getUnsignedHex( sal_Int32 nAttrToken ) const;
124 OptValue< sal_Int64 > getHyperHex( sal_Int32 nAttrToken ) const;
[all …]
H A Dhelper.hxx194 class OptValue class
197 inline explicit OptValue() : maValue(), mbHasValue( false ) {} in OptValue() function in oox::OptValue
198 inline explicit OptValue( const Type& rValue ) : maValue( rValue ), mbHasValue( true ) {} in OptValue() function in oox::OptValue
199 …inline explicit OptValue( bool bHasValue, const Type& rValue ) : maValue( rValue ), mbHasValue… in OptValue() function in oox::OptValue
212 inline OptValue& operator=( const Type& rValue ) { set( rValue ); return *this; } in operator =()
213 …inline void assignIfUsed( const OptValue& rValue ) { if( rValue.mbHasValue ) set( rValue.m… in assignIfUsed()
/AOO42X/main/oox/source/ppt/
H A Dslidefragmenthandler.cxx82 OptValue< bool > aShowMasterSp = aAttribs.getBool( XML_showMasterSp ); in createFastChildContext()
96 OptValue< bool > aShow = aAttribs.getBool( XML_show ); in createFastChildContext()
/AOO42X/main/oox/source/drawingml/chart/
H A Daxisconverter.cxx58 inline void lclSetValueOrClearAny( Any& orAny, const OptValue< double >& rofValue ) in lclSetValueOrClearAny()
81 void lclConvertTimeInterval( Any& orInterval, const OptValue< double >& rofUnit, sal_Int32 nTimeUni… in lclConvertTimeInterval()
/AOO42X/main/oox/inc/oox/xls/
H A Dsheetdatacontext.hxx183 OptValue< bool > mobBiff2HasXfs; /// Select XF formatting or direct formatting in BIFF2.
H A Dautofilterbuffer.hxx48OptValue< bool > mobNeedsRegExp; /// If set, requires regular expressions to be enabled/dis…
/AOO42X/main/oox/source/xls/
H A Dautofilterbuffer.cxx688 OptValue< bool > obNeedsRegExp; in finalizeImport()