Searched refs:bCellIsValue (Results 1 – 2 of 2) sorted by relevance
1106 sal_uInt16 nHorJustify, bool bCellIsValue, in GetOutputArea() argument1235 if ( !bMerged && !bCellIsValue && !bBreak ) in GetOutputArea()1296 if ( bFit || bCellIsValue ) in GetOutputArea()1362 sal_Bool bCellIsValue = sal_False; in DrawStrings() local1541 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() local2287 ( bCellIsValue ? SVX_HOR_JUSTIFY_RIGHT : SVX_HOR_JUSTIFY_LEFT ); in DrawEdit()2443 eSvxAdjust = bCellIsValue ? SVX_ADJUST_RIGHT : SVX_ADJUST_LEFT; in DrawEdit()[all …]
165 sal_uInt16 nHorJustify, bool bCellIsValue,
Completed in 21 milliseconds