Searched refs:bAutoUpdate (Results 1 – 6 of 6) sorted by relevance
148 bAutoUpdate = sal_True; in SetAttribute()166 bAutoUpdate( sal_False ) in XMLTextShapeStyleContext()232 sal_Bool bTmp = bAutoUpdate; in CreateAndInsert()
92 bAutoUpdate = sal_True; in SetAttribute()149 , bAutoUpdate( sal_False ) in XMLTextStyleContext()227 sal_Bool bTmp = bAutoUpdate; in CreateAndInsert()
34 sal_Bool bAutoUpdate : 1; member in XMLTextShapeStyleContext61 sal_Bool IsAutoUpdate() const { return bAutoUpdate; } in IsAutoUpdate()
52 sal_Bool bAutoUpdate : 1; member in XMLTextStyleContext87 sal_Bool IsAutoUpdate() const { return bAutoUpdate; } in IsAutoUpdate()
128 void UpdateRubyValues(sal_Bool bAutoUpdate) in UpdateRubyValues() argument133 aRubyValues = xSelection->getRubyList(bAutoUpdate); in UpdateRubyValues()
265 sal_Bool bAutoUpdate = rSlot.IsMode(SFX_SLOT_AUTOUPDATE); in Call_Impl() local309 if ( bAutoUpdate && pBindings ) in Call_Impl()
Completed in 49 milliseconds