Home
last modified time | relevance | path

Searched refs:_sOutPath (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unotools/source/config/
H A Dconfigpathes.cxx153 OUString extractFirstFromConfigurationPath(OUString const& _sInPath, OUString* _sOutPath) in extractFirstFromConfigurationPath() argument
187 if (_sOutPath != 0) in extractFirstFromConfigurationPath()
189 *_sOutPath = (nSep >= 0) ? _sInPath.copy(nSep + 1) : OUString(); in extractFirstFromConfigurationPath()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DPRNCompare.java145 public void setOutputPath(String _sOutPath) { m_sOutputPath = _sOutPath; } in setOutputPath() argument
/trunk/main/unotools/inc/unotools/
H A Dconfigpathes.hxx86 ::rtl::OUString const& _sInPath, ::rtl::OUString* _sOutPath = 0);

Completed in 29 milliseconds