Searched refs:bAutoUpdateCells (Results 1 – 2 of 2) sorted by relevance
243 sal_Bool bAutoUpdateCells : 1; // sal_True -> Zellen werden autoformatiert member in SwCrsrShell860 sal_Bool IsAutoUpdateCells() const { return bAutoUpdateCells; } in IsAutoUpdateCells()861 void SetAutoUpdateCells( sal_Bool bFlag ) { bAutoUpdateCells = bFlag; } in SetAutoUpdateCells()
2666 bCallChgLnk = bHasFocus = bSVCrsrVis = bAutoUpdateCells = sal_True; in SwCrsrShell()2710 bCallChgLnk = bHasFocus = bSVCrsrVis = bAutoUpdateCells = sal_True; in SwCrsrShell()
Completed in 38 milliseconds