Searched refs:bAutoUpdateCells (Results 1 – 2 of 2) sorted by relevance
243 sal_Bool bAutoUpdateCells : 1; // sal_True -> Zellen werden autoformatiert member in SwCrsrShell855 sal_Bool IsAutoUpdateCells() const { return bAutoUpdateCells; } in IsAutoUpdateCells()856 void SetAutoUpdateCells( sal_Bool bFlag ) { bAutoUpdateCells = bFlag; } in SetAutoUpdateCells()
2658 bCallChgLnk = bHasFocus = bSVCrsrVis = bAutoUpdateCells = sal_True; in SwCrsrShell()2702 bCallChgLnk = bHasFocus = bSVCrsrVis = bAutoUpdateCells = sal_True; in SwCrsrShell()