Lines Matching refs:is

233                     if( xStringResourceResolver.is() &&  in lcl_getStringResourceResolverForProperty()
258 if( xStringResourceResolver.is() ) in impl_getPropertyValue_throw()
335 … DBG_ASSERT( xGrfObj.is(), "FormComponentPropertyHandler::setPropertyValue() xGrfObj is invalid"); in setPropertyValue()
356 if( xStringResourceResolver.is() ) in setPropertyValue()
360 if( xStringResourceManager.is() ) in setPropertyValue()
538 if ( !xDatabaseContext.is() || !xDatabaseContext->hasByName( sControlValue ) ) in convertToPropertyValue()
700 if ( xSet.is() ) in convertToControlValue()
702 if ( xPSI.is() && xPSI->hasPropertyByName( PROPERTY_LABEL ) ) in convertToControlValue()
818 if ( m_xPropertyState.is() ) in getPropertyState()
828 if ( m_xComponent.is() ) in addPropertyChangeListener()
836 if ( m_xComponent.is() ) in removePropertyChangeListener()
845 if ( !m_xComponentPropertyInfo.is() && m_xComponent.is() ) in onNewComponent()
859 if ( !m_xComponentPropertyInfo.is() ) in doDescribeSupportedProperties()
974 if ( !_rxControlFactory.is() ) in describePropertyLine()
1046 if ( xControlContext.is() ) in describePropertyLine()
1122 if (xSupplier.is()) in describePropertyLine()
1125 …DBG_ASSERT(xTunnel.is(), "FormComponentPropertyHandler::describePropertyLine : xTunnel is invalid!… in describePropertyLine()
1197 …if (m_xPropertyState.is() && ((PROPERTY_ID_VALUEMIN == nPropId) || (PROPERTY_ID_VALUEMAX == nPropI… in describePropertyLine()
1371 if (xDatabaseContext.is()) in describePropertyLine()
1401 if ( !aDescriptor.Control.is() ) in describePropertyLine()
1428 if ( !_rxInspectorUI.is() ) in onInteractivePropertySelection()
1521 OSL_PRECOND( _rxInspectorUI.is(), "lcl_rebuildAndResetCommand: invalid BrowserUI!" ); in lcl_rebuildAndResetCommand()
1522 OSL_PRECOND( _rxHandler.is(), "lcl_rebuildAndResetCommand: invalid handler!" ); in lcl_rebuildAndResetCommand()
1531 if ( !_rxInspectorUI.is() ) in actuatingPropertyChanged()
1730 if ( xControl.is() ) in actuatingPropertyChanged()
1755 …DBG_ASSERT(xTunnel.is(), "FormComponentPropertyHandler::actuatingPropertyChanged: xTunnel is inval… in actuatingPropertyChanged()
1756 if ( xTunnel.is() ) in actuatingPropertyChanged()
1777 if ( xControl.is() ) in actuatingPropertyChanged()
1975 if ( !xConnection.is() ) in impl_updateDependentProperty_nothrow()
1979 && ( m_xRowSetConnection.is() in impl_updateDependentProperty_nothrow()
1980 || xConnection.is() in impl_updateDependentProperty_nothrow()
2027 if ( m_xCommandDesigner.is() && m_xCommandDesigner->isActive() ) in disposing()
2036 if ( m_xCommandDesigner.is() && m_xCommandDesigner->isActive() ) in suspend()
2068 if ( xAsForm.is() ) in impl_initComponentMetaData_throw()
2072 if ( xFormAsChild.is() ) in impl_initComponentMetaData_throw()
2074 m_bComponentIsSubForm = xFormsParent.is(); in impl_initComponentMetaData_throw()
2080 if ( xCompAsChild.is() ) in impl_initComponentMetaData_throw()
2108 if ( xServiceInfo.is() ) in impl_classifyControlModel_throw()
2313 if ( !xRowSet.is() ) in impl_getRowSet_throw()
2316 if ( !xRowSet.is() ) in impl_getRowSet_throw()
2319 if ( !xRowSet.is() ) in impl_getRowSet_throw()
2322 if (Reference< XGridColumnFactory >( m_xObjectParent, UNO_QUERY) .is()) in impl_getRowSet_throw()
2325 if ( xParentAsChild.is() ) in impl_getRowSet_throw()
2329 if ( !xRowSet.is() ) in impl_getRowSet_throw()
2332 …DBG_ASSERT( xRowSet.is(), "FormComponentPropertyHandler::impl_getRowSet_throw: could not obtain th… in impl_getRowSet_throw()
2364 if ( !xFormSet.is() ) in impl_initFieldList_nothrow()
2405 if ( !m_xRowSetConnection.is() ) in impl_ensureRowsetConnection_nothrow()
2410 if ( m_xRowSetConnection.is() ) in impl_ensureRowsetConnection_nothrow()
2420 if ( xRowSetProps.is() ) in impl_ensureRowsetConnection_nothrow()
2455 return m_xRowSetConnection.is(); in impl_ensureRowsetConnection_nothrow()
2507 …OSL_PRECOND( m_xRowSetConnection.is(), "FormComponentPropertyHandler::impl_fillTableNames_throw: n… in impl_fillTableNames_throw()
2512 if ( xSupplyTables.is() ) in impl_fillTableNames_throw()
2514 …DBG_ASSERT( xTableNames.is(), "FormComponentPropertyHandler::impl_fillTableNames_throw: no way to … in impl_fillTableNames_throw()
2515 if ( !xTableNames.is() ) in impl_fillTableNames_throw()
2529 …OSL_PRECOND( m_xRowSetConnection.is(), "FormComponentPropertyHandler::impl_fillQueryNames_throw: n… in impl_fillQueryNames_throw()
2534 if ( xSupplyQueries.is() ) in impl_fillQueryNames_throw()
2543 …DBG_ASSERT( _xQueryNames.is(), "FormComponentPropertyHandler::impl_fillQueryNames_throw: no way to… in impl_fillQueryNames_throw()
2544 if ( !_xQueryNames.is() ) in impl_fillQueryNames_throw()
2562 if ( xSubQueries.is() ) in impl_fillQueryNames_throw()
2572 …OSL_PRECOND( m_xComponent.is(), "FormComponentPropertyHandler::impl_describeListSourceUI_throw: no… in impl_describeListSourceUI_throw()
2610 _out_rDescriptor.HasPrimaryButton = m_xRowSetConnection.is(); in impl_describeListSourceUI_throw()
2629 OSL_PRECOND( Reference< XRowSet >( m_xComponent, UNO_QUERY ).is(), in impl_dialogFilterOrSort_nothrow()
2642 …OSL_ENSURE( xComposer.is(), "FormComponentPropertyHandler::impl_dialogFilterOrSort_nothrow: could … in impl_dialogFilterOrSort_nothrow()
2643 if ( !xComposer.is() ) in impl_dialogFilterOrSort_nothrow()
2690 …OSL_PRECOND( xDetailForm.is() && xMasterForm.is(), "FormComponentPropertyHandler::impl_dialogLinke… in impl_dialogLinkedFormFields_nothrow()
2691 if ( !xDetailForm.is() || !xMasterForm.is() ) in impl_dialogLinkedFormFields_nothrow()
2716 …DBG_ASSERT(xSupplier.is(), "FormComponentPropertyHandler::impl_dialogFormatting_nothrow: invalid c… in impl_dialogFormatting_nothrow()
2786 …DBG_ASSERT(xController.is(), "FormComponentPropertyHandler::impl_browseForImage_nothrow: missing t… in impl_browseForImage_nothrow()
2787 if (xController.is()) in impl_browseForImage_nothrow()
2809 if ( bHandleNonLink && xController.is() ) in impl_browseForImage_nothrow()
2957 …OSL_PRECOND( impl_getContextControlContainer_nothrow().is(), "FormComponentPropertyHandler::impl_d… in impl_dialogChangeTabOrder_nothrow()
2995 if ( !m_xObject.is() ) in SQLCommandPropertyUI()
3187 if ( m_xCommandDesigner.is() ) in impl_doDesignSQLCommand_nothrow()
3219 …DBG_ASSERT( _rxInspectorUI.is(), "FormComponentPropertyHandler::OnDesignerClosed: no access to the… in impl_doDesignSQLCommand_nothrow()
3220 if ( m_xCommandDesigner->isActive() && _rxInspectorUI.is() ) in impl_doDesignSQLCommand_nothrow()
3239 return m_xCommandDesigner.is(); in impl_doDesignSQLCommand_nothrow()
3245 …OSL_ENSURE( m_xBrowserUI.is() && m_xCommandDesigner.is(), "FormComponentPropertyHandler::OnDesigne…
3246 if ( m_xBrowserUI.is() && m_xCommandDesigner.is() )
3252 if ( !xCommandUI.is() )
3274 if ( _xFormProperties.is() ) in impl_hasValidDataSourceSignature_nothrow()
3306 if ( xDocument.is() ) in impl_getDocumentURL_nothrow()