Lines Matching refs:sVal
546 const OUString sVal; member in XMLFrameProtectPropHdl_Impl
549 sVal( GetXMLToken(eVal) ) {} in XMLFrameProtectPropHdl_Impl()
577 if( aToken == sVal ) in importXML()
601 rStrExpValue = sVal; in exportXML()
606 sVal.getLength() ); in exportXML()
609 aOut.append( sVal ); in exportXML()
800 const OUString sVal; member in XMLGrfMirrorPropHdl_Impl
805 sVal( GetXMLToken( eVal ) ), in XMLGrfMirrorPropHdl_Impl()
834 if( aToken == sVal || in importXML()
859 rStrExpValue = sVal; in exportXML()
874 sVal.getLength() ); in exportXML()
877 aOut.append( sVal ); in exportXML()