Home
last modified time | relevance | path

Searched refs:LOG_ASSERT (Results 1 – 14 of 14) sorted by relevance

/trunk/main/framework/test/
H A Dtest.cxx273 LOG_ASSERT( !( xInterface.is() == sal_False || in impl_testTypeDetection()
457 LOG_ASSERT( sal_False, sOut ) in impl_testLoginDialog()
465 LOG_ASSERT( sal_False, sOut ) in impl_testLoginDialog()
473 LOG_ASSERT( sal_False, sOut ) in impl_testLoginDialog()
499 LOG_ASSERT( sal_False, "UnkownPropertyException detected!\n" ) in impl_testLoginDialog()
503 LOG_ASSERT( sal_False, "PropertyVetoException detected!\n" ) in impl_testLoginDialog()
507 LOG_ASSERT( sal_False, "IllegalArgumentException detected!\n" ) in impl_testLoginDialog()
511 LOG_ASSERT( sal_False, "WrappedTargetException detected!\n" ) in impl_testLoginDialog()
515 LOG_ASSERT( sal_False, "RuntimeException detected!\n" ) in impl_testLoginDialog()
530 LOG_ASSERT( sal_False, OUStringToOString( sUserName, RTL_TEXTENCODING_UTF8 ) ) in impl_testLoginDialog()
[all …]
/trunk/main/framework/source/helper/
H A Doframes.cxx91LOG_ASSERT( impldbg_checkParameter_OFramesCtor( xFactory, xOwner, pFrameContainer ), "OFrames::OFr… in OFrames()
113LOG_ASSERT( impldbg_checkParameter_append( xFrame ), "OFrames::append()\nInvalid parameter detecte… in append()
126LOG_ASSERT( !(xOwner.is()==sal_False), "OFrames::append()\nOur owner is dead - you can't append an… in append()
139LOG_ASSERT( impldbg_checkParameter_remove( xFrame ), "OFrames::remove()\nInvalid parameter detecte… in remove()
153LOG_ASSERT( !(xOwner.is()==sal_False), "OFrames::remove()\nOur owner is dead - you can't remove an… in remove()
166LOG_ASSERT( impldbg_checkParameter_queryFrames( nSearchFlags ), "OFrames::queryFrames()\nInvalid p… in queryFrames()
187LOG_ASSERT( !(nSearchFlags & FrameSearchFlag::AUTO), "OFrames::queryFrames()\nSearch with AUTO-fla… in queryFrames()
190LOG_ASSERT( !(nSearchFlags & FrameSearchFlag::AUTO), "OFrames::queryFrames()\nSearch for tasks not… in queryFrames()
260LOG_ASSERT( !(xOwner.is()==sal_False), "OFrames::queryFrames()\nOur owner is dead - you can't quer… in queryFrames()
H A Docomponentenumeration.cxx87LOG_ASSERT( impldbg_checkParameter_OComponentEnumerationCtor( seqComponents ), "OComponentEnumerat… in OComponentEnumeration()
113LOG_ASSERT( impldbg_checkParameter_disposing( aEvent ), "OComponentEnumeration::disposing()\nInval… in disposing()
H A Docomponentaccess.cxx83LOG_ASSERT( impldbg_checkParameter_OComponentAccessCtor( xOwner ), "OComponentAccess::OComponentAc… in OComponentAccess()
/trunk/main/framework/source/application/
H A Dlogin.cxx146LOG_ASSERT( !(xServiceManager.is()==sal_False), "LoginApplication::Main()\nCould not create uno se… in Main()
150LOG_ASSERT( !(m_sTempFile.getLength()<1), "LoginApplication::Main()\nWrong or missing argument for… in Main()
235 LOG_ASSERT( !(pFile==NULL), "LoginApplication::Main()\nCould not open file!\n" ); in Main()
261LOG_ASSERT( !(nCount!=MINARGUMENTCOUNT), "LoginApplication::impl_parseCommandline()\nWrong argumen… in impl_parseCommandline()
293 LOG_ASSERT( !(m_nParentHandle==0), "Login.exe\nYou should give me a parent window handle!\n" ) in impl_parseCommandline()
H A Dframework.cxx219LOG_ASSERT( !(xDesktop.is()==sal_False), "FrameWork::Main()\nCan't instanciate desktop!Servicename… in Main()
243LOG_ASSERT( sal_False, "FrameWork::Main()\nNo connection to plugin. Initialization of bridge faile… in Main()
254LOG_ASSERT( !(xDispatchProvider.is()==sal_False), "FrameWork::Main()\nDesktop don't support XDispa… in Main()
/trunk/main/framework/inc/macros/debug/
H A Dassertion.hxx84 #define LOG_ASSERT( BCONDITION, STEXT ) \ macro
114 #define LOG_ASSERT( BCONDITION, STEXT ) \ macro
146 #define LOG_ASSERT( BCONDITION, STEXT ) \ macro
175 #define LOG_ASSERT( BCONDITION, STEXT ) macro
/trunk/main/framework/source/dispatch/
H A Dmenudispatcher.cxx118LOG_ASSERT( impldbg_checkParameter_MenuDispatcher( xFactory, xOwner ), "MenuDispatcher::MenuDispat… in MenuDispatcher()
171LOG_ASSERT( impldbg_checkParameter_addStatusListener( xControl, aURL ), "MenuDispatcher::addStatus… in addStatusListener()
186LOG_ASSERT( impldbg_checkParameter_removeStatusListener( xControl, aURL ), "MenuDispatcher::remove… in removeStatusListener()
238LOG_ASSERT( !(m_bAlreadyDisposed==sal_True), "MenuDispatcher::disposing()\nObject already disposed… in disposing()
H A Dpopupmenudispatcher.cxx344LOG_ASSERT( !(m_bAlreadyDisposed==sal_True), "MenuDispatcher::disposing()\nObject already disposed… in disposing()
H A Ddispatchprovider.cxx614LOG_ASSERT(xOwner.is(), "DispatchProvider::implts_searchProtocolHandler()\nCouldn't get reference … in implts_searchProtocolHandler()
/trunk/main/framework/source/jobs/
H A Djobexecutor.cxx155LOG_ASSERT(m_aConfig.getMode() == ConfigAccess::E_CLOSED, "JobExecutor::~JobExecutor()\nConfigurat… in ~JobExecutor()
/trunk/main/framework/source/services/
H A Dtabwindowservice.cxx132LOG_ASSERT( xFactory.is(), "TabWindowService::TabWindowService()\nInvalid parameter detected!\n" )
H A Dautorecovery.cxx1184LOG_ASSERT(m_nIdPool>=0, "AutoRecovery::implts_readConfig()\nOverflow of IDPool detected!") in implts_readConfig()
1713LOG_ASSERT(sal_False, "May be you found the reason for bug #125528#. Please report a test scenario… in IMPL_LINK()
1848LOG_ASSERT(m_nIdPool>=0, "AutoRecovery::implts_registerDocument()\nOverflow of ID pool detected.") in implts_registerDocument()
/trunk/main/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx157LOG_ASSERT(!m_pWriteCache, "XMLBasedAcceleratorConfiguration::~XMLBasedAcceleratorConfiguration()\… in ~XMLBasedAcceleratorConfiguration()

Completed in 177 milliseconds