Searched refs:rAboutBoxProductVersion (Results 1 – 1 of 1) sorted by relevance
436 rtl::OUString &rAboutBoxProductVersion = AboutBoxProductVersion::get(); in GetDirectConfigProperty() local437 if ( eProp == ABOUTBOXPRODUCTVERSION && rAboutBoxProductVersion.getLength() ) in GetDirectConfigProperty()439 aRet <<= rAboutBoxProductVersion; in GetDirectConfigProperty()592 aRet >>= rAboutBoxProductVersion; in GetDirectConfigProperty()593 getBasisAboutBoxProductVersion( rAboutBoxProductVersion ); in GetDirectConfigProperty()594 aRet <<= rAboutBoxProductVersion; in GetDirectConfigProperty()
Completed in 15 milliseconds