Home
last modified time | relevance | path

Searched refs:ImplInheritanceHelper2 (Results 1 – 25 of 31) sorted by relevance

12

/aoo41x/main/cppuhelper/inc/cppuhelper/
H A Dimplbase2.hxx163 class SAL_NO_VTABLE ImplInheritanceHelper2 class
168 …c rtl::StaticAggregate< class_data, ImplClassData2 < Ifc1, Ifc2, ImplInheritanceHelper2<BaseClass,…
171 explicit ImplInheritanceHelper2(T1 const & arg1): BaseClass(arg1) {} in ImplInheritanceHelper2() function in cppu::ImplInheritanceHelper2
173 ImplInheritanceHelper2(T1 const & arg1, T2 const & arg2): in ImplInheritanceHelper2() function in cppu::ImplInheritanceHelper2
176 ImplInheritanceHelper2( in ImplInheritanceHelper2() function in cppu::ImplInheritanceHelper2
180 ImplInheritanceHelper2( in ImplInheritanceHelper2() function in cppu::ImplInheritanceHelper2
185 ImplInheritanceHelper2( in ImplInheritanceHelper2() function in cppu::ImplInheritanceHelper2
192 ImplInheritanceHelper2( in ImplInheritanceHelper2() function in cppu::ImplInheritanceHelper2
197 ImplInheritanceHelper2() {} in ImplInheritanceHelper2() function in cppu::ImplInheritanceHelper2
/aoo41x/main/cppuhelper/test/
H A Dtestimplhelper.cxx269 struct TestImplInh : public ImplInheritanceHelper2< TestWeakImpl, H, I >
274 ImplInheritanceHelper2< TestWeakImpl, H, I >(1) {} in TestImplInh()
277 ImplInheritanceHelper2< TestWeakImpl, H, I >(1, 2) {} in TestImplInh()
280 ImplInheritanceHelper2< TestWeakImpl, H, I >(1, 2, 3) {} in TestImplInh()
283 ImplInheritanceHelper2< TestWeakImpl, H, I >(1, 2, 3, 4) {} in TestImplInh()
286 ImplInheritanceHelper2< TestWeakImpl, H, I >(1, 2, 3, 4, 5) {} in TestImplInh()
289 ImplInheritanceHelper2< TestWeakImpl, H, I >(1, 2, 3, 4, 5, 6) {} in TestImplInh()
/aoo41x/main/vbahelper/source/msforms/
H A Dvbaprogressbar.hxx32 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XProgressBar, css::script::XDefaul…
H A Dvbacheckbox.hxx31 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XCheckBox, css::script::XDefaultPr…
H A Dvbalabel.hxx32 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XLabel, css::script::XDefaultPrope…
H A Dvbaradiobutton.hxx30 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XRadioButton, css::script::XDefaul…
H A Dvbatextbox.hxx30 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XTextBox, css::script::XDefaultPro…
H A Dvbatogglebutton.hxx31 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XToggleButton, css::script::XDefau…
H A Dvbalistbox.hxx36 typedef cppu::ImplInheritanceHelper2<ScVbaControl, ov::msforms::XListBox, css::script::XDefaultProp…
H A Dvbacombobox.hxx38 typedef cppu::ImplInheritanceHelper2<ScVbaControl, ov::msforms::XComboBox, css::script::XDefaultPro…
/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DWallFloorWrapper.hxx45 class WallFloorWrapper : public ::cppu::ImplInheritanceHelper2<
H A DGridWrapper.hxx46 class GridWrapper : public ::cppu::ImplInheritanceHelper2<
/aoo41x/main/filter/source/pdf/
H A Dpdfdialog.hxx40 typedef ::cppu::ImplInheritanceHelper2 <
/aoo41x/main/xmlsecurity/source/framework/
H A Dsignatureengine.hxx49 class SignatureEngine : public cppu::ImplInheritanceHelper2
/aoo41x/main/svx/source/table/
H A Dtablecolumn.hxx42 typedef ::cppu::ImplInheritanceHelper2< ::comphelper::FastPropertySet, ::com::sun::star::table::XCe…
H A Dcellcursor.hxx42 typedef ::cppu::ImplInheritanceHelper2< CellRange, ::com::sun::star::table::XCellCursor, ::com::sun…
H A Dtablerow.hxx42 typedef ::cppu::ImplInheritanceHelper2< ::comphelper::FastPropertySet, ::com::sun::star::table::XCe…
/aoo41x/main/toolkit/inc/toolkit/awt/
H A Dvclxtabpagecontainer.hxx43 typedef ::cppu::ImplInheritanceHelper2 < VCLXContainer
/aoo41x/main/chart2/source/controller/inc/
H A DAccessibleChartView.hxx57 typedef ::cppu::ImplInheritanceHelper2<
/aoo41x/main/toolkit/source/controls/grid/
H A Dgridcontrol.hxx80 typedef ::cppu::ImplInheritanceHelper2 < UnoControlBase
/aoo41x/main/dbaccess/inc/
H A Ddbsubcomponentcontroller.hxx56 typedef ::cppu::ImplInheritanceHelper2 < OGenericUnoController
/aoo41x/main/svl/inc/svl/
H A Dstyle.hxx370 class SVL_DLLPUBLIC SfxUnoStyleSheet : public ::cppu::ImplInheritanceHelper2< SfxStyleSheet, ::com:…
/aoo41x/main/package/inc/
H A DZipPackageFolder.hxx51 class ZipPackageFolder : public cppu::ImplInheritanceHelper2
H A DZipPackageStream.hxx46 class ZipPackageStream : public cppu::ImplInheritanceHelper2
/aoo41x/main/svl/source/items/
H A Dstyle.cxx1337 : ::cppu::ImplInheritanceHelper2< SfxStyleSheet, ::com::sun::star::style::XStyle, ::com::sun::star:… in SfxUnoStyleSheet()
1343 : ::cppu::ImplInheritanceHelper2< SfxStyleSheet, ::com::sun::star::style::XStyle, ::com::sun::star:… in SfxUnoStyleSheet()

Completed in 93 milliseconds

12