Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/vba/
H A Dvbaparagraphformat.hxx64 virtual float SAL_CALL getLineSpacing() throw (css::uno::RuntimeException);
H A Dvbaparagraphformat.cxx137 float SAL_CALL SwVbaParagraphFormat::getLineSpacing() throw (uno::RuntimeException) in getLineSpacing() function in SwVbaParagraphFormat
/aoo41x/main/accessibility/bridge/org/openoffice/java/accessibility/
H A DAccessibleEditableTextImpl.java243 …propertyValue.Value = new Integer(new Double(StyleConstants.getLineSpacing(as) / toPointFactor).in… in setAttributes()

Completed in 56 milliseconds