Home
last modified time | relevance | path

Searched refs:ov (Results 51 – 75 of 191) sorted by relevance

12345678

/aoo4110/main/sw/source/ui/vba/
H A Dvbatables.hxx29 typedef CollTestImplHelper< ov::word::XTables > SwVbaTables_BASE;
35 …SwVbaTables( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference…
37 …virtual css::uno::Reference< ov::word::XTable > SAL_CALL Add( const css::uno::Reference< ::ooo::vb…
H A Dvbadocumentproperties.hxx31 typedef CollTestImplHelper< ov::XDocumentProperties > SwVbaDocumentproperties_BASE;
38 …SwVbaBuiltinDocumentProperties( const css::uno::Reference< ov::XHelperInterface >& xParent, const …
56 …SwVbaCustomDocumentProperties( const css::uno::Reference< ov::XHelperInterface >& xParent, const c…
H A Dvbaglobals.hxx43 typedef ::cppu::ImplInheritanceHelper1< VbaGlobalsBase, ov::word::XGlobals > SwVbaGlobals_BASE;
60 …virtual css::uno::Reference< ov::word::XDocument > SAL_CALL getActiveDocument() throw (css::uno::R…
61 …virtual css::uno::Reference< ov::word::XWindow > SAL_CALL getActiveWindow() throw (css::uno::Runti…
H A Dvbadialog.hxx31 typedef cppu::ImplInheritanceHelper1< VbaDialogBase, ov::word::XDialog > SwVbaDialog_BASE;
36 …SwVbaDialog( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference… in SwVbaDialog()
H A Dvbadialogs.hxx33 typedef cppu::ImplInheritanceHelper1< VbaDialogsBase, ov::word::XDialogs > SwVbaDialogs_BASE;
38 …SwVbaDialogs( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referenc… in SwVbaDialogs()
/aoo4110/main/vbahelper/source/msforms/
H A Dvbamultipage.hxx34 typedef cppu::ImplInheritanceHelper1< ScVbaControl, ov::msforms::XMultiPage > MultiPageImpl_BASE;
42 const css::uno::Reference< ov::XHelperInterface >& xParent,
46 ov::AbstractGeometryAttributes* pGeomHelper,
H A Dvbascrollbar.hxx31 typedef cppu::ImplInheritanceHelper1< ScVbaControl, ov::msforms::XScrollBar > ScrollBarImpl_BASE;
36ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContex…
/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbacommandbars.hxx34 typedef CollTestImplHelper< ov::XCommandBars > CommandBars_BASE;
42 …ScVbaCommandBars( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refe…
46 …virtual css::uno::Reference< ov::XCommandBar > SAL_CALL Add( const css::uno::Any& Name, const css:…
H A Dvbacommandbarcontrol.cxx31 ScVbaCommandBarControl::ScVbaCommandBarControl( const css::uno::Reference< ov::XHelperInterface >& … in ScVbaCommandBarControl()
35 ScVbaCommandBarControl::ScVbaCommandBarControl( const css::uno::Reference< ov::XHelperInterface >& … in ScVbaCommandBarControl()
206 ScVbaCommandBarPopup::ScVbaCommandBarPopup( const css::uno::Reference< ov::XHelperInterface >& xPar… in ScVbaCommandBarPopup()
232 ScVbaCommandBarButton::ScVbaCommandBarButton( const css::uno::Reference< ov::XHelperInterface >& xP… in ScVbaCommandBarButton()
H A Dvbacommandbar.hxx37 typedef InheritedHelperInterfaceImpl1< ov::XCommandBar > CommandBar_BASE;
49 …ScVbaCommandBar( const css::uno::Reference< ov::XHelperInterface > xParent, const css::uno::Refere…
77 const css::uno::Reference< ov::XHelperInterface > xParent,
/aoo4110/main/sc/source/ui/vba/
H A Dvbaoleobject.hxx33 typedef InheritedHelperInterfaceImpl1< ov::excel::XOLEObject > OLEObjectImpl_BASE;
41 css::uno::Reference< ov::msforms::XControl> m_xControl;
43 …ScVbaOLEObject( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refere…
H A Dvbapane.hxx31 typedef InheritedHelperInterfaceImpl1< ov::excel::XPane > ScVbaPane_BASE;
37 const css::uno::Reference< ov::XHelperInterface >& xParent,
49 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL getVisibleRange() throw (css::uno::Runti…
H A Dvbasheetobjects.hxx44 typedef CollTestImplHelper< ov::XCollection > ScVbaSheetObjects_BASE;
74 typedef ::cppu::ImplInheritanceHelper1< ScVbaSheetObjectsBase, ov::excel::XGraphicObjects > ScVbaGr…
99 const css::uno::Reference< ov::XHelperInterface >& rxParent,
H A Dvbaworksheets.hxx41 typedef CollTestImplHelper< ov::excel::XWorksheets > ScVbaWorksheets_BASE;
51 …ScVbaWorksheets( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refer…
52 …ScVbaWorksheets( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refer…
H A Dvbaaxistitle.hxx30 typedef TitleImpl< cppu::WeakImplHelper1< ov::excel::XAxisTitle > > AxisTitleBase;
35 …ScVbaAxisTitle( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refe…
H A Dvbacharttitle.hxx30 typedef TitleImpl< cppu::WeakImplHelper1< ov::excel::XChartTitle > > ChartTitleBase;
35 …ScVbaChartTitle( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Ref…
H A Dvbapivotcache.hxx32 typedef InheritedHelperInterfaceImpl1<ov::excel::XPivotCache > PivotCacheImpl_BASE;
38 …ScVbaPivotCache( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refer…
H A Dvbapivottable.hxx32 typedef InheritedHelperInterfaceImpl1< ov::excel::XPivotTable > PivotTableImpl_BASE;
39 …virtual css::uno::Reference< ov::excel::XPivotCache > SAL_CALL PivotCache( ) throw (css::uno::Run…
H A Dvbadialog.hxx31 typedef cppu::ImplInheritanceHelper1< VbaDialogBase, ov::excel::XDialog > ScVbaDialog_BASE;
36 …ScVbaDialog( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference… in ScVbaDialog()
H A Dvbadialogs.hxx33 typedef cppu::ImplInheritanceHelper1< VbaDialogsBase, ov::excel::XDialogs > ScVbaDialogs_BASE;
38 …ScVbaDialogs( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referenc… in ScVbaDialogs()
H A Dvbapivottables.hxx37 typedef CollTestImplHelper< ov::excel::XPivotTables > ScVbaPivotTables_BASE;
44 …ScVbaPivotTables( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refe…
H A Dvbaoutline.hxx32 typedef InheritedHelperInterfaceImpl1< ov::excel::XOutline > ScVbaOutline_BASE;
38 …ScVbaOutline( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referenc… in ScVbaOutline()
/aoo4110/main/vbahelper/inc/vbahelper/
H A Dvbashapes.hxx35 typedef CollTestImplHelper< ov::msforms::XShapes > ScVbaShapes_BASE;
59 …ScVbaShapes( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference…
71 …virtual css::uno::Reference< ov::msforms::XShapeRange > SAL_CALL Range( const css::uno::Any& shape…
H A Dvbadialogbase.hxx31 typedef InheritedHelperInterfaceImpl1< ov::XDialogBase > VbaDialogBase_BASE;
39 …VbaDialogBase( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referen… in VbaDialogBase()
H A Dvbadialogsbase.hxx32 typedef InheritedHelperInterfaceImpl1< ov::XDialogsBase > VbaDialogsBase_BASE;
39 …VbaDialogsBase( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refere… in VbaDialogsBase()

Completed in 113 milliseconds

12345678