Home
last modified time | relevance | path

Searched refs:sun (Results 51 – 75 of 9147) sorted by relevance

12345678910>>...366

/trunk/main/sw/source/ui/inc/
H A Dunotxvw.hxx76 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > * pxViewSettings;
77 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextViewCursor > * pxTextViewCursor;
81 const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > & Model,
82 ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControl >& xToFill );
90 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aT…
95 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
105sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController > SAL_CALL getFormCont…
110sun::star::uno::Reference< ::com::sun::star::awt::XControl > SAL_CALL getControl(const ::com::sun
213 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > SAL_CALL getText(void) …
214 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getStart(…
[all …]
/trunk/main/connectivity/source/inc/java/sql/
H A DResultSet.hxx67 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface> m_xStatement;
68 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSetMetaData> m_xMetaData;
119 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
140 …com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL getStatement( ) thro…
157sun::star::uno::Any SAL_CALL getObject( sal_Int32 columnIndex, const ::com::sun::star::uno::Refere…
158sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnIndex )…
159sun::star::uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_Int32 columnIndex…
160sun::star::uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_Int32 columnIndex…
161sun::star::uno::Reference< ::com::sun::star::sdbc::XArray > SAL_CALL getArray( sal_Int32 columnInd…
163 …:sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSetMetaData > SAL_CALL getMetaData( ) …
[all …]
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.hxx100 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > operator *() in operator *()
119 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
142 …com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL getStatement( ) thro…
160sun::star::uno::Any SAL_CALL getObject( sal_Int32 columnIndex, const ::com::sun::star::uno::Refere…
161sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnIndex )…
162sun::star::uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_Int32 columnIndex…
163sun::star::uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_Int32 columnIndex…
164sun::star::uno::Reference< ::com::sun::star::sdbc::XArray > SAL_CALL getArray( sal_Int32 columnInd…
167 …:sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSetMetaData > SAL_CALL getMetaData( ) …
176 …virtual ::com::sun::star::uno::Any SAL_CALL getWarnings( ) throw(::com::sun::star::sdbc::SQLExcep…
[all …]
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.hxx81 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > impl_getTypeInfo_th…
107 …irtual ::rtl::OUString SAL_CALL getURL( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
109 …virtual sal_Bool SAL_CALL isReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
111 …al sal_Bool SAL_CALL nullsAreSortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
120 …rtual sal_Bool SAL_CALL usesLocalFiles( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
145 …tual sal_Bool SAL_CALL supportsGroupBy( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
180 …irtual sal_Bool SAL_CALL supportsUnion( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
212sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getTables( const ::com::s…
213 …om::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getTableTypes( ) thr…
214sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getColumns( const ::com::
[all …]
/trunk/main/sw/inc/
H A Dunosett.hxx54 ::com::sun::star::beans::XPropertySet,
55 ::com::sun::star::lang::XServiceInfo
67 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
68sun::star::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun:…
89 ::com::sun::star::lang::XServiceInfo
101 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
102sun::star::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun:…
135 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
195sun::star::uno::Any SAL_CALL getByIndex(sal_Int32 nIndex) throw( ::com::sun::star::lang::IndexOutO…
267 ::com::sun::star::uno::Sequence< ::com::sun::star::text::TextColumn> aTextColumns;
[all …]
H A Dunoport.hxx56 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > >
107 const ::com::sun::star::uno::Reference< ::com::sun::star::text::XText >
109 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent >
111 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent >
113 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent >
115 ::com::sun::star::uno::Reference< ::com::sun::star::text::XFootnote >
117 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextField >
119 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent >
141sun::star::beans::UnknownPropertyException, ::com::sun::star::beans::PropertyVetoException, ::com:…
169 ::com::sun::star::uno::Reference< ::com::sun::star::text::XText >
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellCursorObj.csv1 "ScCellCursorObj";"com::sun::star::table::CellProperties";"CellStyle#optional"
2 "ScCellCursorObj";"com::sun::star::table::CellProperties";"CellBackColor"
4 "ScCellCursorObj";"com::sun::star::table::CellProperties";"HoriJustify"
5 "ScCellCursorObj";"com::sun::star::table::CellProperties";"VertJustify"
7 "ScCellCursorObj";"com::sun::star::table::CellProperties";"ParaIndent"
8 "ScCellCursorObj";"com::sun::star::table::CellProperties";"Orientation"
13 "ScCellCursorObj";"com::sun::star::table::CellProperties";"TopBorder"
24 "ScCellCursorObj";"com::sun::star::util::XMergeable";"merge()"
27 "ScCellCursorObj";"com::sun::star::util::XSearchable";"findAll()"
29 "ScCellCursorObj";"com::sun::star::util::XSearchable";"findNext()"
[all …]
H A Dcom.sun.star.comp.office.ScCellRangeObj.csv1 "ScCellRangeObj";"com::sun::star::table::CellProperties";"CellStyle#optional"
2 "ScCellRangeObj";"com::sun::star::table::CellProperties";"CellBackColor"
4 "ScCellRangeObj";"com::sun::star::table::CellProperties";"HoriJustify"
5 "ScCellRangeObj";"com::sun::star::table::CellProperties";"VertJustify"
7 "ScCellRangeObj";"com::sun::star::table::CellProperties";"ParaIndent"
8 "ScCellRangeObj";"com::sun::star::table::CellProperties";"Orientation"
13 "ScCellRangeObj";"com::sun::star::table::CellProperties";"TopBorder"
24 "ScCellRangeObj";"com::sun::star::util::XMergeable";"merge()"
27 "ScCellRangeObj";"com::sun::star::util::XSearchable";"findAll()"
29 "ScCellRangeObj";"com::sun::star::util::XSearchable";"findNext()"
[all …]
H A Dcom.sun.star.comp.office.ScCellObj.csv1 "ScCellObj";"com::sun::star::table::CellProperties";"CellStyle#optional"
2 "ScCellObj";"com::sun::star::table::CellProperties";"CellBackColor"
4 "ScCellObj";"com::sun::star::table::CellProperties";"HoriJustify"
5 "ScCellObj";"com::sun::star::table::CellProperties";"VertJustify"
7 "ScCellObj";"com::sun::star::table::CellProperties";"ParaIndent"
25 "ScCellObj";"com::sun::star::util::XSearchable";"findAll()"
133 "ScCellObj";"com::sun::star::table::XCell";"getValue()"
134 "ScCellObj";"com::sun::star::table::XCell";"setValue()"
135 "ScCellObj";"com::sun::star::table::XCell";"getType()"
136 "ScCellObj";"com::sun::star::table::XCell";"getError()"
[all …]
H A Dcom.sun.star.comp.office.ScAnnotationShapeObj.csv13 "ScAnnotationShapeObj";"com::sun::star::lang::XComponent";"dispose()"
69 "ScAnnotationShapeObj";"com::sun::star::drawing::Shape";"ZOrder#optional"
74 "ScAnnotationShapeObj";"com::sun::star::drawing::Shape";"Name#optional"
76 "ScAnnotationShapeObj";"com::sun::star::drawing::Shape";"Style#optional"
160 "ScAnnotationShapeObj";"com::sun::star::text::XTextRange";"getText()"
161 "ScAnnotationShapeObj";"com::sun::star::text::XTextRange";"getStart()"
162 "ScAnnotationShapeObj";"com::sun::star::text::XTextRange";"getEnd()"
163 "ScAnnotationShapeObj";"com::sun::star::text::XTextRange";"getString()"
164 "ScAnnotationShapeObj";"com::sun::star::text::XTextRange";"setString()"
237 "ScAnnotationShapeObj";"com::sun::star::drawing::XShape";"getSize()"
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxShapeCircle.csv13 "SvxShapeCircle";"com::sun::star::lang::XComponent";"dispose()"
69 "SvxShapeCircle";"com::sun::star::drawing::Shape";"ZOrder#optional"
74 "SvxShapeCircle";"com::sun::star::drawing::Shape";"Name#optional"
76 "SvxShapeCircle";"com::sun::star::drawing::Shape";"Style#optional"
163 "SvxShapeCircle";"com::sun::star::text::XTextRange";"getText()"
164 "SvxShapeCircle";"com::sun::star::text::XTextRange";"getStart()"
165 "SvxShapeCircle";"com::sun::star::text::XTextRange";"getEnd()"
166 "SvxShapeCircle";"com::sun::star::text::XTextRange";"getString()"
167 "SvxShapeCircle";"com::sun::star::text::XTextRange";"setString()"
231 "SvxShapeCircle";"com::sun::star::drawing::XShape";"getSize()"
[all …]
H A Dcom.sun.star.comp.office.SvxShapePolyPolygon.csv13 "SvxShapePolyPolygon";"com::sun::star::lang::XComponent";"dispose()"
69 "SvxShapePolyPolygon";"com::sun::star::drawing::Shape";"ZOrder#optional"
74 "SvxShapePolyPolygon";"com::sun::star::drawing::Shape";"Name#optional"
76 "SvxShapePolyPolygon";"com::sun::star::drawing::Shape";"Style#optional"
160 "SvxShapePolyPolygon";"com::sun::star::text::XTextRange";"getText()"
161 "SvxShapePolyPolygon";"com::sun::star::text::XTextRange";"getStart()"
162 "SvxShapePolyPolygon";"com::sun::star::text::XTextRange";"getEnd()"
163 "SvxShapePolyPolygon";"com::sun::star::text::XTextRange";"getString()"
164 "SvxShapePolyPolygon";"com::sun::star::text::XTextRange";"setString()"
231 "SvxShapePolyPolygon";"com::sun::star::drawing::XShape";"getSize()"
[all …]
H A Dcom.sun.star.comp.office.SvxShapePolyPolygonBezier.csv1 "SvxShapePolyPolygonBezier";"com::sun::star::drawing::PolyPolygonBezierDescriptor";"PolygonKind"
16 "SvxShapePolyPolygonBezier";"com::sun::star::lang::XComponent";"dispose()"
77 "SvxShapePolyPolygonBezier";"com::sun::star::drawing::Shape";"Name#optional"
79 "SvxShapePolyPolygonBezier";"com::sun::star::drawing::Shape";"Style#optional"
163 "SvxShapePolyPolygonBezier";"com::sun::star::text::XTextRange";"getText()"
164 "SvxShapePolyPolygonBezier";"com::sun::star::text::XTextRange";"getStart()"
165 "SvxShapePolyPolygonBezier";"com::sun::star::text::XTextRange";"getEnd()"
166 "SvxShapePolyPolygonBezier";"com::sun::star::text::XTextRange";"getString()"
167 "SvxShapePolyPolygonBezier";"com::sun::star::text::XTextRange";"setString()"
231 "SvxShapePolyPolygonBezier";"com::sun::star::drawing::XShape";"getSize()"
[all …]
H A Dcom.sun.star.comp.office.SvxShape.csv13 "SvxShape";"com::sun::star::lang::XComponent";"dispose()"
69 "SvxShape";"com::sun::star::drawing::Shape";"ZOrder#optional"
74 "SvxShape";"com::sun::star::drawing::Shape";"Name#optional"
76 "SvxShape";"com::sun::star::drawing::Shape";"Style#optional"
161 "SvxShape";"com::sun::star::text::XTextRange";"getText()"
162 "SvxShape";"com::sun::star::text::XTextRange";"getStart()"
163 "SvxShape";"com::sun::star::text::XTextRange";"getEnd()"
164 "SvxShape";"com::sun::star::text::XTextRange";"getString()"
165 "SvxShape";"com::sun::star::text::XTextRange";"setString()"
229 "SvxShape";"com::sun::star::drawing::XShape";"getSize()"
[all …]
H A Dcom.sun.star.comp.office.SvxShapeDimensioning.csv31 "SvxShapeDimensioning";"com::sun::star::lang::XComponent";"dispose()"
87 "SvxShapeDimensioning";"com::sun::star::drawing::Shape";"ZOrder#optional"
92 "SvxShapeDimensioning";"com::sun::star::drawing::Shape";"Name#optional"
94 "SvxShapeDimensioning";"com::sun::star::drawing::Shape";"Style#optional"
156 "SvxShapeDimensioning";"com::sun::star::text::XTextRange";"getText()"
157 "SvxShapeDimensioning";"com::sun::star::text::XTextRange";"getStart()"
158 "SvxShapeDimensioning";"com::sun::star::text::XTextRange";"getEnd()"
159 "SvxShapeDimensioning";"com::sun::star::text::XTextRange";"getString()"
160 "SvxShapeDimensioning";"com::sun::star::text::XTextRange";"setString()"
224 "SvxShapeDimensioning";"com::sun::star::drawing::XShape";"getSize()"
[all …]
/trunk/main/svl/source/fsstor/
H A Dfsstorage.hxx59 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > xProperties,
60 ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > xFactory );
67 const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& xDest,
71 const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& xDest );
90 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes()
154 const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& xTargetStorage )
163 const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& xTargetStorage )
200 const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& xDest,
211 const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& xDest,
250 const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener >& xListener )
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueChanger.java35 import com.sun.star.uno.Any;
160 com.sun.star.style.TabStop TS = new com.sun.star.style.TabStop(); in changePValue()
162 com.sun.star.style.TabAlign TA1 = com.sun.star.style.TabAlign.CENTER; in changePValue()
163 com.sun.star.style.TabAlign TA2 = com.sun.star.style.TabAlign.RIGHT; in changePValue()
211 com.sun.star.awt.Size oldSize = (com.sun.star.awt.Size) oldValue; in changePValue()
212 com.sun.star.awt.Size newSize = new com.sun.star.awt.Size(); in changePValue()
229 com.sun.star.awt.Point oldPoint = (com.sun.star.awt.Point) oldValue; in changePValue()
230 com.sun.star.awt.Point newPoint = new com.sun.star.awt.Point(); in changePValue()
246 com.sun.star.awt.FontSlant FS2 = com.sun.star.awt.FontSlant.ITALIC; in changePValue()
247 com.sun.star.awt.FontSlant FS3 = com.sun.star.awt.FontSlant.NONE; in changePValue()
[all …]
/trunk/main/connectivity/source/inc/odbc/
H A DOResultSet.hxx134 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface> m_xStatement;
207 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > operator *() in operator *()
221 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
242 …com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL getStatement( ) thro…
259sun::star::uno::Any SAL_CALL getObject( sal_Int32 columnIndex, const ::com::sun::star::uno::Refere…
260sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnIndex )…
261sun::star::uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_Int32 columnIndex…
262sun::star::uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_Int32 columnIndex…
263sun::star::uno::Reference< ::com::sun::star::sdbc::XArray > SAL_CALL getArray( sal_Int32 columnInd…
265 …:sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSetMetaData > SAL_CALL getMetaData( ) …
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv132 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"URL"
133 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"Command"
135 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"TypeMap"
139 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"MaxRows"
140 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"User"
146 "ODatabaseForm";"com::sun::star::sdb::RowSet";"Command"
150 "ODatabaseForm";"com::sun::star::sdb::RowSet";"Filter"
154 "ODatabaseForm";"com::sun::star::sdb::RowSet";"Order"
157 "ODatabaseForm";"com::sun::star::sdb::RowSet";"IsNew"
170 "ODatabaseForm";"com::sun::star::sdbc::XRow";"getInt()"
[all …]
/trunk/main/sc/inc/
H A Dchart2uno.hxx86 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aArguments )
91 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aArguments )
211 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference<
256 … const com::sun::star::uno::Reference< com::sun::star::chart2::data::XDataProvider >& xDP,
264 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >
346 … const ::com::sun::star::uno::Reference< ::com::sun::star::util::XModifyListener >& aListener )
453 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > m_aMixedDataCache;
471 com::sun::star::uno::Reference < com::sun::star::chart2::data::XDataProvider > m_xDataProvider;
499 … const com::sun::star::uno::Reference< com::sun::star::chart2::data::XDataProvider >& xDP,
506 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >
[all …]
H A Dfielduno.hxx59 com::sun::star::container::XContainer,
61 com::sun::star::lang::XServiceInfo >,
89 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
177 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL
190 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >
248 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes()
261 com::sun::star::lang::XServiceInfo >
289 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
372 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL
385 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >
[all …]
H A Dstyleuno.hxx108 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL
187sun::star::beans::UnknownPropertyException, ::com::sun::star::beans::PropertyVetoException, ::com:…
189 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExc…
191 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExc…
210 ::com::sun::star::style::XStyle,
254 static ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndexReplace >
271 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >
313 const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues )
318 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > SAL_CALL
335 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyState > SAL_CALL
[all …]
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.hxx123 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
127sun::star::uno::Reference< ::com::sun::star::drawing::XShape > SAL_CALL combine( const ::com::sun:…
131sun::star::uno::Reference< ::com::sun::star::drawing::XShape > SAL_CALL bind( const ::com::sun::st…
144sun::star::uno::Sequence< ::rtl::OUString >& aPropertyNames, const ::com::sun::star::uno::Sequence…
174 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > maTypeSequence;
190 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
195 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(:…
235 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > maTypeSequence;
247 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
252 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(:…
[all …]
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.hxx107 ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XCachedPrimitive >
113 ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XCachedPrimitive >
120 ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XCachedPrimitive >
129 ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XCachedPrimitive >
140 ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPolyPolygon2D >
147 ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XCachedPrimitive >
153 ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XCachedPrimitive >
179 ::com::sun::star::uno::Sequence< ::com::sun::star::rendering::FontInfo >
185 ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XCachedPrimitive >
213 ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XGraphicDevice >
[all …]
/trunk/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.hxx46 , public com::sun::star::lang::XComponent
52 , public com::sun::star::sdbc::XRow
131 com::sun::star::uno::Reference< com::sun::star::sdbc::XResultSet >
133 com::sun::star::uno::Reference< com::sun::star::sdbc::XRow >
136 com::sun::star::uno::Reference< com::sun::star::ucb::XContentAccess >
139 com::sun::star::uno::Reference< com::sun::star::beans::XPropertySet >
143 com::sun::star::uno::Reference< com::sun::star::beans::XPropertySetInfo >
150 com::sun::star::uno::Reference< com::sun::star::beans::XPropertyChangeListener >
155 com::sun::star::uno::Reference< com::sun::star::sdbc::XResultSetMetaData >
221 virtual com::sun::star::uno::Any SAL_CALL
[all …]

Completed in 297 milliseconds

12345678910>>...366