Home
last modified time | relevance | path

Searched refs:getAlignment (Results 1 – 14 of 14) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XFixedText.java96 short getAlign = oObj.getAlignment() ; in _setAlignment()
109 align = oObj.getAlignment() ; in _getAlignment()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleEditableTextImpl.java120 switch (StyleConstants.getAlignment(as)) { in setAttributes()
314 switch (tab.getAlignment()) { in setAttributes()
/trunk/main/toolkit/source/layout/core/
H A Dlocalized-string.hxx54 sal_Int16 SAL_CALL getAlignment() in getAlignment() function in layoutimpl::LocalizedString
/trunk/main/offapi/com/sun/star/awt/
H A DXFixedText.idl69 short getAlignment();
H A DXFixedHyperlink.idl84 short getAlignment();
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlFixedText.csv25 "UnoControlFixedText";"com::sun::star::awt::XFixedText";"getAlignment()"
/trunk/main/sw/source/ui/vba/
H A Dvbaparagraphformat.hxx54 virtual ::sal_Int32 SAL_CALL getAlignment() throw (css::uno::RuntimeException);
H A Dvbaparagraphformat.cxx51 sal_Int32 SAL_CALL SwVbaParagraphFormat::getAlignment() throw (uno::RuntimeException) in getAlignment() function in SwVbaParagraphFormat
/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx778 inline const Alignment& getAlignment() const { return maAlignment; } in getAlignment() function in oox::xls::Xf
/trunk/main/oox/source/xls/
H A Dsheetdatabuffer.cxx818 sal_Int32 nHorAlign = pXf->getAlignment().getModel().mnHorAlign; in setCellFormat()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx483 sal_Int16 SAL_CALL getAlignment( ) throw(::com::sun::star::uno::RuntimeException);
526 sal_Int16 SAL_CALL getAlignment( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx602 sal_Int16 SAL_CALL getAlignment( ) throw(::com::sun::star::uno::RuntimeException);
668 sal_Int16 SAL_CALL getAlignment( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx1478 short UnoFixedHyperlinkControl::getAlignment() throw(uno::RuntimeException) in getAlignment() function in UnoFixedHyperlinkControl
1647 short UnoFixedTextControl::getAlignment() throw(uno::RuntimeException) in getAlignment() function in UnoFixedTextControl
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx2718 short VCLXFixedHyperlink::getAlignment() throw(::com::sun::star::uno::RuntimeException) in getAlignment() function in VCLXFixedHyperlink
2960 short VCLXFixedText::getAlignment() throw(::com::sun::star::uno::RuntimeException) in getAlignment() function in VCLXFixedText

Completed in 140 milliseconds