Searched refs:bIsFormulaArranged (Results 1 – 2 of 2) sorted by relevance
123 sal_Bool bIsFormulaArranged; member in SmDocShell160 sal_Bool IsFormulaArranged() const { return bIsFormulaArranged; } in IsFormulaArranged()161 void SetFormulaArranged(sal_Bool bVal) { bIsFormulaArranged = bVal; } in SetFormulaArranged()
704 bIsFormulaArranged ( sal_False ) in SmDocShell()
Completed in 20 milliseconds