Home
last modified time | relevance | path

Searched refs:getLeftIndent (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/ui/vba/
H A Dvbaparagraphformat.hxx78 virtual float SAL_CALL getLeftIndent() throw (css::uno::RuntimeException);
H A Dvbaparagraphformat.cxx267 float SAL_CALL SwVbaParagraphFormat::getLeftIndent() throw (uno::RuntimeException) in getLeftIndent() function in SwVbaParagraphFormat
/aoo4110/main/accessibility/bridge/org/openoffice/java/accessibility/
H A DAccessibleEditableTextImpl.java225 …propertyValue.Value = new Integer(new Double(StyleConstants.getLeftIndent(as) / toPointFactor).int… in setAttributes()

Completed in 57 milliseconds