Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/vba/
H A Dvbaparagraphformat.hxx80 virtual float SAL_CALL getRightIndent() throw (css::uno::RuntimeException);
H A Dvbaparagraphformat.cxx280 float SAL_CALL SwVbaParagraphFormat::getRightIndent() throw (uno::RuntimeException) in getRightIndent() function in SwVbaParagraphFormat
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleEditableTextImpl.java234 …propertyValue.Value = new Integer(new Double(StyleConstants.getRightIndent(as) / toPointFactor).in… in setAttributes()

Completed in 19 milliseconds