Home
last modified time | relevance | path

Searched refs:sShow (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/xmloff/source/text/
H A Dtxtparai.cxx382 OUString sShow; in XMLImpHyperlinkContext_Impl() local
405 sShow = rValue; in XMLImpHyperlinkContext_Impl()
416 if( sShow.getLength() && !mpHint->GetTargetFrameName().getLength() ) in XMLImpHyperlinkContext_Impl()
418 if( IsXMLToken( sShow, XML_NEW ) ) in XMLImpHyperlinkContext_Impl()
421 else if( IsXMLToken( sShow, XML_REPLACE ) ) in XMLImpHyperlinkContext_Impl()
H A DXMLTextFrameHyperlinkContext.cxx57 OUString sShow; in XMLTextFrameHyperlinkContext() local
83 sShow = rValue; in XMLTextFrameHyperlinkContext()
98 if( sShow.getLength() && !sTargetFrameName.getLength() ) in XMLTextFrameHyperlinkContext()
100 if( IsXMLToken( sShow, XML_NEW ) ) in XMLTextFrameHyperlinkContext()
103 else if( IsXMLToken( sShow, XML_REPLACE ) ) in XMLTextFrameHyperlinkContext()
/trunk/main/testgraphical/qa/graphical/
H A DTest.java58 String sShow = ""; in test() local
61 sShow = "-show"; in test()
90 sShow in test()

Completed in 27 milliseconds