Home
last modified time | relevance | path

Searched refs:setAlign (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DCellStyle.java215 fmt.setAlign(Format.CENTER_ALIGN); in handleAttribute()
217 fmt.setAlign(Format.RIGHT_ALIGN); in handleAttribute()
219 fmt.setAlign(Format.LEFT_ALIGN); in handleAttribute()
309 resolvedFormat.setAlign(parentFormat.getAlign()); in getResolved()
H A DFormat.java338 public void setAlign(int align) { in setAlign() method in Format
/aoo42x/main/toolkit/source/layout/vcl/
H A Dwbutton.cxx519 void setAlign () in setAlign() function in layout::AdvancedButtonImpl
530 setAlign (); in advancedMode()
549 setAlign (); in simpleMode()
/aoo42x/main/sc/source/filter/inc/
H A Dqprostyle.hxx60 void setAlign( sal_uInt16 nIndex, sal_uInt8 nData ) in setAlign() function in ScQProStyle
/aoo42x/main/sc/source/filter/qpro/
H A Dqpro.cxx190 pStyleElement->setAlign( i, nAlign ); in import()
/aoo42x/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DPocketExcelDecoder.java417 fmt.setAlign(xf.getAlign()); in readCellFormat()

Completed in 179 milliseconds