Home
last modified time | relevance | path

Searched refs:OSL_POSTCOND (Results 1 – 25 of 47) sorted by relevance

12

/trunk/main/store/workben/
H A Dt_store.cxx458 OSL_POSTCOND( in main()
469 OSL_POSTCOND( in main()
481 OSL_POSTCOND( in main()
493 OSL_POSTCOND( in main()
503 OSL_POSTCOND( in main()
511 OSL_POSTCOND( in main()
/trunk/main/store/source/
H A Dstortree.cxx342 OSL_POSTCOND(result, message); (void) message; in testInvariant()
467 OSL_POSTCOND(eResult != T::COMPARE_LESS, "store::BTreeRoot::find_lookup(): sort error"); in find_lookup()
567 OSL_POSTCOND(result != T::COMPARE_LESS, "store::BTreeRoot::find_insert(): sort error"); in find_insert()
H A Dstordata.cxx634 OSL_POSTCOND(n == nPage, "wrong math on indirect indices"); in scope()
666 OSL_POSTCOND(n == nPage, "wrong math on double indirect indices"); in scope()
704 OSL_POSTCOND(n == nPage, "wrong math on triple indirect indices"); in scope()
H A Dstorpage.cxx138 OSL_POSTCOND(rIndex < xPage->usageCount(), "store::PageManager::find_lookup(): logic error"); in find_lookup()
275 OSL_POSTCOND( in remove_Impl()
/trunk/main/sal/osl/unx/
H A Dfile_path_helper.cxx83 OSL_POSTCOND((0 == pustrPath->length) || (1 == pustrPath->length) || \ in osl_systemPathRemoveSeparator()
108 OSL_POSTCOND(path.lastIndexOf(FPH_CHAR_PATH_SEPARATOR) == (path.getLength() - 1), \ in osl_systemPathEnsureSeparator()
H A Dsemaphor.c170 OSL_POSTCOND(Semaphore, "malloc failed\n"); /* ptr valid? */ in osl_createSemaphore()
/trunk/main/sal/osl/os2/
H A Dfile_path_helper.cxx83 OSL_POSTCOND((0 == pustrPath->length) || (1 == pustrPath->length) || \ in osl_systemPathRemoveSeparator()
107 OSL_POSTCOND(path.lastIndexOf(FPH_CHAR_PATH_SEPARATOR) == (path.getLength() - 1), \ in osl_systemPathEnsureSeparator()
H A Dpath_helper.cxx61 OSL_POSTCOND(path.lastIndexOf(BACKSLASH) == (path.getLength() - 1), \ in osl_systemPathEnsureSeparator()
/trunk/main/fpicker/source/win32/filepicker/
H A Ddibpreview.cxx115 OSL_POSTCOND(bSuccess,"Coud not create preview window"); in CDIBPreview()
428 OSL_POSTCOND(s_ClassAtom,"Could not register preview window class"); in RegisterDibPreviewWindowClass()
H A Dfilepickerstate.cxx523 OSL_POSTCOND( aFileOpenDialog, "invalid parameter" ); in getFiles()
559 OSL_POSTCOND( aFileOpenDialog, "invalid parameter" ); in getDisplayDirectory()
H A DFilePicker.cxx102 OSL_POSTCOND( hInstance, "The name of the service dll must have changed" ); in CFilePicker()
734 OSL_POSTCOND( hInstance, "The name of the service dll must have changed" ); in initialize()
H A Dgetfilenamewrapper.cxx186 OSL_POSTCOND(hThread, "could not create STA thread"); in ThreadExecGetFileName()
H A Dasynceventnotifier.cxx145 OSL_POSTCOND(m_bRun,"Could not start event notifier!"); in startup()
/trunk/main/canvas/source/tools/
H A Dspriteredrawmanager.cxx374OSL_POSTCOND(impIsEqualB2DRange(rUpdateArea.maTotalBounds, basegfx::unotools::b2DSurroundingIntege… in isAreaUpdateScroll()
376 OSL_POSTCOND(impIsEqualB2DVector(o_rMoveStart.getRange(), o_rMoveEnd.getRange(), 0.5), in isAreaUpdateScroll()
/trunk/main/svx/source/form/
H A Ddelayedevent.cxx43 OSL_POSTCOND( m_nEventId == 0, "DelayedEvent::Call: CancelPendingCall did not work!" ); in Call()
/trunk/main/sal/osl/w32/
H A Dpath_helper.cxx63 OSL_POSTCOND(path.lastIndexOf(BACKSLASH) == (path.getLength() - 1), \ in osl_systemPathEnsureSeparator()
/trunk/main/salhelper/inc/salhelper/
H A Dqueue.hxx155 OSL_POSTCOND(capacity, "BoundedQueue:BoundedQueue(): no capacity"); in BoundedQueue()
/trunk/main/sal/inc/osl/
H A Ddiagnose.h95 #define OSL_POSTCOND(c, m) OSL_ENSURE(c, m) macro
/trunk/main/fpicker/source/win32/folderpicker/
H A DMtaFop.hxx61 OSL_POSTCOND(pBuff,"Could not allocate path buffer"); in CAutoPathBuff()
/trunk/main/connectivity/source/commontools/
H A Dparameters.cxx333 OSL_POSTCOND( aStrippedMasterFields.size() == aStrippedDetailFields.size(), in classifyLinks()
512OSL_POSTCOND( m_xInnerParamColumns.is(), "ParameterManager::updateParameterInfo: initializeCompose… in updateParameterInfo()
/trunk/main/mysqlc/source/
H A Dmysqlc_driver.cxx162 OSL_POSTCOND( cppDriver, "MySQLCDriver::connect: internal error." ); in connect()
/trunk/main/sal/rtl/source/
H A Dalloc_arena.c445 OSL_POSTCOND(segment != NULL, "rtl_arena_hash_remove(): bad free."); in rtl_arena_hash_remove()
448 OSL_POSTCOND(segment->m_size == size, "rtl_arena_hash_remove(): wrong size."); in rtl_arena_hash_remove()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddsselect.cxx266OSL_POSTCOND( m_pODBCManagement->isRunning(), "ODatasourceSelectDialog::ManageClickHdl: success, b… in IMPL_LINK()
/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx817OSL_POSTCOND( m_bItemsDirty == false, "PanelTabBar_Impl::EnsureItemsCache: cache still dirty!" ); in EnsureItemsCache()
1325OSL_POSTCOND( !!m_pImpl->m_aFocusedItem, "PanelTabBar::FocusPanelItem: have the focus, but no focu… in FocusPanelItem()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDriver.cxx267OSL_POSTCOND( pConnection, "MacabDriver::connect: no connection has been created by the factory!" … in connect()

Completed in 931 milliseconds

12