Home
last modified time | relevance | path

Searched refs:ov (Results 1 – 25 of 190) sorted by relevance

12345678

/trunk/main/sc/source/ui/vba/
H A Dvbarange.hxx62 typedef ScVbaFormat< ov::excel::XRange > ScVbaRange_BASE;
91 css::uno::Reference< ov::XCollection > m_Areas;
92 css::uno::Reference< ov::XCollection > m_Borders;
97 css::uno::Reference< ov::excel::XValidation > m_xValidation;
118 css::uno::Reference< ov::XCollection >& getBorders();
120 css::uno::Reference< ov::excel::XRange > PreviousNext( bool bIsPrevious );
148 virtual css::uno::Reference< ov::XHelperInterface > thisHelperIface() { return this; } in thisHelperIface()
151 static css::uno::Reference< ov::excel::XRange > getRangeObjectForName(
156 static css::uno::Reference< ov::excel::XRange > CellsHelper(
157 const css::uno::Reference< ov::XHelperInterface >& xParent,
[all …]
H A Dvbaglobals.hxx40 typedef ::cppu::ImplInheritanceHelper1< VbaGlobalsBase, ov::excel::XGlobals > ScVbaGlobals_BASE;
44 css::uno::Reference< ov::excel::XApplication > mxApplication;
46 ov::excel::XApplication > SAL_CALL getApplication()
57 …virtual css::uno::Reference< ov::excel::XWorkbook > SAL_CALL getActiveWorkbook() throw (css::uno::…
58 …virtual css::uno::Reference< ov::excel::XWindow > SAL_CALL getActiveWindow() throw (css::uno::Runt…
59 …virtual css::uno::Reference< ov::excel::XWorksheet > SAL_CALL getActiveSheet() throw (css::uno::Ru…
60 …virtual css::uno::Reference< ov::XAssistant > SAL_CALL getAssistant() throw (css::uno::RuntimeExce…
64 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL getActiveCell() throw (css::uno::Runtime…
65 …virtual css::uno::Reference< ov::excel::XWorkbook > SAL_CALL getThisWorkbook() throw (css::uno::Ru…
67 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL Columns( const css::uno::Any& aIndex ) t…
[all …]
H A Dvbasheetobject.hxx41 typedef InheritedHelperInterfaceImpl1< ov::excel::XCharacters > ScVbaButtonCharacters_BASE;
48 const css::uno::Reference< ov::XHelperInterface >& rxParent,
62 …virtual css::uno::Reference< ov::excel::XFont > SAL_CALL getFont() throw (css::uno::RuntimeExcepti…
85 typedef InheritedHelperInterfaceImpl1< ov::excel::XSheetObject > ScVbaSheetObject_BASE;
92 const css::uno::Reference< ov::XHelperInterface >& rxParent,
131 typedef ::cppu::ImplInheritanceHelper1< ScVbaSheetObjectBase, ov::excel::XControlObject > ScVbaCont…
147 const css::uno::Reference< ov::XHelperInterface >& rxParent,
178 typedef ::cppu::ImplInheritanceHelper1< ScVbaControlObjectBase, ov::excel::XButton > ScVbaButton_BA…
184 const css::uno::Reference< ov::XHelperInterface >& rxParent,
193 …virtual css::uno::Reference< ov::excel::XFont > SAL_CALL getFont() throw (css::uno::RuntimeExcepti…
[all …]
H A Dvbaworksheet.hxx52 typedef InheritedHelperInterfaceImpl1< ov::excel::XWorksheet > WorksheetImpl_BASE;
58 css::uno::Reference< ov::excel::XChartObjects > mxCharts;
59 css::uno::Reference< ov::excel::XHyperlinks > mxHlinks;
63 …css::uno::Reference< ov::excel::XWorksheet > getSheetAtOffset(SCTAB offset) throw (css::uno::Runti…
64 css::uno::Reference< ov::excel::XRange > getSheetRange() throw (css::uno::RuntimeException);
75 ScVbaWorksheet( const css::uno::Reference< ov::XHelperInterface >& xParent,
99 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL getUsedRange() throw (css::uno::RuntimeE…
101 …virtual css::uno::Reference< ov::excel::XOutline > SAL_CALL Outline( ) throw (css::uno::RuntimeExc…
102 …virtual css::uno::Reference< ov::excel::XPageSetup > SAL_CALL PageSetup( ) throw (css::uno::Runtim…
105 …virtual css::uno::Reference< ov::excel::XWorksheet > SAL_CALL getNext() throw (css::uno::RuntimeEx…
[all …]
H A Dvbaapplication.hxx36 typedef cppu::ImplInheritanceHelper1< VbaApplicationBase, ov::excel::XApplication > ScVbaApplicatio…
84 …virtual css::uno::Reference< ov::excel::XWorkbook > SAL_CALL getActiveWorkbook() throw (css::uno::…
85 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL getActiveCell() throw ( css::uno::Runtim…
86 …virtual css::uno::Reference< ov::excel::XWindow > SAL_CALL getActiveWindow() throw (css::uno::Runt…
87 …virtual css::uno::Reference< ov::excel::XWorksheet > SAL_CALL getActiveSheet() throw (css::uno::Ru…
91 …virtual css::uno::Reference< ov::XAssistant > SAL_CALL getAssistant() throw (css::uno::RuntimeExce…
92 …virtual css::uno::Reference< ov::excel::XWorkbook > SAL_CALL getThisWorkbook() throw (css::uno::Ru…
114 …no::Reference< ov::excel::XRange > SAL_CALL Intersect( const css::uno::Reference< ov::excel::XRang…
115 …:uno::Reference< ov::excel::XRange > SAL_CALL Union( const css::uno::Reference< ov::excel::XRange …
H A Dvbaformatconditions.hxx33 typedef CollTestImplHelper< ov::excel::XFormatConditions > ScVbaFormatConditions_BASE;
38 css::uno::Reference< ov::excel::XStyles > mxStyles;
39 css::uno::Reference< ov::excel::XRange > mxRangeParent;
42 …ScVbaFormatConditions( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno:…
44ov::excel::XFormatCondition > Add( ::sal_Int32 Type, const css::uno::Any& Operator, const css::uno…
51 …virtual css::uno::Reference< ov::excel::XFormatCondition > SAL_CALL Add( ::sal_Int32 Type, const c…
H A Dvbaaxes.hxx30 typedef CollTestImplHelper< ov::excel::XAxes > ScVbaAxes_BASE;
33 css::uno::Reference< ov::excel::XChart > moChartParent; // not the true parent I guess
35 …Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext…
44 …static css::uno::Reference< ov::excel::XAxis > createAxis( const css::uno::Reference< ov::excel::X…
H A Dvbatitle.hxx46 std::auto_ptr<ov::ShapeHelper> oShapeHelper;
49 …TitleImpl( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referenc… in TitleImpl()
52 oShapeHelper.reset( new ov::ShapeHelper(xTitleShape) ); in TitleImpl()
54 …css::uno::Reference< ov::excel::XInterior > SAL_CALL Interior( ) throw (css::script::BasicErrorEx… in Interior()
62 …css::uno::Reference< ov::excel::XFont > SAL_CALL Font( ) throw (css::script::BasicErrorException,… in Font()
94 …css::uno::Reference< ov::excel::XCharacters > SAL_CALL Characters( ) throw (css::script::BasicErr… in Characters()
99 return css::uno::Reference< ov::excel::XCharacters > (); in Characters()
H A Dvbawindow.hxx39 typedef cppu::ImplInheritanceHelper1< VbaWindowBase, ov::excel::XWindow > WindowImpl_BASE;
44 css::uno::Reference< ov::excel::XPane > m_xPane;
59 const css::uno::Reference< ov::XHelperInterface >& xParent,
70 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL ActiveCell( ) throw (css::script::Basic…
71 …virtual css::uno::Reference< ov::excel::XPane > SAL_CALL ActivePane() throw (css::script::BasicErr…
72 …virtual css::uno::Reference< ov::excel::XWorksheet > SAL_CALL ActiveSheet( ) throw (css::script::…
105 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL getVisibleRange() throw (css::uno::Runti…
119 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL RangeSelection() throw (css::script::Bas…
H A Dvbacomment.hxx38 typedef InheritedHelperInterfaceImpl1< ov::excel::XComment > ScVbaComment_BASE;
49 …css::uno::Reference< ov::excel::XComment > SAL_CALL getCommentByIndex( sal_Int32 Index ) throw (cs…
52 const css::uno::Reference< ov::XHelperInterface >& xParent,
62 …virtual css::uno::Reference< ov::msforms::XShape > SAL_CALL getShape() throw (css::uno::RuntimeExc…
68 …virtual css::uno::Reference< ov::excel::XComment > SAL_CALL Next() throw (css::uno::RuntimeExcepti…
69 …virtual css::uno::Reference< ov::excel::XComment > SAL_CALL Previous() throw (css::uno::RuntimeExc…
H A Dvbapagebreak.hxx45 ScVbaPageBreak( const css::uno::Reference< ov::XHelperInterface >& xParent,
55 …virtual css::uno::Reference< ov::excel::XRange> SAL_CALL Location() throw ( css::script::BasicErro…
63 typedef ScVbaPageBreak < ov::excel::XHPageBreak > ScVbaHPageBreak_BASE;
68 ScVbaHPageBreak( const css::uno::Reference< ov::XHelperInterface >& xParent, in ScVbaHPageBreak()
82 typedef ScVbaPageBreak < ov::excel::XVPageBreak > ScVbaVPageBreak_BASE;
87 ScVbaVPageBreak( const css::uno::Reference< ov::XHelperInterface >& xParent,
H A Dvbaformatcondition.hxx35 typedef ScVbaCondition< ov::excel::XFormatCondition > ScVbaFormatCondition_BASE;
42 css::uno::Reference< ov::excel::XFormatConditions> moFormatConditions;
43 css::uno::Reference< ov::excel::XStyle > mxStyle;
46ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xConte…
H A Dvbacharts.hxx31 typedef CollTestImplHelper< ov::excel::XCharts > Charts_BASE;
35 css::uno::Reference< ov::excel::XChart > xActiveChart;
39 …ScVbaCharts( const css::uno::Reference< ov::XHelperInterface >& _xParent, const css::uno::Referenc…
42 …virtual css::uno::Reference< ov::excel::XChart > SAL_CALL getActiveChart( ) throw (css::script::B…
48 …virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) { return ov::e… in getElementType()
H A Dvbaname.hxx34 typedef InheritedHelperInterfaceImpl1< ov::excel::XName > NameImpl_BASE;
46 …virtual css::uno::Reference< ov::excel::XWorksheet > getWorkSheet() throw (css::uno::RuntimeExcept…
49 …ScVbaName( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference<…
69 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL getRefersToRange() throw (css::uno::Runt…
70 …virtual void SAL_CALL setRefersToRange( const css::uno::Reference< ov::excel::XRange > xRange ) th…
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbarcontrol.hxx35 typedef InheritedHelperInterfaceImpl1< ov::XCommandBarControl > CommandBarControl_BASE;
53 …ScVbaCommandBarControl( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno…
54 …ScVbaCommandBarControl( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno…
69 return ov::office::MsoControlType::msoControlButton; in getType()
81 typedef cppu::ImplInheritanceHelper1< ScVbaCommandBarControl, ov::XCommandBarPopup > CommandBarPopu…
85 …ScVbaCommandBarPopup( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::…
89 return ov::office::MsoControlType::msoControlPopup; in getType()
96 typedef cppu::ImplInheritanceHelper1< ScVbaCommandBarControl, ov::XCommandBarButton > CommandBarBut…
100 …ScVbaCommandBarButton( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno:…
104 return ov::office::MsoControlType::msoControlButton; in getType()
H A Dvbafillformat.hxx31 typedef InheritedHelperInterfaceImpl1< ov::msforms::XFillFormat > ScVbaFillFormat_BASE;
38 css::uno::Reference< ov::msforms::XColorFormat > m_xColorFormat;
50 …ScVbaFillFormat( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refer…
62 …virtual css::uno::Reference< ov::msforms::XColorFormat > SAL_CALL BackColor() throw (css::uno::Run…
63 …virtual css::uno::Reference< ov::msforms::XColorFormat > SAL_CALL ForeColor() throw (css::uno::Run…
H A Dvbacommandbarcontrols.hxx32 typedef CollTestImplHelper< ov::XCommandBarControls > CommandBarControls_BASE;
52 …ScVbaCommandBarControls( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::un…
62 …virtual css::uno::Reference< ov::XCommandBarControl > SAL_CALL Add( const css::uno::Any& Type, con…
72 const css::uno::Reference< ov::XHelperInterface >& xParent,
82 …virtual css::uno::Reference< ov::XCommandBarControl > SAL_CALL Add( const css::uno::Any& Type, con…
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbacollectionimpl.hxx95 const css::uno::Reference< ov::XHelperInterface >& rxParent, in SimpleEnumerationBase()
101 const css::uno::Reference< ov::XHelperInterface >& rxParent, in SimpleEnumerationBase()
121 css::uno::Reference< ov::XHelperInterface > mxParent;
132 css::uno::WeakReference< ov::XHelperInterface > m_xParent;
137 …EnumerationHelperImpl( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno:… in EnumerationHelperImpl()
274 …ScVbaCollectionBase( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno:… in ScVbaCollectionBase()
322 typedef ::cppu::WeakImplHelper1<ov::XCollection> XCollection_InterfacesBASE;
329 …ScVbaCollectionBaseImpl( const css::uno::Reference< ov::XHelperInterface > xParent, const css::uno… in ScVbaCollectionBaseImpl()
339 …CollTestImplHelper( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Re… in CollTestImplHelper()
H A Dvbahelperinterface.hxx65 css::uno::WeakReference< ov::XHelperInterface > mxParent;
70 …InheritedHelperInterfaceImpl( const css::uno::Reference< ov::XHelperInterface >& xParent, const cs… in InheritedHelperInterfaceImpl()
79 …virtual css::uno::Reference< ov::XHelperInterface > SAL_CALL getParent( ) throw (css::script::Bas… in getParent()
114 …InheritedHelperInterfaceImpl1< Ifc1 >( const css::uno::Reference< ov::XHelperInterface >& xParent,…
124 …InheritedHelperInterfaceImpl2< Ifc1, Ifc2 >( const css::uno::Reference< ov::XHelperInterface >& xP…
134 …InheritedHelperInterfaceImpl3< Ifc1, Ifc2, Ifc3 >( const css::uno::Reference< ov::XHelperInterface…
H A Dvbashape.hxx37 typedef ::cppu::WeakImplHelper2< ov::msforms::XShape, css::lang::XEventListener > ListeningShape;
45 std::auto_ptr< ov::ShapeHelper > m_pShapeHelper;
58 …ScVbaShape( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference<…
83 …virtual css::uno::Reference< ov::msforms::XLineFormat > SAL_CALL getLine() throw (css::uno::Runtim…
84 …virtual css::uno::Reference< ov::msforms::XFillFormat > SAL_CALL getFill() throw (css::uno::Runtim…
85 …virtual css::uno::Reference< ov::msforms::XPictureFormat > SAL_CALL getPictureFormat() throw (css:…
/trunk/main/vbahelper/source/msforms/
H A Dvbacontrol.hxx41 typedef InheritedHelperInterfaceImpl1< ov::msforms::XControl > ControlImpl_BASE;
52 std::auto_ptr< ov::AbstractGeometryAttributes > mpGeometryHelper;
59 …ScVbaControl( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referenc…
60 …face >& xControl, const css::uno::Reference< css::frame::XModel >& xModel, ov::AbstractGeometryAtt…
64 void setGeometryHelper( ov::AbstractGeometryAttributes* pHelper );
105 static css::uno::Reference< ov::msforms::XControl > createShapeControl(
110 static css::uno::Reference< ov::msforms::XControl > createUserformControl(
H A Dvbacheckbox.hxx31 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XCheckBox, css::script::XDefaultPr…
36ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContex…
42 …virtual css::uno::Reference< ov::msforms::XNewFont > SAL_CALL getFont() throw (css::uno::RuntimeEx…
H A Dvbalabel.hxx32 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XLabel, css::script::XDefaultPrope…
37ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContex…
43 …virtual css::uno::Reference< ov::msforms::XNewFont > SAL_CALL getFont() throw (css::uno::RuntimeEx…
H A Dvbaradiobutton.hxx30 typedef cppu::ImplInheritanceHelper2< ScVbaControl, ov::msforms::XRadioButton, css::script::XDefaul…
35ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContex…
41 …virtual css::uno::Reference< ov::msforms::XNewFont > SAL_CALL getFont() throw (css::uno::RuntimeEx…
H A Dvbaframe.hxx31 typedef cppu::ImplInheritanceHelper1< ScVbaControl, ov::msforms::XFrame > FrameImpl_BASE;
37 const css::uno::Reference< ov::XHelperInterface >& xParent,
41 ov::AbstractGeometryAttributes* pGeomHelper,
51 …virtual css::uno::Reference< ov::msforms::XNewFont > SAL_CALL getFont() throw (css::uno::RuntimeEx…

Completed in 112 milliseconds

12345678