Home
last modified time | relevance | path

Searched refs:getBool (Results 26 – 50 of 155) sorted by path

1234567

/trunk/main/oox/source/drawingml/
H A Dfillpropertiesgroupcontext.cxx58 mrGradientProps.moRotateWithShape = aAttribs.getBool( XML_rotWithShape ); in GradientFillContext()
80 mrGradientProps.moShadeScaled = aAttribs.getBool( XML_scaled ); in createFastChildContext()
134 mbUseAlpha = aAttribs.getBool( XML_useA, true ); in ColorChangeContext()
210 mrBlipProps.moRotateWithShape = aAttribs.getBool( XML_rotWithShape ); in BlipFillContext()
H A Dgraphicshapecontext.cxx190 mrOleObjectInfo.mbShowAsIcon = aAttribs.getBool( XML_showAsIcon, false ); in createFastChildContext()
201 mrOleObjectInfo.mbAutoUpdate = aAttribs.getBool( XML_updateAutomatic, false ); in createFastChildContext()
H A Dshapecontext.cxx85 mpShapePtr->setHidden( aAttribs.getBool( XML_hidden, false ) ); in createFastChildContext()
H A Dshapegroupcontext.cxx70 mpGroupShapePtr->setHidden( aAttribs.getBool( XML_hidden, false ) ); in createFastChildContext()
H A Dtextbodypropertiescontext.cxx96 bool bAnchorCenter = aAttribs.getBool( XML_anchorCtr, false ); in TextBodyPropertiesContext()
124 bool bRtl = aAttribs.getBool( XML_rtl, false ); in TextBodyPropertiesContext()
H A Dtextcharacterpropertiescontext.cxx64 mrTextCharacterProperties.moBold = aAttribs.getBool( XML_b ); in TextCharacterPropertiesContext()
66 mrTextCharacterProperties.moItalic = aAttribs.getBool( XML_i ); in TextCharacterPropertiesContext()
H A Dtextparagraphpropertiescontext.cxx79 bool bLatinLineBrk = attribs.getBool( XML_latinLnBrk, true ); in TextParagraphPropertiesContext()
90 bool bHangingPunct = attribs.getBool( XML_hangingPunct, false ); in TextParagraphPropertiesContext()
134 bool bRtl = attribs.getBool( XML_rtl, false ); in TextParagraphPropertiesContext()
H A Dtransform2dcontext.cxx49 …mrShape.setFlip( aAttributeList.getBool( XML_flipH, sal_False ), aAttributeList.getBool( XML_flipV… in Transform2DContext()
/trunk/main/oox/source/drawingml/table/
H A Dtablecellcontext.cxx48 mrTableCell.sethMerge( aAttribs.getBool( XML_hMerge, sal_False ) ); in TableCellContext()
49 mrTableCell.setvMerge( aAttribs.getBool( XML_vMerge, sal_False ) ); in TableCellContext()
81 mrTableCell.setAnchorCtr( aAttribs.getBool( XML_anchorCtr, sal_False ) ); in createFastChildContext()
H A Dtablecontext.cxx60 mrTableProperties.isRtl() = aAttribs.getBool( XML_rtl, sal_False ); in createFastChildContext()
61 mrTableProperties.isFirstRow() = aAttribs.getBool( XML_firstRow, sal_False ); in createFastChildContext()
62 mrTableProperties.isFirstCol() = aAttribs.getBool( XML_firstCol, sal_False ); in createFastChildContext()
63 mrTableProperties.isLastRow() = aAttribs.getBool( XML_lastRow, sal_False ); in createFastChildContext()
64 mrTableProperties.isLastCol() = aAttribs.getBool( XML_lastCol, sal_False ); in createFastChildContext()
65 mrTableProperties.isBandRow() = aAttribs.getBool( XML_bandRow, sal_False ); in createFastChildContext()
66 mrTableProperties.isBandCol() = aAttribs.getBool( XML_bandCol, sal_False ); in createFastChildContext()
/trunk/main/oox/source/helper/
H A Dattributelist.cxx217 OptValue< bool > AttributeList::getBool( sal_Int32 nAttrToken ) const in getBool() function in oox::AttributeList
300 bool AttributeList::getBool( sal_Int32 nAttrToken, bool bDefault ) const in getBool() function in oox::AttributeList
302 return getBool( nAttrToken ).get( bDefault ); in getBool()
/trunk/main/oox/source/ppt/
H A Danimvariantcontext.cxx79 bool val = attribs.getBool( XML_val, false ); in createFastChildContext()
H A Dcommontimenodecontext.cxx394 = makeAny( attribs.getBool( XML_afterEffect, false ) ); in CommonTimeNodeContext()
396 aProps[ NP_AUTOREVERSE ] = makeAny( attribs.getBool( XML_autoRev, false ) ); in CommonTimeNodeContext()
411 aProps[ NP_DISPLAY ] <<= attribs.getBool( XML_display, true ); in CommonTimeNodeContext()
477 attribs.getBool( XML_nodePh, false ); in CommonTimeNodeContext()
673 /*bool bBackwards =*/ attribs.getBool( XML_backwards, false ); in createFastChildContext()
H A Dheaderfootercontext.cxx40 rHeaderFooter.mbSlideNumber = aAttribs.getBool( XML_sldNum, sal_True ); in HeaderFooterContext()
44 rHeaderFooter.mbHeader = aAttribs.getBool( XML_hdr, sal_True ); in HeaderFooterContext()
48 rHeaderFooter.mbFooter = aAttribs.getBool( XML_ftr, sal_True ); in HeaderFooterContext()
52 rHeaderFooter.mbDateTime = aAttribs.getBool( XML_dt, sal_True ); in HeaderFooterContext()
H A Dpptshapecontext.cxx103 mpShapePtr->setHidden( aAttribs.getBool( XML_hidden, false ) ); in createFastChildContext()
H A Dpptshapegroupcontext.cxx71 mpGroupShapePtr->setHidden( aAttribs.getBool( XML_hidden, false ) ); in createFastChildContext()
H A Dslidefragmenthandler.cxx82 OptValue< bool > aShowMasterSp = aAttribs.getBool( XML_showMasterSp ); in createFastChildContext()
96 OptValue< bool > aShow = aAttribs.getBool( XML_show ); in createFastChildContext()
H A Dslidetransitioncontext.cxx60 attribs.getBool( XML_advClick, true ); in SlideTransitionContext()
112 maTransition.setOoxTransitionType( aElementToken, attribs.getBool( XML_thruBlk, false ), 0); in createFastChildContext()
H A Dsoundactioncontext.cxx117 mbLoopSound = attribs.getBool( XML_loop, false ); in createFastChildContext()
H A Dtimenodelistcontext.cxx132 mbIsNarration = attribs.getBool( XML_isNarration, false ); in MediaNodeContext()
135 mbFullScrn = attribs.getBool( XML_fullScrn, false ); in MediaNodeContext()
391 mbConcurrent = attribs.getBool( XML_concurrent, false ); in SequenceTimeNodeContext()
714 mbZoomContents = attribs.getBool( XML_zoomContents, false ); in AnimScaleContext()
/trunk/main/oox/source/xls/
H A Dautofilterbuffer.cxx224 mbShowBlank = rAttribs.getBool( XML_blank, false ); in importAttribs()
302 mbTop = rAttribs.getBool( XML_top, true ); in importAttribs()
303 mbPercent = rAttribs.getBool( XML_percent, false ); in importAttribs()
468 mbAnd = rAttribs.getBool( XML_and, false ); in importAttribs()
601 mbHiddenButton = rAttribs.getBool( XML_hiddenButton, false ); in importFilterColumn()
602 mbShowButton = rAttribs.getBool( XML_showButton, true ); in importFilterColumn()
H A Dcondformatbuffer.cxx183 maModel.mbStopIfTrue = rAttribs.getBool( XML_stopIfTrue, false ); in importCfRule()
184 maModel.mbBottom = rAttribs.getBool( XML_bottom, false ); in importCfRule()
185 maModel.mbPercent = rAttribs.getBool( XML_percent, false ); in importCfRule()
186 maModel.mbAboveAverage = rAttribs.getBool( XML_aboveAverage, true ); in importCfRule()
187 maModel.mbEqualAverage = rAttribs.getBool( XML_equalAverage, false ); in importCfRule()
632 maModel.mbPivot = rAttribs.getBool( XML_pivot, false ); in importConditionalFormatting()
H A Dconnectionsbuffer.cxx227 maModel.mbKeepAlive = rAttribs.getBool( XML_keepAlive, false ); in importConnection()
228 maModel.mbNew = rAttribs.getBool( XML_new, false ); in importConnection()
229 maModel.mbDeleted = rAttribs.getBool( XML_deleted, false ); in importConnection()
233 maModel.mbSaveData = rAttribs.getBool( XML_saveData, false ); in importConnection()
245 rWebPr.mbXml = rAttribs.getBool( XML_xml, false ); in importWebPr()
246 rWebPr.mbSourceData = rAttribs.getBool( XML_sourceData, false ); in importWebPr()
247 rWebPr.mbParsePre = rAttribs.getBool( XML_parsePre, false ); in importWebPr()
249 rWebPr.mbFirstRow = rAttribs.getBool( XML_firstRow, false ); in importWebPr()
250 rWebPr.mbXl97Created = rAttribs.getBool( XML_xl97, false ); in importWebPr()
251 rWebPr.mbTextDates = rAttribs.getBool( XML_textDates, false ); in importWebPr()
[all …]
H A Ddefnamesbuffer.cxx315 maModel.mbMacro = rAttribs.getBool( XML_xlm, false ); in importDefinedName()
316 maModel.mbFunction = rAttribs.getBool( XML_function, false ); in importDefinedName()
317 maModel.mbVBName = rAttribs.getBool( XML_vbProcedure, false ); in importDefinedName()
318 maModel.mbHidden = rAttribs.getBool( XML_hidden, false ); in importDefinedName()
H A Ddrawingbase.cxx135 maClientData.mbLocksWithSheet = rAttribs.getBool( XML_fLocksWithSheet, true ); in importClientData()
136 maClientData.mbPrintsWithSheet = rAttribs.getBool( XML_fPrintsWithSheet, true ); in importClientData()

Completed in 156 milliseconds

1234567