Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/report/
H A DDBColumn.java59 public boolean bAlignLeft; field in DBColumn
274 bAlignLeft = true; in formatValueCell()
280 bAlignLeft = ((CurDBField.isNumberFormat()) && (ValColumn == xTableColumns.getCount() - 1)); in checkforLeftAlignment()
281 return bAlignLeft; in checkforLeftAlignment()
291 if (bAlignLeft) in modifyCellContent()
369 if (bAlignLeft) in replaceValueCellofTable()
/trunk/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx306 bool bAlignLeft, in InsertAddressFrame() argument
318 if(bAlignLeft) in InsertAddressFrame()

Completed in 28 milliseconds