/trunk/main/cppuhelper/inc/cppuhelper/ |
H A D | implbase2.hxx | 163 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
|
/trunk/main/cppuhelper/test/ |
H A D | testimplhelper.cxx | 269 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()
|
/trunk/main/vbahelper/source/msforms/ |
H A D | vbaprogressbar.hxx | 32 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XProgressBar, css::script::XDefaul…
|
H A D | vbacheckbox.hxx | 31 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XCheckBox, css::script::XDefaultPr…
|
H A D | vbalabel.hxx | 32 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XLabel, css::script::XDefaultPrope…
|
H A D | vbaradiobutton.hxx | 30 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XRadioButton, css::script::XDefaul…
|
H A D | vbatextbox.hxx | 30 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XTextBox, css::script::XDefaultPro…
|
H A D | vbatogglebutton.hxx | 31 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XToggleButton, css::script::XDefau…
|
H A D | vbalistbox.hxx | 36 typedef cppu::ImplInheritanceHelper2<ScVbaControl, ov::msforms::XListBox, css::script::XDefaultProp…
|
H A D | vbacombobox.hxx | 38 typedef cppu::ImplInheritanceHelper2<ScVbaControl, ov::msforms::XComboBox, css::script::XDefaultPro…
|
/trunk/main/chart2/source/controller/chartapiwrapper/ |
H A D | WallFloorWrapper.hxx | 45 class WallFloorWrapper : public ::cppu::ImplInheritanceHelper2<
|
H A D | GridWrapper.hxx | 46 class GridWrapper : public ::cppu::ImplInheritanceHelper2<
|
/trunk/main/filter/source/pdf/ |
H A D | pdfdialog.hxx | 40 typedef ::cppu::ImplInheritanceHelper2 <
|
/trunk/main/xmlsecurity/source/framework/ |
H A D | signatureengine.hxx | 49 class SignatureEngine : public cppu::ImplInheritanceHelper2
|
/trunk/main/svx/source/table/ |
H A D | tablecolumn.hxx | 42 typedef ::cppu::ImplInheritanceHelper2< ::comphelper::FastPropertySet, ::com::sun::star::table::XCe…
|
H A D | cellcursor.hxx | 42 typedef ::cppu::ImplInheritanceHelper2< CellRange, ::com::sun::star::table::XCellCursor, ::com::sun…
|
H A D | tablerow.hxx | 42 typedef ::cppu::ImplInheritanceHelper2< ::comphelper::FastPropertySet, ::com::sun::star::table::XCe…
|
/trunk/main/toolkit/inc/toolkit/awt/ |
H A D | vclxtabpagecontainer.hxx | 43 typedef ::cppu::ImplInheritanceHelper2 < VCLXContainer
|
/trunk/main/chart2/source/controller/inc/ |
H A D | AccessibleChartView.hxx | 57 typedef ::cppu::ImplInheritanceHelper2<
|
/trunk/main/toolkit/source/controls/grid/ |
H A D | gridcontrol.hxx | 80 typedef ::cppu::ImplInheritanceHelper2 < UnoControlBase
|
/trunk/main/dbaccess/inc/ |
H A D | dbsubcomponentcontroller.hxx | 56 typedef ::cppu::ImplInheritanceHelper2 < OGenericUnoController
|
/trunk/main/svl/inc/svl/ |
H A D | style.hxx | 370 class SVL_DLLPUBLIC SfxUnoStyleSheet : public ::cppu::ImplInheritanceHelper2< SfxStyleSheet, ::com:…
|
/trunk/main/svl/source/items/ |
H A D | style.cxx | 1337 : ::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()
|
/trunk/main/package/inc/ |
H A D | ZipPackageFolder.hxx | 51 class ZipPackageFolder : public cppu::ImplInheritanceHelper2
|
H A D | ZipPackageStream.hxx | 46 class ZipPackageStream : public cppu::ImplInheritanceHelper2
|