Searched refs:mbAuto (Results 1 – 8 of 8) sorted by relevance
133 if ( !pTimerData->mpSVTimer->mbAuto ) in ImplTimerCallbackProc()220 mbAuto = sal_False; in Timer()230 mbAuto = sal_False; in Timer()358 mbAuto = sal_True; in AutoTimer()365 mbAuto = sal_True; in AutoTimer()
185 mbAuto( true ) in BiffObjLineModel()191 return mbAuto || (mnStyle != BIFF_OBJ_LINE_NONE); in isVisible()198 rModel.mbAuto = getFlag( nFlags, BIFF_OBJ_LINE_AUTO ); in operator >>()208 mbAuto( true ) in BiffObjFillModel()214 return mbAuto || (mnPattern != BIFF_OBJ_PATT_NONE); in isFilled()221 rModel.mbAuto = getFlag( nFlags, BIFF_OBJ_FILL_AUTO ); in operator >>()595 if( rLineModel.mbAuto ) in convertLineProperties()598 aAutoModel.mbAuto = false; in convertLineProperties()709 if( rFillModel.mbAuto ) in convertFillProperties()712 aAutoModel.mbAuto = false; in convertFillProperties()
191 mrModel.mbAuto = rAttribs.getBool( XML_val, false ); in onCreateContext()233 mrModel.mbAuto = rAttribs.getBool( XML_val, false ); in onCreateContext()
193 …aScaleData.AxisType = (bDateAxis && !mrModel.mbAuto) ? cssc2::AxisType::DATE : cssc2::AxisType::CA… in convertFromModel()194 aScaleData.AutoDateAxis = mrModel.mbAuto; in convertFromModel()
61 mbAuto( false ), in AxisModel()
54 bool mbAuto; /// True = automatic line format. member70 bool mbAuto; /// True = automatic fill format. member
44 sal_Bool mbAuto; member in Timer
93 bool mbAuto; /// True = automatic selection of text/date axis type. member
Completed in 38 milliseconds