Home
last modified time | relevance | path

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

/aoo41x/main/soltools/testSHL/util/
H A DtstMgr.cxx64 sal_Char* logName ) { in test_Entries() argument
72 tLog log( logName ); in test_Entries()
90 sal_Bool tstMgr::test_Entry( sal_Char* entry, sal_Char* logName ) { in test_Entry() argument
92 tLog log( logName ); in test_Entry()
103 sal_Bool tstMgr::test_EntriesFromFile( sal_Char* fName, sal_Char* logName ) { in test_EntriesFromFile() argument
109 sal_Bool bOK = test_Entries( entries, logName ); in test_EntriesFromFile()
/aoo41x/main/soltools/testSHL/inc/
H A DtstMgr.hxx57 sal_Bool test_Entry( sal_Char* entry, sal_Char* logName = 0 );
58 sal_Bool test_Entries( vector< sal_Char* > entries, sal_Char* logName = 0 );
59 sal_Bool test_EntriesFromFile( sal_Char* fName, sal_Char* logName = 0 );
/aoo41x/main/scripting/source/storage/
H A DScriptStorage.cxx542 ::rtl::OUString logName = it->first; in save()

Completed in 27 milliseconds