Searched refs:sParaIndent (Results 1 – 2 of 2) sorted by relevance
509 rtl::OUString sParaIndent( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_PINDENT ) ); in getIndentLevel() local510 if (!isAmbiguous(sParaIndent)) in getIndentLevel()513 if ( ( mxPropertySet->getPropertyValue(sParaIndent) >>= IndentLevel ) ) in getIndentLevel()
338 OUString sParaIndent = aPropNameSupplier.GetName( in GetParaProperties() local350 if ( aParaProps[i].Name.equals( sParaIndent ) ) in GetParaProperties()
Completed in 30 milliseconds