Home
last modified time | relevance | path

Searched refs:_rType (Results 101 – 125 of 140) sorted by relevance

123456

/trunk/main/comphelper/inc/comphelper/
H A Dpropertycontainerhelper.hxx138 const ::com::sun::star::uno::Type& _rType, const void* _pInitialValue);
/trunk/main/forms/source/component/
H A DFile.hxx51 …r::uno::Any SAL_CALL queryAggregation(const ::com::sun::star::uno::Type& _rType) throw(::com::sun:…
H A DFormattedFieldWrapper.hxx70 …r::uno::Any SAL_CALL queryAggregation(const ::com::sun::star::uno::Type& _rType) throw(::com::sun:…
H A Dnavigationbar.hxx86 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _rType ) throw (::com::su…
H A DComboBox.hxx106 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _rType ) throw (::com::su…
H A DEdit.hxx145 …r::uno::Any SAL_CALL queryAggregation(const ::com::sun::star::uno::Type& _rType) throw(::com::sun:…
H A DColumns.hxx83 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _rType ) throw (::com::su…
/trunk/main/xmloff/source/forms/
H A Dformattributes.hxx352 const ::com::sun::star::uno::Type& _rType, const ::rtl::OUString& _rDefaultString);
H A Dpropertyexport.hxx343 ::xmloff::token::XMLTokenEnum implGetPropertyXMLType(const ::com::sun::star::uno::Type& _rType);
H A Dpropertyimport.hxx58 static ::com::sun::star::uno::Type xmlTypeToUnoType( const ::rtl::OUString& _rType );
/trunk/main/svtools/inc/svtools/
H A Dgenericunodialog.hxx106 …virtual com::sun::star::uno::Any SAL_CALL queryInterface(const com::sun::star::uno::Type& _rType) …
/trunk/main/forms/source/solar/component/
H A Dnavbarcontrol.hxx72 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _rType ) throw ( ::com::s…
/trunk/main/dbaccess/source/core/inc/
H A Dtable.hxx117 ,const ::rtl::OUString& _rType
/trunk/main/dbaccess/source/ui/inc/
H A Dexsrcbrw.hxx60 …tar::uno::Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type& _rType) throw (::com::sun…
/trunk/main/forms/source/richtext/
H A Drichtextmodel.hxx113 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _rType ) throw (::com::su…
H A Drichtextcontrol.hxx75 …::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _rType ) throw ( ::com::s…
/trunk/main/extensions/source/propctrlr/
H A Dformmetadata.hxx96 …( const IPropertyInfoService& _rInfo, const ::com::sun::star::uno::Type& _rType, sal_Int32 _nPrope…
H A Dformmetadata.cxx594 …faultEnumRepresentation( const IPropertyInfoService& _rInfo, const Type& _rType, sal_Int32 _nPrope… in DBG_NAME()
597 ,m_aType( _rType ) in DBG_NAME()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx2401 …FileDialogFilter_Impl* SvtFileDialog::implAddFilter( const String& _rFilter, const String& _rType ) in implAddFilter() argument
2403 SvtFileDialogFilter_Impl* pNewFilter = new SvtFileDialogFilter_Impl( _rFilter, _rType ); in implAddFilter()
2414 void SvtFileDialog::AddFilter( const String& _rFilter, const String& _rType ) in AddFilter() argument
2417 implAddFilter ( _rFilter, _rType ); in AddFilter()
H A Diodlg.hxx307 SvtFileDialogFilter_Impl* implAddFilter( const String& _rFilter, const String& _rType );
/trunk/main/reportdesign/source/core/inc/
H A DReportControlModel.hxx129 static bool isInterfaceForbidden(const ::com::sun::star::uno::Type& _rType);
/trunk/main/dbaccess/inc/
H A Ddbsubcomponentcontroller.hxx192 …tar::uno::Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type& _rType) throw (::com::sun…
/trunk/main/unotools/inc/unotools/
H A Dstreamwrap.hxx142 …ar::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& _rType ) throw (::com::su…
/trunk/main/sc/source/ui/unoobj/
H A Dcellvaluebinding.hxx138 void checkValueType( const ::com::sun::star::uno::Type& _rType ) const
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx124 Any SAL_CALL SbaXFormAdapter::queryInterface(const Type& _rType) throw (RuntimeException) in queryInterface() argument
126 Any aReturn = SbaXFormAdapter_BASE1::queryInterface( _rType ); in queryInterface()
129 aReturn = SbaXFormAdapter_BASE2::queryInterface( _rType ); in queryInterface()
132 aReturn = SbaXFormAdapter_BASE3::queryInterface( _rType ); in queryInterface()

Completed in 98 milliseconds

123456