Searched refs:bExtendFormat (Results 1 – 2 of 2) sorted by relevance
40 sal_Bool bExtendFormat; member in ScInputOptions61 void SetExtendFormat(sal_Bool bSet) { bExtendFormat = bSet; } in SetExtendFormat()62 sal_Bool GetExtendFormat() const { return bExtendFormat; } in GetExtendFormat()
83 bExtendFormat = sal_False; in SetDefaults()99 bExtendFormat = rCpy.bExtendFormat; in operator =()
Completed in 15 milliseconds