Home
last modified time | relevance | path

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

/aoo41x/main/wizards/com/sun/star/wizards/report/
H A DDBColumn.java245 public void insertColumnData(TextFieldHandler oTextFieldHandler, boolean _bIsLandscape) in insertColumnData() argument
248 replaceValueCellofTable(_bIsLandscape); in insertColumnData()
355 public void replaceValueCellofTable(boolean _bIsLandscape) in replaceValueCellofTable() argument
362 …indTextlength(CurDBField.getFieldTitle(), CurDBField.getFieldWidth(), _bIsLandscape, bIsGroupColum… in replaceValueCellofTable()
/aoo41x/main/wizards/com/sun/star/wizards/text/
H A DTextStyleHandler.java93 public Size changePageAlignment(XPropertySet _xPropPageStyle, boolean _bIsLandscape) in changePageAlignment() argument
97 _xPropPageStyle.setPropertyValue("IsLandscape", Boolean.valueOf(_bIsLandscape)); in changePageAlignment()

Completed in 29 milliseconds