Lines Matching refs:sun

53 typedef ::com::sun::star::uno::Reference< ::com::sun::star::view::XSelectionChangeListener > * XSel…
60 public ::com::sun::star::view::XSelectionSupplier,
61 public ::com::sun::star::lang::XServiceInfo,
62 public ::com::sun::star::view::XFormLayerAccess,
63 public ::com::sun::star::text::XTextViewCursorSupplier,
64 public ::com::sun::star::text::XRubySelection,
65 public ::com::sun::star::view::XViewSettingsSupplier,
66 public ::com::sun::star::beans::XPropertySet,
67 public ::com::sun::star::datatransfer::XTransferableSupplier,
76 ::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…
96 …virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId( ) throw(::com::
99 …virtual ::com::sun::star::uno::Any SAL_CALL getSelection(void) throw( ::com::sun::star::uno::Runti…
100 …_CALL select(const ::com::sun::star::uno::Any& aInterface) throw( ::com::sun::star::lang::IllegalA…
101 …Listener(const ::com::sun::star::uno::Reference< ::com::sun::star::view::XSelectionChangeListener …
102 …Listener(const ::com::sun::star::uno::Reference< ::com::sun::star::view::XSelectionChangeListener …
105sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController > SAL_CALL getFormCont…
106 … virtual ::sal_Bool SAL_CALL isFormDesignMode( ) throw (::com::sun::star::uno::RuntimeException);
107 …virtual void SAL_CALL setFormDesignMode( ::sal_Bool DesignMode ) throw (::com::sun::star::uno::Run…
110sun::star::uno::Reference< ::com::sun::star::awt::XControl > SAL_CALL getControl(const ::com::sun
113 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextViewCursor > SAL_CALL getV…
116 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getVie…
119 virtual ::com::sun::star::uno::Sequence<
120 ::com::sun::star::uno::Sequence<
121 ::com::sun::star::beans::PropertyValue > > SAL_CALL getRubyList( sal_Bool bAutomatic )
122 throw(::com::sun::star::uno::RuntimeException);
125 const ::com::sun::star::uno::Sequence<
126 ::com::sun::star::uno::Sequence<
127 ::com::sun::star::beans::PropertyValue > >& RubyList, sal_Bool bAutomatic )
128 throw(::com::sun::star::uno::RuntimeException);
131 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
132sun::star::uno::Any& aValue ) throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun
133sun::star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw (::com:…
134sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw (…
135sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw (…
136sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (…
137sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (…
140 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
141 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta…
142 …virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames(void) t…
145 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::datatransfer::XTransferable > SAL_CALL…
146sun::star::uno::Reference< ::com::sun::star::datatransfer::XTransferable >& xTrans ) throw (::com:…
163 ::com::sun::star::text::XTextViewCursor,
164 ::com::sun::star::lang::XServiceInfo,
165 ::com::sun::star::text::XPageCursor,
166 ::com::sun::star::view::XScreenCursor,
167 ::com::sun::star::view::XViewCursor,
168 ::com::sun::star::view::XLineCursor,
169 ::com::sun::star::beans::XPropertySet,
170 ::com::sun::star::beans::XPropertyState
188 virtual sal_Bool SAL_CALL isVisible(void) throw( ::com::sun::star::uno::RuntimeException );
189 …virtual void SAL_CALL setVisible(sal_Bool bVisible) throw( ::com::sun::star::uno::RuntimeException…
190 …virtual ::com::sun::star::awt::Point SAL_CALL getPosition(void) throw( ::com::sun::star::uno::Runt…
193 virtual void SAL_CALL collapseToStart( ) throw(::com::sun::star::uno::RuntimeException);
194 virtual void SAL_CALL collapseToEnd( ) throw(::com::sun::star::uno::RuntimeException);
195 virtual sal_Bool SAL_CALL isCollapsed( ) throw(::com::sun::star::uno::RuntimeException);
196 …virtual sal_Bool SAL_CALL goLeft( sal_Int16 nCount, sal_Bool bExpand ) throw(::com::sun::star::uno…
197 …virtual sal_Bool SAL_CALL goRight( sal_Int16 nCount, sal_Bool bExpand ) throw(::com::sun::star::un…
198 …virtual void SAL_CALL gotoStart( sal_Bool bExpand ) throw(::com::sun::star::uno::RuntimeException);
199 … virtual void SAL_CALL gotoEnd( sal_Bool bExpand ) throw(::com::sun::star::uno::RuntimeException);
200 …toRange( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange >& xRange, sal…
203 virtual sal_Bool SAL_CALL jumpToFirstPage(void) throw( ::com::sun::star::uno::RuntimeException );
204 virtual sal_Bool SAL_CALL jumpToLastPage(void) throw( ::com::sun::star::uno::RuntimeException );
205 …virtual sal_Bool SAL_CALL jumpToPage(sal_Int16 nPage) throw( ::com::sun::star::uno::RuntimeExcepti…
206 virtual sal_Bool SAL_CALL jumpToNextPage(void) throw( ::com::sun::star::uno::RuntimeException );
207 …virtual sal_Bool SAL_CALL jumpToPreviousPage(void) throw( ::com::sun::star::uno::RuntimeException …
208 virtual sal_Bool SAL_CALL jumpToEndOfPage(void) throw( ::com::sun::star::uno::RuntimeException );
209 virtual sal_Bool SAL_CALL jumpToStartOfPage(void) throw( ::com::sun::star::uno::RuntimeException );
210 virtual sal_Int16 SAL_CALL getPage(void) throw( ::com::sun::star::uno::RuntimeException );
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(…
215 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getEnd(v…
216 virtual rtl::OUString SAL_CALL getString(void) throw( ::com::sun::star::uno::RuntimeException );
217 …virtual void SAL_CALL setString(const rtl::OUString& aString) throw( ::com::sun::star::uno::Runti…
220 virtual sal_Bool SAL_CALL screenDown(void) throw( ::com::sun::star::uno::RuntimeException );
221 virtual sal_Bool SAL_CALL screenUp(void) throw( ::com::sun::star::uno::RuntimeException );
224 …virtual sal_Bool SAL_CALL goDown(sal_Int16 nCount, sal_Bool bExpand) throw( ::com::sun::star::uno:…
225 …virtual sal_Bool SAL_CALL goUp(sal_Int16 nCount, sal_Bool bExpand) throw( ::com::sun::star::uno::R…
230 … virtual sal_Bool SAL_CALL isAtStartOfLine(void) throw( ::com::sun::star::uno::RuntimeException );
231 virtual sal_Bool SAL_CALL isAtEndOfLine(void) throw( ::com::sun::star::uno::RuntimeException );
232 …virtual void SAL_CALL gotoEndOfLine(sal_Bool bExpand) throw( ::com::sun::star::uno::RuntimeExcepti…
233 …virtual void SAL_CALL gotoStartOfLine(sal_Bool bExpand) throw( ::com::sun::star::uno::RuntimeExcep…
236 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
237sun::star::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun:…
238sun::star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw(::com::
239sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw(:…
240sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw(:…
241sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(:…
242sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(:…
245sun::star::beans::PropertyState SAL_CALL getPropertyState( const ::rtl::OUString& PropertyName ) t…
246sun::star::uno::Sequence< ::com::sun::star::beans::PropertyState > SAL_CALL getPropertyStates( con…
247 …nst ::rtl::OUString& PropertyName ) throw(::com::sun::star::beans::UnknownPropertyException, ::com…
248sun::star::uno::Any SAL_CALL getPropertyDefault( const ::rtl::OUString& aPropertyName ) throw(::co…
251 …virtual rtl::OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeEx…
252 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta…
253 …virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames(void) t…
255 static const ::com::sun::star::uno::Sequence< sal_Int8 > & getUnoTunnelId();
258 …Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) thro…