Home
last modified time | relevance | path

Searched refs:OSL_VERIFY (Results 226 – 246 of 246) sorted by relevance

12345678910

/aoo42x/main/reportdesign/source/ui/misc/
H A DUITools.cxx956 OSL_VERIFY( xParam->getPropertyValue( PROPERTY_NAME ) >>= sParamName ); in getParameterNames()
/aoo42x/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx879OSL_VERIFY(xModelProperties->getPropertyValue(sPrintablePropertyName) >>= bIsPrintableControl); in processBasePrimitive2D()
/aoo42x/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx992 OSL_VERIFY( !osl::FileBase::getSystemPathFromFileURL( rFileURL, aUSystemPath ) ); in AddTempDevFont()
/aoo42x/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx1463 OSL_VERIFY( xViewData->getByIndex( nViewDataIndex ) >>= aViewData ); in ConnectSfxFrame_Impl()
/aoo42x/main/testtools/source/bridgetest/
H A Dcppobj.cxx668 OSL_VERIFY( a >>= exc ); in dothrow()
/aoo42x/main/sal/osl/unx/
H A Dsocket.c2074 OSL_VERIFY(osl_enableNonBlockingMode(pSocket, sal_True)); in osl_connectSocketTo()
/aoo42x/main/svx/source/form/
H A Dfiltnav.cxx645 OSL_VERIFY( xFormProperties->getPropertyValue( FM_PROP_NAME ) >>= aName ); in Update()
H A Ddatanavi.cxx1743 OSL_VERIFY( xModelProps->getPropertyValue( in IMPL_LINK()
/aoo42x/main/extensions/source/bibliography/
H A Ddatman.cxx1106 OSL_VERIFY( xFormProps->getPropertyValue( C2U( "Filter" ) ) >>= aQueryString ); in getFilter()
/aoo42x/main/sal/osl/os2/
H A Dsocket.c2097 OSL_VERIFY(osl_enableNonBlockingMode(pSocket, sal_True)); in osl_connectSocketTo()
/aoo42x/main/dbaccess/source/ui/misc/
H A DUITools.cxx1749OSL_VERIFY( _rxSourceObject->getPropertyValue( PROPERTY_ESCAPE_PROCESSING ) >>= bEscapeProcessing … in createView()
/aoo42x/main/basctl/source/basicide/
H A Dbaside2b.cxx527 OSL_VERIFY( aDocument.updateModule( aLibName, aName, aModule ) ); in SetSourceInBasic()
/aoo42x/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx581 OSL_VERIFY( osl::FileBase::E_None in AddFontDir()
/aoo42x/main/dbaccess/source/core/api/
H A DSingleSelectQueryComposer.cxx281 OSL_VERIFY( aValue >>= m_nBoolCompareMode ); in DBG_NAME()
H A DKeySet.cxx1697OSL_VERIFY( xQueryColumnProp->getPropertyValue( PROPERTY_ISNULLABLE ) >>= nNullable ); in getColumnPositions()
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx1760 OSL_VERIFY(FindFirstFreeCol(_rColumnPosition).isValid()); in CheckFreeColumns()
H A DQueryDesignView.cxx2108OSL_VERIFY( xTableProps->getPropertyValue( PROPERTY_NAME ) >>= sComposedName ); in InitFromParseNodeImpl()
/aoo42x/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx2478OSL_VERIFY( xDisplayInfo->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "WorkAre… in implts_resizeContainerWindow()
/aoo42x/main/sfx2/source/appl/
H A Dappuno.cxx504 OSL_VERIFY( rProp.Value >>= xFrame ); in TransformParameters()
/aoo42x/main/forms/source/component/
H A DDatabaseForm.cxx3790 OSL_VERIFY( evt.NewValue >>= bCurrentIsNew ); in propertyChange()
/aoo42x/main/svx/source/unodraw/
H A Dunoshape.cxx1448 OSL_VERIFY( pPage->RemoveObject( nNum ) == mpObj.get() ); in dispose()

Completed in 228 milliseconds

12345678910