Home
last modified time | relevance | path

Searched refs:bCellIsValue (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Doutput2.cxx1106 sal_uInt16 nHorJustify, bool bCellIsValue, in GetOutputArea() argument
1235 if ( !bMerged && !bCellIsValue && !bBreak ) in GetOutputArea()
1296 if ( bFit || bCellIsValue ) in GetOutputArea()
1362 sal_Bool bCellIsValue = sal_False; in DrawStrings() local
1541 bCellIsValue = ( eCellType == CELLTYPE_VALUE ); in DrawStrings()
1545 bCellIsValue = pFCell->IsRunning() || pFCell->IsValue(); in DrawStrings()
1550 ( bCellIsValue ? SVX_HOR_JUSTIFY_RIGHT : SVX_HOR_JUSTIFY_LEFT ); in DrawStrings()
2244 sal_Bool bCellIsValue = lcl_SafeIsValue(pCell); in DrawEdit() local
2287 ( bCellIsValue ? SVX_HOR_JUSTIFY_RIGHT : SVX_HOR_JUSTIFY_LEFT ); in DrawEdit()
2443 eSvxAdjust = bCellIsValue ? SVX_ADJUST_RIGHT : SVX_ADJUST_LEFT; in DrawEdit()
[all …]
/trunk/main/sc/source/ui/inc/
H A Doutput.hxx165 sal_uInt16 nHorJustify, bool bCellIsValue,

Completed in 28 milliseconds