Lines Matching refs:star

63 							com::sun::star::sheet::XHeaderFooterContent,
64 com::sun::star::lang::XUnoTunnel,
65 com::sun::star::lang::XServiceInfo >
92 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > SAL_CALL
93 getLeftText() throw(::com::sun::star::uno::RuntimeException);
94 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > SAL_CALL
95 getCenterText() throw(::com::sun::star::uno::RuntimeException);
96 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > SAL_CALL
97 getRightText() throw(::com::sun::star::uno::RuntimeException);
100 virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence<
102 throw(::com::sun::star::uno::RuntimeException);
104 static const com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
105 static ScHeaderFooterContentObj* getImplementation( const com::sun::star::uno::Reference<
106 com::sun::star::sheet::XHeaderFooterContent> xObj );
110 throw(::com::sun::star::uno::RuntimeException);
112 throw(::com::sun::star::uno::RuntimeException);
113 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
114 throw(::com::sun::star::uno::RuntimeException);
149 com::sun::star::text::XText,
150 com::sun::star::text::XTextRangeMover,
151 com::sun::star::container::XEnumerationAccess,
152 com::sun::star::text::XTextFieldsSupplier,
153 com::sun::star::lang::XServiceInfo >
171 virtual void SAL_CALL insertTextContent( const ::com::sun::star::uno::Reference<
172 ::com::sun::star::text::XTextRange >& xRange,
173 const ::com::sun::star::uno::Reference<
174 ::com::sun::star::text::XTextContent >& xContent,
176 throw(::com::sun::star::lang::IllegalArgumentException,
177 ::com::sun::star::uno::RuntimeException);
178 virtual void SAL_CALL removeTextContent( const ::com::sun::star::uno::Reference<
179 ::com::sun::star::text::XTextContent >& xContent )
180 throw(::com::sun::star::container::NoSuchElementException,
181 ::com::sun::star::uno::RuntimeException);
184 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextCursor > SAL_CALL
185 createTextCursor() throw(::com::sun::star::uno::RuntimeException);
186 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextCursor > SAL_CALL
187 createTextCursorByRange( const ::com::sun::star::uno::Reference<
188 ::com::sun::star::text::XTextRange >& aTextPosition )
189 throw(::com::sun::star::uno::RuntimeException);
190 virtual void SAL_CALL insertString( const ::com::sun::star::uno::Reference<
191 ::com::sun::star::text::XTextRange >& xRange,
193 throw(::com::sun::star::uno::RuntimeException);
194 virtual void SAL_CALL insertControlCharacter( const ::com::sun::star::uno::Reference<
195 ::com::sun::star::text::XTextRange >& xRange,
197 throw(::com::sun::star::lang::IllegalArgumentException,
198 ::com::sun::star::uno::RuntimeException);
201 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > SAL_CALL
202 getText() throw(::com::sun::star::uno::RuntimeException);
203 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL
204 getStart() throw(::com::sun::star::uno::RuntimeException);
205 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL
206 getEnd() throw(::com::sun::star::uno::RuntimeException);
207 virtual ::rtl::OUString SAL_CALL getString() throw(::com::sun::star::uno::RuntimeException);
209 throw(::com::sun::star::uno::RuntimeException);
212 virtual void SAL_CALL moveTextRange( const ::com::sun::star::uno::Reference<
213 ::com::sun::star::text::XTextRange >& xRange,
215 throw(::com::sun::star::uno::RuntimeException);
218 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL
219 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
222 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
223 throw(::com::sun::star::uno::RuntimeException);
224 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
227 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumerationAccess > SAL_CA…
228 getTextFields() throw(::com::sun::star::uno::RuntimeException);
229 virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess > SAL_CALL
230 getTextFieldMasters() throw(::com::sun::star::uno::RuntimeException);
234 throw(::com::sun::star::uno::RuntimeException);
236 throw(::com::sun::star::uno::RuntimeException);
237 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
238 throw(::com::sun::star::uno::RuntimeException);
258 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > SAL_CALL
259 getText() throw(::com::sun::star::uno::RuntimeException);
260 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL
261 getStart() throw(::com::sun::star::uno::RuntimeException);
262 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL
263 getEnd() throw(::com::sun::star::uno::RuntimeException);
266 virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence<
268 throw(::com::sun::star::uno::RuntimeException);
270 static const com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
271 static ScCellTextCursor* getImplementation( const com::sun::star::uno::Reference<
272 com::sun::star::uno::XInterface> xObj );
286 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > SAL_CALL
287 getText() throw(::com::sun::star::uno::RuntimeException);
288 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL
289 getStart() throw(::com::sun::star::uno::RuntimeException);
290 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL
291 getEnd() throw(::com::sun::star::uno::RuntimeException);
294 virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence<
296 throw(::com::sun::star::uno::RuntimeException);
298 static const com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
299 static ScHeaderFooterTextCursor* getImplementation( const com::sun::star::uno::Reference<
300 com::sun::star::uno::XInterface> xObj );
306 com::sun::star::uno::Reference< com::sun::star::text::XText > xParentText;
310 ScDrawTextCursor( const com::sun::star::uno::Reference<
311 com::sun::star::text::XText >& xParent,
316 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > SAL_CALL
317 getText() throw(::com::sun::star::uno::RuntimeException);
318 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL
319 getStart() throw(::com::sun::star::uno::RuntimeException);
320 virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL
321 getEnd() throw(::com::sun::star::uno::RuntimeException);
324 virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence<
326 throw(::com::sun::star::uno::RuntimeException);
328 static const com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId();
329 static ScDrawTextCursor* getImplementation( const com::sun::star::uno::Reference<
330 com::sun::star::uno::XInterface> xObj );