Home
last modified time | relevance | path

Searched refs:_rType (Results 76 – 100 of 140) sorted by relevance

123456

/trunk/main/forms/source/component/
H A DButton.hxx60 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _rType ) throw(::com::sun…
146 …r::uno::Any SAL_CALL queryAggregation(const ::com::sun::star::uno::Type& _rType) throw(::com::sun:…
H A DImageControl.hxx81 …r::uno::Any SAL_CALL queryAggregation(const ::com::sun::star::uno::Type& _rType) throw(::com::sun:…
170 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _rType ) throw(::com::sun…
H A Dclickableimage.hxx101 …r::uno::Any SAL_CALL queryAggregation(const ::com::sun::star::uno::Type& _rType) throw(::com::sun:…
219 …r::uno::Any SAL_CALL queryAggregation(const ::com::sun::star::uno::Type& _rType) throw(::com::sun:…
H A DListBox.hxx98 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _rType ) throw (::com::su…
222 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _rType ) throw (::com::su…
H A DDatabaseForm.cxx251 Any SAL_CALL ODatabaseForm::queryAggregation(const Type& _rType) throw(RuntimeException) in queryAggregation() argument
253 Any aReturn = ODatabaseForm_BASE1::queryInterface(_rType); in queryAggregation()
257 aReturn = ODatabaseForm_BASE2::queryInterface(_rType); in queryAggregation()
261 aReturn = OPropertySetAggregationHelper::queryInterface(_rType); in queryAggregation()
266 aReturn = OFormComponents::queryAggregation(_rType); in queryAggregation()
271 aReturn = ODatabaseForm_BASE3::queryInterface(_rType); in queryAggregation()
277 aReturn = m_xAggregate->queryAggregation(_rType); in queryAggregation()
H A DFormsCollection.hxx65 …r::uno::Any SAL_CALL queryAggregation(const ::com::sun::star::uno::Type& _rType) throw(::com::sun:…
H A DEventThread.hxx94 …tar::uno::Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type& _rType) throw (::com::sun…
H A DImageButton.hxx82 …r::uno::Any SAL_CALL queryAggregation(const ::com::sun::star::uno::Type& _rType) throw(::com::sun:…
/trunk/main/svx/source/inc/
H A Dgridcell.hxx767 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _rType ) throw(::com::sun…
918 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _rType ) throw(::com::sun…
975 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _rType ) throw(::com::sun…
1018 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _rType ) throw(::com::sun…
1073 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _rType ) throw(::com::sun…
1114 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _rType ) throw(::com::sun…
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx229 Any SAL_CALL ODatabaseDocument::queryInterface( const Type& _rType ) throw (RuntimeException) in queryInterface() argument
235 && ( _rType.equals( XEmbeddedScripts::static_type() ) in queryInterface()
236 || _rType.equals( XScriptInvocationContext::static_type() ) in queryInterface()
241 Any aReturn = ODatabaseDocument_OfficeDocument::queryInterface(_rType); in queryInterface()
243 aReturn = ODatabaseDocument_Title::queryInterface(_rType); in queryInterface()
/trunk/main/extensions/source/propctrlr/
H A Dpropertyhandler.cxx337 …erty >& _rProperties, const ::rtl::OUString& _rPropertyName, const Type& _rType, sal_Int16 _nAttri… in implAddPropertyDescription() argument
342 _rType, in implAddPropertyDescription()
H A Dpropcontroller.cxx128 …Any SAL_CALL OPropertyBrowserController::queryInterface( const Type& _rType ) throw (RuntimeExcept… in IMPLEMENT_FORWARD_REFCOUNT()
130 Any aReturn = OPropertyBrowserController_Base::queryInterface( _rType ); in IMPLEMENT_FORWARD_REFCOUNT()
133 _rType, in IMPLEMENT_FORWARD_REFCOUNT()
/trunk/main/forms/source/inc/
H A DFormComponent.hxx235 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _rType ) throw(::com::sun…
312 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _rType ) throw(::com::sun…
419 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _rType ) throw (::com::su…
1036 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _rType ) throw (::com::su…
/trunk/main/connectivity/source/drivers/file/
H A Dfcode.cxx92 OOperandRow::OOperandRow(sal_uInt16 _nPos, sal_Int32 _rType) in OOperandRow() argument
93 : OOperand(_rType) in OOperandRow()
/trunk/main/dbaccess/source/core/api/
H A Dcolumn.cxx171 …UString& _rName, sal_Int32 _nHandle, sal_Int32 _nAttributes, const Type& _rType, const void* _pIni… in registerPropertyNoMember() argument
173 …pertyContainer::registerPropertyNoMember( _rName, _nHandle, _nAttributes, _rType, _pInitialValue ); in registerPropertyNoMember()
H A Dtable.cxx81 ,const ::rtl::OUString& _rType in DBG_NAME()
84 …&& _rxConn->getMetaData()->supportsMixedCaseQuotedIdentifiers(), _rName, _rType, _rDesc, _rSchema,… in DBG_NAME()
/trunk/main/dbaccess/source/ui/inc/
H A Dsbagrid.hxx95 …tar::uno::Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type& _rType) throw (::com::sun…
141 …tar::uno::Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type& _rType) throw (::com::sun…
H A Ddlgsave.hxx71 OSaveAsDlg( Window * pParent,const sal_Int32& _rType,
/trunk/main/comphelper/source/property/
H A Dpropagg.cxx463 …SetAggregationHelper::queryInterface(const ::com::sun::star::uno::Type& _rType) throw( ::com::sun… in queryInterface() argument
465 ::com::sun::star::uno::Any aReturn = OPropertyStateHelper::queryInterface(_rType); in queryInterface()
468 aReturn = cppu::queryInterface(_rType in queryInterface()
/trunk/main/xmloff/source/forms/
H A Dpropertyimport.cxx250 Type PropertyConversion::xmlTypeToUnoType( const ::rtl::OUString& _rType ) in xmlTypeToUnoType() argument
264 const ConstMapString2TypeIterator aTypePos = s_aTypeNameMap.find( _rType ); in xmlTypeToUnoType()
H A Dpropertyexport.cxx627 …en::XMLTokenEnum OPropertyExport::implGetPropertyXMLType(const ::com::sun::star::uno::Type& _rType) in implGetPropertyXMLType() argument
630 switch (_rType.getTypeClass()) in implGetPropertyXMLType()
/trunk/main/comphelper/inc/comphelper/
H A Dpropertybag.hxx117 const ::com::sun::star::uno::Type& _rType,
H A Dpropertystatecontainer.hxx100 …ar::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& _rType ) throw (::com::su…
/trunk/main/dbaccess/source/core/inc/
H A Dcolumnsettings.hxx60 const ::com::sun::star::uno::Type& _rType,
/trunk/main/connectivity/inc/connectivity/
H A DConnectionWrapper.hxx68 …ar::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& _rType ) throw (::com::su…

Completed in 129 milliseconds

123456