/aoo42x/main/framework/test/ |
H A D | test.cxx | 273 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 …]
|
/aoo42x/main/framework/source/helper/ |
H A D | oframes.cxx | 91 …LOG_ASSERT( impldbg_checkParameter_OFramesCtor( xFactory, xOwner, pFrameContainer ), "OFrames::OFr… in OFrames() 113 …LOG_ASSERT( impldbg_checkParameter_append( xFrame ), "OFrames::append()\nInvalid parameter detecte… in append() 126 …LOG_ASSERT( !(xOwner.is()==sal_False), "OFrames::append()\nOur owner is dead - you can't append an… in append() 139 …LOG_ASSERT( impldbg_checkParameter_remove( xFrame ), "OFrames::remove()\nInvalid parameter detecte… in remove() 153 …LOG_ASSERT( !(xOwner.is()==sal_False), "OFrames::remove()\nOur owner is dead - you can't remove an… in remove() 166 …LOG_ASSERT( impldbg_checkParameter_queryFrames( nSearchFlags ), "OFrames::queryFrames()\nInvalid p… in queryFrames() 187 …LOG_ASSERT( !(nSearchFlags & FrameSearchFlag::AUTO), "OFrames::queryFrames()\nSearch with AUTO-fla… in queryFrames() 190 …LOG_ASSERT( !(nSearchFlags & FrameSearchFlag::AUTO), "OFrames::queryFrames()\nSearch for tasks not… in queryFrames() 260 …LOG_ASSERT( !(xOwner.is()==sal_False), "OFrames::queryFrames()\nOur owner is dead - you can't quer… in queryFrames()
|
H A D | ocomponentenumeration.cxx | 87 …LOG_ASSERT( impldbg_checkParameter_OComponentEnumerationCtor( seqComponents ), "OComponentEnumerat… in OComponentEnumeration() 113 …LOG_ASSERT( impldbg_checkParameter_disposing( aEvent ), "OComponentEnumeration::disposing()\nInval… in disposing()
|
H A D | ocomponentaccess.cxx | 83 …LOG_ASSERT( impldbg_checkParameter_OComponentAccessCtor( xOwner ), "OComponentAccess::OComponentAc… in OComponentAccess()
|
/aoo42x/main/framework/source/application/ |
H A D | login.cxx | 146 …LOG_ASSERT( !(xServiceManager.is()==sal_False), "LoginApplication::Main()\nCould not create uno se… in Main() 150 …LOG_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() 261 …LOG_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 D | framework.cxx | 219 …LOG_ASSERT( !(xDesktop.is()==sal_False), "FrameWork::Main()\nCan't instanciate desktop!Servicename… in Main() 243 …LOG_ASSERT( sal_False, "FrameWork::Main()\nNo connection to plugin. Initialization of bridge faile… in Main() 254 …LOG_ASSERT( !(xDispatchProvider.is()==sal_False), "FrameWork::Main()\nDesktop don't support XDispa… in Main()
|
/aoo42x/main/framework/inc/macros/debug/ |
H A D | assertion.hxx | 84 #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
|
/aoo42x/main/framework/source/dispatch/ |
H A D | menudispatcher.cxx | 118 …LOG_ASSERT( impldbg_checkParameter_MenuDispatcher( xFactory, xOwner ), "MenuDispatcher::MenuDispat… in MenuDispatcher() 171 …LOG_ASSERT( impldbg_checkParameter_addStatusListener( xControl, aURL ), "MenuDispatcher::addStatus… in addStatusListener() 186 …LOG_ASSERT( impldbg_checkParameter_removeStatusListener( xControl, aURL ), "MenuDispatcher::remove… in removeStatusListener() 238 …LOG_ASSERT( !(m_bAlreadyDisposed==sal_True), "MenuDispatcher::disposing()\nObject already disposed… in disposing()
|
H A D | popupmenudispatcher.cxx | 344 …LOG_ASSERT( !(m_bAlreadyDisposed==sal_True), "MenuDispatcher::disposing()\nObject already disposed… in disposing()
|
H A D | dispatchprovider.cxx | 614 …LOG_ASSERT(xOwner.is(), "DispatchProvider::implts_searchProtocolHandler()\nCouldn't get reference … in implts_searchProtocolHandler()
|
/aoo42x/main/framework/source/jobs/ |
H A D | jobexecutor.cxx | 155 …LOG_ASSERT(m_aConfig.getMode() == ConfigAccess::E_CLOSED, "JobExecutor::~JobExecutor()\nConfigurat… in ~JobExecutor()
|
/aoo42x/main/framework/source/services/ |
H A D | tabwindowservice.cxx | 132 … LOG_ASSERT( xFactory.is(), "TabWindowService::TabWindowService()\nInvalid parameter detected!\n" )
|
H A D | autorecovery.cxx | 1184 … LOG_ASSERT(m_nIdPool>=0, "AutoRecovery::implts_readConfig()\nOverflow of IDPool detected!") in implts_readConfig() 1713 …LOG_ASSERT(sal_False, "May be you found the reason for bug #125528#. Please report a test scenario… in IMPL_LINK() 1848 … LOG_ASSERT(m_nIdPool>=0, "AutoRecovery::implts_registerDocument()\nOverflow of ID pool detected.") in implts_registerDocument()
|
/aoo42x/main/framework/source/accelerators/ |
H A D | acceleratorconfiguration.cxx | 157 …LOG_ASSERT(!m_pWriteCache, "XMLBasedAcceleratorConfiguration::~XMLBasedAcceleratorConfiguration()\… in ~XMLBasedAcceleratorConfiguration()
|