Home
last modified time | relevance | path

Searched refs:query_aggregation (Results 1 – 22 of 22) sorted by relevance

/trunk/main/forms/source/component/
H A DColumns.cxx157 if ( query_aggregation( m_xAggregate, xAggTunnel ) ) in getSomething()
183 if ( query_aggregation( m_xAggregate, xProv )) in getTypes()
303 if (query_aggregation(m_xAggregate, xEvtLstner)) in disposing()
315 if (query_aggregation(m_xAggregate, xComp)) in disposing()
506 if (query_aggregation(m_xAggregate, xPersist)) in write()
553 if (query_aggregation(m_xAggregate, xPersist)) in read()
H A DFormComponent.cxx222 if ( query_aggregation( m_xAggregate, xProv ) ) in getTypes()
249 if (query_aggregation(m_xAggregate, xComp)) in disposing()
270 if ( query_aggregation( m_xAggregate, xInfo ) ) in getAggregateServiceNames()
296 query_aggregation(m_xAggregate, xAggAsIface); in disposing()
302 if (query_aggregation(m_xAggregate, xListener)) in disposing()
515 if ( query_aggregation( m_xAggregate, xProv ) ) in getTypes()
767 if ( query_aggregation( m_xAggregate, xInfo ) ) in getAggregateServiceNames()
803 if (query_aggregation(m_xAggregate, xEvtLst)) in disposing()
818 if (query_aggregation(m_xAggregate, xComp)) in disposing()
830 if ( query_aggregation( m_xAggregate, xPersist ) ) in writeAggregate()
[all …]
H A DDatabaseForm.cxx240 if (query_aggregation(m_xAggregate, xAggregateTypes)) in getTypes()
1302 if (query_aggregation( m_xAggregate, xUpdate)) in executeRowSet()
1360 if (query_aggregation(m_xAggregate, xAggregationComponent)) in disposing()
2607 if (query_aggregation(m_xAggregate, xListener)) in disposing()
2957 query_aggregation( m_xAggregate, xCloseable); in unload()
3264 if (query_aggregation( m_xAggregate, xBroadcaster)) in addRowSetApproveListener()
3281 if (query_aggregation( m_xAggregate, xBroadcaster)) in removeRowSetApproveListener()
3496 if (query_aggregation( m_xAggregate, xUpdate)) in insertRow()
3517 if (query_aggregation( m_xAggregate, xUpdate)) in updateRow()
3538 if (query_aggregation( m_xAggregate, xUpdate)) in deleteRow()
[all …]
H A DFormattedFieldWrapper.cxx105 query_aggregation( _pCloneSource->m_xAggregate, xCloneAccess ); in OFormattedFieldWrapper()
234 query_aggregation(m_xAggregate, xAggregatePersistence); in write()
294 query_aggregation(m_xAggregate, xAggregatePersistence); in read()
H A DButton.cxx384 query_aggregation( m_xAggregate, xButton); in OButtonControl()
530 query_aggregation( m_xAggregate, xButton ); in setLabel()
544 query_aggregation( m_xAggregate, xButton); in setActionCommand()
H A Dcloneable.cxx49 if ( query_aggregation( _pOriginal->m_xAggregate, xAggregateCloneable ) ) in createAggregateClone()
H A DImageButton.cxx208 query_aggregation( m_xAggregate, xComp); in OImageButtonControl()
H A DListBox.cxx1494 if (query_aggregation(m_xAggregate, xComp)) in OListBoxControl()
1498 if ( query_aggregation( m_xAggregate, m_xAggregateListBox ) ) in OListBoxControl()
H A DEdit.cxx108 if (query_aggregation(m_xAggregate, xComp)) in OEditControl()
H A DImageControl.cxx732 query_aggregation( m_xAggregate, xComp ); in OImageControlControl()
H A DFormattedField.cxx226 if (query_aggregation(m_xAggregate, xComp)) in OFormattedControl()
/trunk/main/reportdesign/source/core/api/
H A DReportComponent.cxx122 ::comphelper::query_aggregation(m_xProxy,m_xShape); in setShape()
123 ::comphelper::query_aggregation(m_xProxy,m_xProperty); in setShape()
H A DSection.cxx244 ::comphelper::query_aggregation(m_xProxy,m_xDrawPage); in init()
669 ::comphelper::query_aggregation(m_xProxy,xTunnel); in getSomething()
H A DReportDefinition.cxx1199 comphelper::query_aggregation(m_aProps->m_xProxy,xChild); in getParent()
1211 comphelper::query_aggregation(m_aProps->m_xProxy,xChild); in setParent()
2223 ::comphelper::query_aggregation(m_aProps->m_xProxy,xTunnel); in getSomething()
/trunk/main/reportdesign/source/core/inc/
H A DTools.hxx161 comphelper::query_aggregation(_pShape->m_aProps.aComponent.m_xProxy,xChild); in setParent()
169 comphelper::query_aggregation(_pShape->m_aProps.aComponent.m_xProxy,xChild); in getParent()
/trunk/main/connectivity/source/commontools/
H A DConnectionWrapper.cxx63 ::comphelper::query_aggregation(m_xProxyConnection,m_xConnection); in setDelegation()
/trunk/main/comphelper/inc/comphelper/
H A Duno3.hxx242 …sal_Bool query_aggregation(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XAggrega… in query_aggregation() function
/trunk/main/reportdesign/source/filter/xml/
H A DxmlImportDocumentHandler.cxx364 ::comphelper::query_aggregation(m_xProxy,m_xDelegatee); in initialize()
H A DxmlExportDocumentHandler.cxx332 ::comphelper::query_aggregation(m_xProxy,m_xDelegatee); in initialize()
/trunk/main/forms/source/richtext/
H A Drichtextmodel.cxx596 if ( query_aggregation( m_xAggregate, xAggTunnel ) ) in getSomething()
/trunk/main/dbaccess/source/core/api/
H A DRowSet.cxx536 query_aggregation(this,xEvt); in disposing()
619 query_aggregation(this, xListener); in setActiveConnection()
648 query_aggregation(this, xListener); in setActiveConnection()
/trunk/main/toolkit/source/controls/
H A Dgeometrycontrolmodel.cxx444 if ( query_aggregation( m_xAggregate, xComp ) ) in disposing()