Home
last modified time | relevance | path

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

/trunk/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
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleEditableTextImpl.java243 …propertyValue.Value = new Integer(new Double(StyleConstants.getLineSpacing(as) / toPointFactor).in… in setAttributes()

Completed in 20 milliseconds