Lines Matching refs:rStrImpValue
268 const ::rtl::OUString& rStrImpValue,
321 const ::rtl::OUString& rStrImpValue,
331 const OUString& rStrImpValue, in importXML() argument
337 if( IsXMLToken( rStrImpValue, XML_FOREGROUND ) ) in importXML()
339 else if( !IsXMLToken( rStrImpValue, XML_BACKGROUND ) ) in importXML()
373 const ::rtl::OUString& rStrImpValue,
383 const OUString& rStrImpValue, in importXML() argument
389 if( IsXMLToken( rStrImpValue, XML_OUTSIDE ) ) in importXML()
391 else if( ! IsXMLToken( rStrImpValue, XML_FULL ) ) in importXML()
425 const ::rtl::OUString& rStrImpValue,
435 const OUString& rStrImpValue, in importXML() argument
442 if( ! IsXMLToken( rStrImpValue, XML_NO_LIMIT ) ) in importXML()
445 bRet = SvXMLUnitConverter::convertNumber( nValue, rStrImpValue ); in importXML()
491 const ::rtl::OUString& rStrImpValue,
501 const OUString& rStrImpValue, in importXML() argument
506 sal_Bool bRet = SvXMLUnitConverter::convertEnum( nWrap, rStrImpValue, in importXML()
547 const ::rtl::OUString& rStrImpValue,
557 const OUString& rStrImpValue, in importXML() argument
563 if( ! IsXMLToken( rStrImpValue, XML_NONE ) ) in importXML()
566 SvXMLTokenEnumerator aTokenEnum( rStrImpValue ); in importXML()
633 const OUString& rStrImpValue, in importXML() argument
638 sal_Bool bRet = SvXMLUnitConverter::convertEnum( nAnchor, rStrImpValue, in importXML()
668 sal_Bool XMLAnchorTypePropHdl::convert( const OUString& rStrImpValue, in convert() argument
672 sal_Bool bRet = SvXMLUnitConverter::convertEnum( nAnchor, rStrImpValue, in convert()
749 const ::rtl::OUString& rStrImpValue,
759 const OUString& rStrImpValue, in importXML() argument
764 sal_Bool bRet = SvXMLUnitConverter::convertEnum( nHoriMirror, rStrImpValue, in importXML()
804 const ::rtl::OUString& rStrImpValue,
814 const OUString& rStrImpValue, in importXML() argument
820 if( ! IsXMLToken( rStrImpValue, XML_NONE ) ) in importXML()
823 SvXMLTokenEnumerator aTokenEnum( rStrImpValue ); in importXML()
905 const ::rtl::OUString& rStrImpValue,
915 const OUString& rStrImpValue, in importXML() argument
925 SvXMLTokenEnumerator aTokenEnum( rStrImpValue ); in importXML()
1009 const ::rtl::OUString& rStrImpValue,
1019 const OUString& rStrImpValue, in importXML() argument
1023 if( rStrImpValue.getLength() ) in importXML()
1024 rValue <<= rStrImpValue.copy( 0, 1 ); in importXML()
1026 rValue <<= rStrImpValue; in importXML()
1055 const ::rtl::OUString& rStrImpValue,
1065 const OUString& rStrImpValue, in importXML() argument
1071 bRet = SvXMLUnitConverter::convertPercent( nValue, rStrImpValue ); in importXML()
1113 const ::rtl::OUString& rStrImpValue,
1123 const OUString& rStrImpValue, in importXML() argument
1127 sal_Bool bValue = (rStrImpValue == sValue ); in importXML()
1162 const ::rtl::OUString& rStrImpValue,
1172 const OUString& rStrImpValue, in importXML() argument
1177 sal_Bool bRet = SvXMLUnitConverter::convertNumber( nValue, rStrImpValue ); in importXML()
1226 const ::rtl::OUString& rStrImpValue,
1236 const OUString& rStrImpValue, in importXML() argument
1241 sal_Bool bRet = SvXMLUnitConverter::convertNumber( nValue, rStrImpValue ); in importXML()