Searched refs:sTextRange (Results 1 – 2 of 2) sorted by relevance
294 static const ::rtl::OUString sTextRange(RTL_CONSTASCII_USTRINGPARAM("TextRange")); in insertControl() local295 xShapeProps->setPropertyValue(sTextRange, aAny); in insertControl()
2251 OUString sTextRange( RTL_CONSTASCII_USTRINGPARAM( "TextRange" ) ); in ~XMLParaContext() local2252 xPropSet->setPropertyValue(sTextRange, aPos); in ~XMLParaContext()2283 OUString sTextRange( RTL_CONSTASCII_USTRINGPARAM( "TextRange" ) ); in ~XMLParaContext() local2284 xPropSet->setPropertyValue(sTextRange, aPos); in ~XMLParaContext()
Completed in 25 milliseconds