Home
last modified time | relevance | path

Searched refs:getOptionalValue (Results 1 – 25 of 40) sorted by relevance

12

/aoo41x/main/oox/source/drawingml/
H A Ddrawingmltypes.cxx98 …return Point( GetCoordinate( xAttribs->getOptionalValue( XML_x ) ), GetCoordinate( xAttribs->getOp… in GetPoint2D()
104 …return Point( GetPercent( xAttribs->getOptionalValue( XML_x ) ), GetCoordinate( xAttribs->getOptio… in GetPointPercent()
263 r.X1 = xAttribs->getOptionalValue( XML_l ).toInt32(); in GetRelativeRect()
264 r.Y1 = xAttribs->getOptionalValue( XML_t ).toInt32(); in GetRelativeRect()
265 r.X2 = xAttribs->getOptionalValue( XML_r ).toInt32(); in GetRelativeRect()
266 r.Y2 = xAttribs->getOptionalValue( XML_b ).toInt32(); in GetRelativeRect()
276 …return Size( GetCoordinate( xAttribs->getOptionalValue( XML_cx ) ), GetCoordinate( xAttribs->getOp… in GetSize2D()
282 range.start = xAttributes->getOptionalValue( XML_st ).toInt32(); in GetIndexRange()
283 range.end = xAttributes->getOptionalValue( XML_end ).toInt32(); in GetIndexRange()
H A Dtextparagraphpropertiescontext.cxx97 sValue = xAttribs->getOptionalValue( XML_indent ); in TextParagraphPropertiesContext()
120 sValue = xAttribs->getOptionalValue( XML_marL ); in TextParagraphPropertiesContext()
127 sValue = xAttribs->getOptionalValue( XML_marR ); in TextParagraphPropertiesContext()
206 …mrBulletList.setBulletSize( static_cast<sal_Int16>( GetPercent( rXAttributes->getOptionalValue( XM… in createFastChildContext()
210 …mrBulletList.setFontSize( static_cast<sal_Int16>(GetTextSize( rXAttributes->getOptionalValue( XML_… in createFastChildContext()
H A Dtransform2dcontext.cxx57 …mrShape.setPosition( Point( xAttribs->getOptionalValue( XML_x ).toInt32(), xAttribs->getOptionalVa… in createFastChildContext()
60 …mrShape.setSize( Size( xAttribs->getOptionalValue( XML_cx ).toInt32(), xAttribs->getOptionalValue(… in createFastChildContext()
H A Dgraphicshapecontext.cxx122 OUString sUri( xAttribs->getOptionalValue( XML_uri ) ); in createFastChildContext()
270 msDm = xAttribs->getOptionalValue( R_TOKEN( dm ) ); in createFastChildContext()
271 msLo = xAttribs->getOptionalValue( R_TOKEN( lo ) ); in createFastChildContext()
272 msQs = xAttribs->getOptionalValue( R_TOKEN( qs ) ); in createFastChildContext()
273 msCs = xAttribs->getOptionalValue( R_TOKEN( cs ) ); in createFastChildContext()
H A Dtextbodypropertiescontext.cxx62 sValue = xAttributes->getOptionalValue( XML_lIns ); in TextBodyPropertiesContext()
67 sValue = xAttributes->getOptionalValue( XML_tIns ); in TextBodyPropertiesContext()
72 sValue = xAttributes->getOptionalValue( XML_rIns ); in TextBodyPropertiesContext()
77 sValue = xAttributes->getOptionalValue( XML_bIns ); in TextBodyPropertiesContext()
H A Dhyperlinkcontext.cxx47 OUString aRelId = xAttributes->getOptionalValue( R_TOKEN( id ) ); in HyperLinkContext()
58 OUString sTooltip = xAttributes->getOptionalValue( R_TOKEN( tooltip ) ); in HyperLinkContext()
61 OUString sFrame = xAttributes->getOptionalValue( R_TOKEN( tgtFrame ) ); in HyperLinkContext()
64 OUString aAction = xAttributes->getOptionalValue( XML_action ); in HyperLinkContext()
H A Dshapecontext.cxx86 mpShapePtr->setId( xAttribs->getOptionalValue( XML_id ) ); in createFastChildContext()
87 mpShapePtr->setName( xAttribs->getOptionalValue( XML_name ) ); in createFastChildContext()
92 mpShapePtr->setSubTypeIndex( xAttribs->getOptionalValue( XML_idx ).toInt32() ); in createFastChildContext()
H A Dshapegroupcontext.cxx71 mpGroupShapePtr->setId( xAttribs->getOptionalValue( XML_id ) ); in createFastChildContext()
72 mpGroupShapePtr->setName( xAttribs->getOptionalValue( XML_name ) ); in createFastChildContext()
77 mpGroupShapePtr->setSubTypeIndex( xAttribs->getOptionalValue( XML_idx ).toInt32() ); in createFastChildContext()
H A Dcustomshapegeometry.cxx630 aGuide.maName = xAttribs->getOptionalValue( XML_name ); in createFastChildContext()
631 …aGuide.maFormula = convertToOOEquation( mrCustomShapeProperties, xAttribs->getOptionalValue( XML_f… in createFastChildContext()
655 …rAdjPoint2D.First = GetAdjCoordinate( rCustomShapeProperties, xAttribs->getOptionalValue( XML_x ),… in AdjPoint2DContext()
656 …rAdjPoint2D.Second = GetAdjCoordinate( rCustomShapeProperties, xAttribs->getOptionalValue( XML_y )… in AdjPoint2DContext()
823 …mrConnectionSite.ang = GetAdjAngle( mrCustomShapeProperties, xAttribs->getOptionalValue( XML_ang )… in ConnectionSiteContext()
1067 …meter aStartAngle = GetAdjAngle( mrCustomShapeProperties, xAttribs->getOptionalValue( XML_stAng ) … in createFastChildContext()
1068 …Parameter swAngle = GetAdjAngle( mrCustomShapeProperties, xAttribs->getOptionalValue( XML_swAng ) … in createFastChildContext()
1997 …aGeomRect.l = GetAdjCoordinate( mrCustomShapeProperties, xAttribs->getOptionalValue( XML_l ), sal_… in createFastChildContext()
1998 …aGeomRect.t = GetAdjCoordinate( mrCustomShapeProperties, xAttribs->getOptionalValue( XML_t ), sal_… in createFastChildContext()
1999 …aGeomRect.r = GetAdjCoordinate( mrCustomShapeProperties, xAttribs->getOptionalValue( XML_r ), sal_… in createFastChildContext()
[all …]
H A Dembeddedwavaudiofile.cxx42 OUString sId = xAttribs->getOptionalValue( R_TOKEN( embed ) ); in getEmbeddedWAVAudioFile()
45 aAudio.msName = xAttribs->getOptionalValue( XML_name ); in getEmbeddedWAVAudioFile()
H A Dtextfieldcontext.cxx43 mrTextField.setUuid( rXAttributes->getOptionalValue( XML_id ) ); in TextFieldContext()
44 mrTextField.setType( rXAttributes->getOptionalValue( XML_type ) ); in TextFieldContext()
/aoo41x/main/oox/source/drawingml/diagram/
H A Dlayoutnodecontext.cxx88 msName = xAttribs->getOptionalValue( XML_name ); in ChooseContext()
149 xAttribs->getOptionalValue( XML_ref ); in ForEachContext()
179 mVariables[ nIdx ] = makeAny( xAttribs->getOptionalValue( XML_val ) ); in createFastChildContext()
199 mpNode->setName( xAttribs->getOptionalValue( XML_name ) ); in LayoutNodeContext()
317 xAttribs->getOptionalValue( XML_axis ); in createFastChildContext()
318 xAttribs->getOptionalValue( XML_cnt ); in createFastChildContext()
319 xAttribs->getOptionalValue( XML_hideLastTrans ); in createFastChildContext()
320 xAttribs->getOptionalValue( XML_ptType ); in createFastChildContext()
321 xAttribs->getOptionalValue( XML_st ); in createFastChildContext()
322 xAttribs->getOptionalValue( XML_step ); in createFastChildContext()
H A Ddatamodelcontext.cxx50 pConnection->msModelId = xAttribs->getOptionalValue( XML_modelId ); in CxnContext()
51 pConnection->msSourceId = xAttribs->getOptionalValue( XML_srcId ); in CxnContext()
52 pConnection->msDestId = xAttribs->getOptionalValue( XML_destId ); in CxnContext()
53 pConnection->msPresId = xAttribs->getOptionalValue( XML_presId ); in CxnContext()
54 pConnection->msSibTransId = xAttribs->getOptionalValue( XML_sibTransId ); in CxnContext()
134 mpPoint->setModelId( xAttribs->getOptionalValue( XML_modelId ) ); in PtContext()
143 mpPoint->setCnxId( xAttribs->getOptionalValue( XML_cxnId ) ); in PtContext()
H A Ddiagramdefinitioncontext.cxx45 mpLayout->setDefStyle( xAttributes->getOptionalValue( XML_defStyle ) ); in DiagramDefinitionContext()
46 OUString sValue = xAttributes->getOptionalValue( XML_minVer ); in DiagramDefinitionContext()
52 mpLayout->setUniqueId( xAttributes->getOptionalValue( XML_uniqueId ) ); in DiagramDefinitionContext()
78 mpLayout->setTitle( xAttribs->getOptionalValue( XML_val ) ); in createFastChildContext()
81 mpLayout->setDesc( xAttribs->getOptionalValue( XML_val ) ); in createFastChildContext()
/aoo41x/main/oox/source/helper/
H A Dattributelist.cxx155 return OptValue< OUString >( mxAttribs->getOptionalValue( nAttrToken ) ); in getString()
163 …ptValue< OUString >( AttributeConversion::decodeXString( mxAttribs->getOptionalValue( nAttrToken )… in getXString()
169 OUString aValue = mxAttribs->getOptionalValue( nAttrToken ); in getDouble()
176 OUString aValue = mxAttribs->getOptionalValue( nAttrToken ); in getInteger()
183 OUString aValue = mxAttribs->getOptionalValue( nAttrToken ); in getUnsigned()
190 OUString aValue = mxAttribs->getOptionalValue( nAttrToken ); in getHyper()
197 OUString aValue = mxAttribs->getOptionalValue( nAttrToken ); in getIntegerHex()
204 OUString aValue = mxAttribs->getOptionalValue( nAttrToken ); in getUnsignedHex()
211 OUString aValue = mxAttribs->getOptionalValue( nAttrToken ); in getHyperHex()
234 OUString aValue = mxAttribs->getOptionalValue( nAttrToken ); in getDateTime()
/aoo41x/main/oox/source/ppt/
H A Dtimenodelistcontext.cxx264 msCommand = xAttribs->getOptionalValue( XML_cmd ); in CmdTimeNodeContext()
529 m_byColor.one = xAttribs->getOptionalValue( XML_h ).toInt32( ); in createFastChildContext()
530 m_byColor.two = xAttribs->getOptionalValue( XML_s ).toInt32( ); in createFastChildContext()
542 m_byColor.one = xAttribs->getOptionalValue( XML_r ).toInt32(); in createFastChildContext()
543 m_byColor.two = xAttribs->getOptionalValue( XML_g ).toInt32(); in createFastChildContext()
619 aStr = xAttribs->getOptionalValue( XML_from ); in AnimContext()
624 aStr = xAttribs->getOptionalValue( XML_by ); in AnimContext()
629 aStr = xAttribs->getOptionalValue( XML_to ); in AnimContext()
879 OUString aStr = xAttribs->getOptionalValue( XML_path ); in AnimMotionContext()
886 msPtsTypes = xAttribs->getOptionalValue( XML_ptsTypes ); in AnimMotionContext()
[all …]
H A Dcommontimenodecontext.cxx387 …double dPercent = ::oox::drawingml::GetPositiveFixedPercentage( xAttribs->getOptionalValue( XML_ac… in CommonTimeNodeContext()
405 …double dPercent = ::oox::drawingml::GetPositiveFixedPercentage( xAttribs->getOptionalValue( XML_de… in CommonTimeNodeContext()
415 aProps[ NP_DURATION ] = GetTime( xAttribs->getOptionalValue( XML_dur) ); in CommonTimeNodeContext()
420 xAttribs->getOptionalValue( XML_evtFilter ); in CommonTimeNodeContext()
567 aProps[ NP_REPEATCOUNT ] = GetTime( xAttribs->getOptionalValue( XML_repeatCount ) ); in CommonTimeNodeContext()
573 aProps[ NP_REPEATDURATION ] = GetTime( xAttribs->getOptionalValue( XML_repeatDur ) ); in CommonTimeNodeContext()
601 xAttribs->getOptionalValue( XML_spd /*"10000" */ ); in CommonTimeNodeContext()
603 xAttribs->getOptionalValue( XML_syncBehavior ); in CommonTimeNodeContext()
605 xAttribs->getOptionalValue( XML_tmFilter ); in CommonTimeNodeContext()
H A Dcustomshowlistcontext.cxx52 mrCustomShow.maName = rxAttribs->getOptionalValue( XML_name ); in CustomShowContext()
53 mrCustomShow.mnId = rxAttribs->getOptionalValue( XML_id ); in CustomShowContext()
68 mrCustomShow.maSldLst.push_back( xAttribs->getOptionalValue( R_TOKEN( id ) ) ); in createFastChildContext()
H A Dpptshapegroupcontext.cxx72 mpGroupShapePtr->setId( xAttribs->getOptionalValue( XML_id ) ); in createFastChildContext()
73 mpGroupShapePtr->setName( xAttribs->getOptionalValue( XML_name ) ); in createFastChildContext()
78 mpGroupShapePtr->setSubTypeIndex( xAttribs->getOptionalValue( XML_idx ).toInt32() ); in createFastChildContext()
H A Dtimetargetelementcontext.cxx75 maShapeTarget.msSubShapeId = xAttribs->getOptionalValue( XML_spid ); in createFastChildContext()
130 OUString aId = xAttribs->getOptionalValue( XML_spid ); in createFastChildContext()
153 OUString aId = xAttribs->getOptionalValue( XML_spid ); in createFastChildContext()
H A Dpptshapecontext.cxx104 mpShapePtr->setId( xAttribs->getOptionalValue( XML_id ) ); in createFastChildContext()
105 mpShapePtr->setName( xAttribs->getOptionalValue( XML_name ) ); in createFastChildContext()
112 mpShapePtr->setSubTypeIndex( xAttribs->getOptionalValue( XML_idx ).toInt32() ); in createFastChildContext()
H A Dtimeanimvaluecontext.cxx71 val.msFormula = xAttribs->getOptionalValue( XML_fmla ); in createFastChildContext()
72 val.msTime = xAttribs->getOptionalValue( XML_tm ); in createFastChildContext()
H A Dpresentationfragmenthandler.cxx322 maSlideMasterVector.push_back( xAttribs->getOptionalValue( R_TOKEN( id ) ) ); in createFastChildContext()
325 maSlidesVector.push_back( xAttribs->getOptionalValue( R_TOKEN( id ) ) ); in createFastChildContext()
328 maNotesMasterVector.push_back( xAttribs->getOptionalValue(R_TOKEN( id ) ) ); in createFastChildContext()
/aoo41x/main/oox/source/drawingml/table/
H A Dtablestylecontext.cxx43 mrTableStyle.getStyleId() = xAttribs->getOptionalValue( XML_styleId ); in TableStyleContext()
44 mrTableStyle.getStyleName() = xAttribs->getOptionalValue( XML_styleName ); in TableStyleContext()
H A Dtablecellcontext.cxx43 mrTableCell.setRowSpan( xAttribs->getOptionalValue( XML_rowSpan ).toInt32() ); in TableCellContext()
45 mrTableCell.setGridSpan( xAttribs->getOptionalValue( XML_gridSpan ).toInt32() ); in TableCellContext()

Completed in 92 milliseconds

12