Home
last modified time | relevance | path

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

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

Completed in 22 milliseconds