Home
last modified time | relevance | path

Searched refs:rFullProductname (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/desktop/source/app/
H A Dapp.cxx442 String& rFullProductname = FullProductname::get(); in ReplaceStringHookProc() local
458 rFullProductname = aTmp; in ReplaceStringHookProc()
486 rStr.SearchAndReplaceAllAscii( "%FULLPRODUCTNAME", rFullProductname ); in ReplaceStringHookProc()
/trunk/main/unotools/source/config/
H A Dconfigmgr.cxx422 ::rtl::OUString& rFullProductname = FullProductname::get(); in GetDirectConfigProperty()
423 if ( eProp == FULLPRODUCTNAME && rFullProductname.getLength() ) in GetDirectConfigProperty()
425 aRet <<= rFullProductname; in GetDirectConfigProperty()

Completed in 42 milliseconds