Home
last modified time | relevance | path

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

12345678910

/aoo42x/main/extensions/source/propctrlr/
H A Dxsddatatypes.cxx84 OSL_VERIFY( _rxFacets->getPropertyValue( _rFacetName ) >>= aReturn ); in getFacet()
/aoo42x/main/xmloff/source/xforms/
H A Dxformsimport.cxx170 OSL_VERIFY( xModelSettings->getByName( *pModelName ) >>= aModelSettings ); in applyXFormsSettings()
/aoo42x/main/dbaccess/source/core/api/
H A Dcolumnsettings.cxx130 OSL_VERIFY( _rPropertyValue >>= bHidden ); in isDefaulted()
/aoo42x/main/forms/source/xforms/
H A Dpropertysetbase.cxx114OSL_VERIFY( rPropertyMetaData.fillPropertyMembersByHandle( &sPropName, NULL, nHandle ) ); in notifyAndCachePropertyValue()
/aoo42x/main/svx/source/form/
H A Dfmtextcontrolshell.cxx547OSL_VERIFY( xModelProps->getPropertyValue( sRichTextPropertyName ) >>= bIsRichText ); in lcl_isRichText()
820OSL_VERIFY( ::svt::OStringTransfer::PasteString( sClipboardContent, lcl_getWindow( m_xActiveContro… in executeClipboardSlot()
H A Dfmvwimp.cxx809 OSL_VERIFY( xModelProps->getPropertyValue( FM_PROP_ENABLED ) >>= bEnabled ); in isFocusable()
815 OSL_VERIFY( xModelProps->getPropertyValue( FM_PROP_CLASSID ) >>= nClassId ); in isFocusable()
1042 OSL_VERIFY( m_xLastCreatedControlModel->getPropertyValue( FM_PROP_CLASSID ) >>= nClassId );
H A Ddatabaselocationinput.cxx177 OSL_VERIFY( aConfig.getNodeValue( "ooSetupFactoryActualFilter" ) >>= sDatabaseFilter ); in impl_initFilterProperties_nothrow()
/aoo42x/main/embeddedobj/source/commonembedding/
H A Dpersistence.cxx1085 OSL_VERIFY( lObjArgs[nObjInd].Value >>= m_bEmbeddedScriptSupport ); in setPersistentEntry()
1089 OSL_VERIFY( lObjArgs[nObjInd].Value >>= m_bDocumentRecoverySupport ); in setPersistentEntry()
1093 OSL_VERIFY( lObjArgs[nObjInd].Value >>= m_xRecoveryStorage ); in setPersistentEntry()
/aoo42x/main/sal/osl/unx/
H A Dprofile.c1887 OSL_VERIFY(OslProfile_rewindFile(pFile, sal_False)); in loadProfile()
1959 OSL_VERIFY(OslProfile_rewindFile(pTmpFile, sal_True)); in storeProfile()
1963 OSL_VERIFY(OslProfile_putLine(pTmpFile, pProfile->m_Lines[i])); in storeProfile()
/aoo42x/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx149 OSL_VERIFY( m_xObject->getPropertyValue( PROPERTY_TYPE ) >>= sObjectType ); in isView()
248 OSL_VERIFY( m_xObject->getPropertyValue( PROPERTY_COMMAND ) >>= sSelectStatement ); in getSelectStatement()
320 OSL_VERIFY( xTableDesc->next() ); in isView()
/aoo42x/main/uui/source/
H A Dnewerverwarn.cxx119OSL_VERIFY( xUpdateConfig->getByName( DEFINE_CONST_UNICODE( "AutoCheckEnabled" ) ) >>= bUpdateChec… in IMPL_LINK()
/aoo42x/main/forms/source/component/
H A Dspinbutton.cxx135 OSL_VERIFY( _rValue >>= m_nDefaultSpinValue ); in setFastPropertyValue_NoBroadcast()
H A Dentrylisthelper.cxx311 OSL_VERIFY( _rValue >>= m_aStringItems ); in setNewStringItemList()
H A Dscrollbar.cxx179 OSL_VERIFY( _rValue >>= m_nDefaultScrollValue ); in setFastPropertyValue_NoBroadcast()
/aoo42x/main/forms/source/helper/
H A Dwindowstateguard.cxx141OSL_VERIFY( m_xModelProps->getPropertyValue( PROPERTY_ENABLED ) >>= bShouldBeEnabled ); in impl_ensureEnabledState_nothrow_nolck()
/aoo42x/main/mysqlc/source/
H A Dmysqlc_general.cxx80 OSL_VERIFY( _rAny >>= nReturn ); in getStringFromAny()
/aoo42x/main/sfx2/source/dialog/
H A Dtaskpane.cxx1151OSL_VERIFY( m_rTaskPane.GetPanelDeck().InsertPanel( m_aPanelRepository[ i_nLogicalPanelIndex ].pPa… in impl_togglePanelVisibility()
1159OSL_VERIFY( m_rTaskPane.GetPanelDeck().RemovePanel( nActualPanelIndex ).get() == m_aPanelRepositor… in impl_togglePanelVisibility()
/aoo42x/main/comphelper/source/property/
H A Dpropagg.cxx647 OSL_VERIFY( rPH.getPropertyByHandle( _nHandle, aProperty ) ); in getPropertyName()
997 OSL_VERIFY( rPH.getPropertyByHandle( _nHandle, aProperty ) ); in convertFastPropertyValue()
/aoo42x/main/stoc/test/
H A Dtestsmgr_cpnt.cxx60 #define TEST_ENSHURE(c, m) OSL_VERIFY(c)
/aoo42x/main/accessibility/source/standard/
H A Dvclxaccessiblebutton.cxx301 OSL_VERIFY( aNumber >>= nValue ); in setCurrentValue()
H A Dvclxaccessibleradiobutton.cxx271 OSL_VERIFY( aNumber >>= nValue ); in setCurrentValue()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx1188 OSL_VERIFY( tools::stor::commitStorageIfWriteable( _rxTargetStorage ) ); in impl_storeToStorage_throw()
1573 OSL_VERIFY( m_pImpl->m_aContext.createComponent( "com.sun.star.xml.sax.Writer", xSaxWriter ) ); in WriteThroughComponent()
1589OSL_VERIFY( m_pImpl->m_aContext.createComponentWithArguments( pServiceName, aArgs, xExporter ) ); in WriteThroughComponent()
/aoo42x/main/svtools/source/toolpanel/
H A Ddrawerlayouter.cxx152OSL_VERIFY( ::comphelper::OAccessibleImplementationAccess::setAccessibleParent( xItemAccessible->g… in GetAccessibleChild()
/aoo42x/main/connectivity/source/drivers/calc/
H A DCConnection.cxx168 OSL_VERIFY( aLoaderException >>= aLoaderError ); in acquireDoc()
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DTableFieldDescription.cxx164 OSL_VERIFY( i_rPropValue.Value >>= sValue ); in operator ()()

Completed in 257 milliseconds

12345678910