Home
last modified time | relevance | path

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

/aoo41x/main/soltools/testSHL/
H A Dtestshl.cxx40 void test_shl( vector< sal_Char* > cmdln, sal_Bool boom );
51 sal_Bool boom = sal_False; in main() local
58 boom = sal_True; in main()
71 test_shl( cmdln, boom ); in main()
76 void test_shl( vector< sal_Char*> cmdln, sal_Bool boom ) { in test_shl() argument
80 if ( tst.initialize( cmdln[0], boom )) { in test_shl()
/aoo41x/main/soltools/testSHL/util/
H A DtstMgr.cxx54 sal_Bool tstMgr::initialize( sal_Char* modName, sal_Bool boom ) { in initialize() argument
58 pImpl->m_boom = boom; in initialize()
/aoo41x/main/soltools/testSHL/inc/
H A DtstMgr.hxx56 sal_Bool initialize( sal_Char* moduleName, sal_Bool boom = sal_False );

Completed in 7 milliseconds