Home
last modified time | relevance | path

Searched refs:bNeedEdit (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dcellsh.cxx136 sal_Bool bNeedEdit = sal_True; // muss Selektion editierbar sein? in GetBlockState() local
208 bNeedEdit = sal_False; // erlaubt, wenn geschuetzt/ReadOnly in GetBlockState()
220 bNeedEdit = sal_False; in GetBlockState()
235 bNeedEdit = sal_False; in GetBlockState()
254 if (!bDisable && bNeedEdit && !bEditable) in GetBlockState()
284 sal_Bool bNeedEdit = sal_True; // muss Cursorposition editierbar sein? in GetCellState() local
312 bNeedEdit=sal_False; in GetCellState()
326 if (!bDisable && bNeedEdit) in GetCellState()
H A Doutput2.cxx1391 sal_Bool bNeedEdit = sal_False; in DrawStrings() local
1483 bNeedEdit = sal_True; in DrawStrings()
1485 if (bDoCell && !bNeedEdit) in DrawStrings()
1525 bNeedEdit = sal_True; in DrawStrings()
1527 if (bDoCell && !bNeedEdit) in DrawStrings()
1534 bNeedEdit = aVars.HasEditCharacters() || in DrawStrings()
1538 if (bDoCell && !bNeedEdit) in DrawStrings()
1582 bNeedEdit = sal_True; in DrawStrings()
1643 bNeedEdit = ( aAreaParam.mbLeftClip || aAreaParam.mbRightClip ); in DrawStrings()
1649 bNeedEdit = ( nHeight > aAreaParam.maClipRect.GetHeight() ); in DrawStrings()
[all …]
/trunk/main/sc/source/core/data/
H A Ddocumen8.cxx751 sal_Bool bNeedEdit = sal_True; // Test auf einfachen Text in OnlineSpellInRange() local
755 bNeedEdit = aTester.NeedsObject(); in OnlineSpellInRange()
758 if ( bNeedEdit ) in OnlineSpellInRange()

Completed in 30 milliseconds