Searched refs:getFirstLineIndent (Results 1 – 3 of 3) sorted by relevance
56 virtual float SAL_CALL getFirstLineIndent() throw (css::uno::RuntimeException);
64 float SAL_CALL SwVbaParagraphFormat::getFirstLineIndent() throw (uno::RuntimeException) in getFirstLineIndent() function in SwVbaParagraphFormat
168 propertyValue.Value = new Double(StyleConstants.getFirstLineIndent(as) / toPointFactor); in setAttributes()
Completed in 20 milliseconds