Home
last modified time | relevance | path

Searched refs:lang (Results 351 – 375 of 9084) sorted by relevance

1...<<11121314151617181920>>...364

/trunk/main/accessibility/inc/accessibility/extended/
H A DAccessibleBrowseBoxHeaderBar.hxx71 throw ( ::com::sun::star::lang::IndexOutOfBoundsException,
99 throw ( ::com::sun::star::lang::IndexOutOfBoundsException,
105 throw ( ::com::sun::star::lang::IndexOutOfBoundsException,
132 throw ( ::com::sun::star::lang::IndexOutOfBoundsException,
137 throw ( ::com::sun::star::lang::IndexOutOfBoundsException,
145 throw ( ::com::sun::star::lang::IndexOutOfBoundsException,
150 throw ( ::com::sun::star::lang::IndexOutOfBoundsException,
157 throw ( ::com::sun::star::lang::IndexOutOfBoundsException,
162 throw ( ::com::sun::star::lang::IndexOutOfBoundsException,
181 throw ( ::com::sun::star::lang::IndexOutOfBoundsException,
[all …]
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_storage.cxx110 lang::IllegalArgumentException, in createStorage()
120 throw lang::IllegalArgumentException( in createStorage()
129 throw lang::IllegalArgumentException( in createStorage()
265 lang::IllegalArgumentException, in createInputStream()
295 lang::IllegalArgumentException, in createOutputStream()
343 lang::IllegalArgumentException, in createStream()
397 lang::IllegalArgumentException, in queryParentStorage()
423 lang::IllegalArgumentException, in queryStorage()
577 lang::IllegalArgumentException, in queryStream()
587 throw lang::IllegalArgumentException( in queryStream()
[all …]
/trunk/main/extensions/source/config/ldap/
H A Dldapuserprofilebe.hxx42 namespace lang = css::lang ;
48 lang::XServiceInfo> BackendBase ;
86 css::lang::IllegalArgumentException,
87 css::lang::WrappedTargetException, css::uno::RuntimeException);
93 css::lang::WrappedTargetException, css::uno::RuntimeException);
100 css::lang::WrappedTargetException, css::uno::RuntimeException) in addPropertyChangeListener()
108 css::lang::WrappedTargetException, css::uno::RuntimeException) in removePropertyChangeListener()
116 css::lang::WrappedTargetException, css::uno::RuntimeException) in addVetoableChangeListener()
124 css::lang::WrappedTargetException, css::uno::RuntimeException) in removeVetoableChangeListener()
142 uno::Reference<lang::XMultiServiceFactory> const & factory,
/trunk/main/sw/inc/
H A Dunodraw.hxx85 ::com::sun::star::lang::XServiceInfo,
106 …Index(sal_Int32 nIndex) throw( ::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star…
140 ::com::sun::star::lang::XServiceInfo,
141 ::com::sun::star::lang::XUnoTunnel,
251 ::com::sun::star::lang::WrappedTargetException,
275 …:beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star:…
276 …hrow(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExcep…
289 …com::sun::star::text::XTextRange > & xTextRange) throw( ::com::sun::star::lang::IllegalArgumentExc…
294 …ddEventListener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener > &…
295 …veEventListener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener > &…
[all …]
H A Dunomailmerge.hxx53 namespace lang { namespace
96 com::sun::star::lang::XComponent,
97 com::sun::star::lang::XServiceInfo
167 …com::sun::star::beans::NamedValue >& Arguments ) throw (::com::sun::star::lang::IllegalArgumentExc…
171 …:beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star:…
172 …row (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExcep…
173 …row (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExcep…
175 …row (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExcep…
184 …dEventListener( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener >& …
185 …eEventListener( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener >& …
[all …]
/trunk/main/embeddedobj/source/general/
H A Ddummyobject.cxx50 throw lang::DisposedException(); in CheckInit()
141 throw ( lang::IllegalArgumentException, in doVerb()
227 throw ( lang::IllegalArgumentException, in setVisualAreaSize()
248 throw ( lang::IllegalArgumentException, in getVisualAreaSize()
289 throw ( lang::IllegalArgumentException, in getPreferredVisualRepresentation()
309 throw ( lang::IllegalArgumentException, in setPersistentEntry()
374 throw ( lang::IllegalArgumentException, in storeToEntry()
396 throw ( lang::IllegalArgumentException, in storeAsEntry()
530 throw ( lang::IllegalArgumentException, in reload()
573 throw ( lang::NoSupportException, in setClassInfo()
[all …]
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DTable.java57 } catch (com.sun.star.lang.IllegalArgumentException e) { in setActiveDescendant()
84 } catch (com.sun.star.lang.IllegalArgumentException e) { in add()
91 } catch (com.sun.star.lang.IllegalArgumentException e) { in remove()
165 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in getAccessibleChild()
213 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in getAccessibleSelection()
237 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in getAccessibleAt()
263 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in getAccessibleColumnDescription()
277 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in getAccessibleColumnExtentAt()
304 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in getAccessibleRowDescription()
318 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in getAccessibleRowExtentAt()
[all …]
/trunk/main/sfx2/source/appl/
H A Dshutdownicon.hxx57 ::com::sun::star::lang::XInitialization,
59 ::com::sun::star::lang::XServiceInfo,
81 …::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > m_xServiceManager;
103 …ShutdownIcon( ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > aSM…
128 static ::com::sun::star::uno::Reference< ::com::sun::star::lang::XSingleServiceFactory >
148 virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source )
152 virtual void SAL_CALL queryTermination( const ::com::sun::star::lang::EventObject& aEvent )
154 virtual void SAL_CALL notifyTermination( const ::com::sun::star::lang::EventObject& aEvent )
166 ::com::sun::star::lang::IllegalArgumentException,
167 ::com::sun::star::lang::WrappedTargetException,
[all …]
/trunk/main/shell/source/backends/gconfbe/
H A Dgconfbackend.cxx80 css::lang::XServiceInfo, css::beans::XPropertySet >,
110 css::lang::IllegalArgumentException,
111 css::lang::WrappedTargetException, css::uno::RuntimeException);
117 css::lang::WrappedTargetException, css::uno::RuntimeException);
124 css::lang::WrappedTargetException, css::uno::RuntimeException) in addPropertyChangeListener()
132 css::lang::WrappedTargetException, css::uno::RuntimeException) in removePropertyChangeListener()
140 css::lang::WrappedTargetException, css::uno::RuntimeException) in addVetoableChangeListener()
148 css::lang::WrappedTargetException, css::uno::RuntimeException) in removeVetoableChangeListener()
176 css::lang::IllegalArgumentException, css::lang::WrappedTargetException, in setPropertyValue()
179 throw css::lang::IllegalArgumentException( in setPropertyValue()
[all …]
/trunk/main/javaunohelper/test/com/sun/star/comp/helper/
H A DSharedLibraryLoader_Test.java37 import com.sun.star.lang.XComponent;
39 import com.sun.star.lang.XServiceInfo;
40 import com.sun.star.lang.XMultiServiceFactory;
41 import com.sun.star.lang.XSingleServiceFactory;
42 import com.sun.star.lang.XInitialization;
62 throws java.lang.Exception in test_getSharedLibraryLoaderFactory()
78 throws java.lang.Exception in test_instantiateSharedLibraryLoader()
99 throws java.lang.Exception in test_loadNativeServiceManager()
126 throws java.lang.Exception in test_loadNativeSimpleRegistry()
151 throws java.lang.Exception in test_registerSharedLibraryLoader()
[all …]
/trunk/main/sw/source/core/access/
H A Dacctable.cxx134 throw(lang::IndexOutOfBoundsException );
148 throw(lang::IndexOutOfBoundsException );
440 throw(lang::IndexOutOfBoundsException ) in GetCell()
569 throw(lang::IndexOutOfBoundsException ) in CheckRowAndCol()
575 lang::IndexOutOfBoundsException aExcept( in CheckRowAndCol()
1383 throw lang::IndexOutOfBoundsException(); in getAccessibleRow()
1402 throw lang::IndexOutOfBoundsException(); in getAccessibleRow()
1422 throw lang::IndexOutOfBoundsException(); in getAccessibleColumn()
1697 throw ( lang::IndexOutOfBoundsException, in isAccessibleChildSelected()
1759 throw ( lang::IndexOutOfBoundsException, in getSelectedAccessibleChild()
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dafmtuno.cxx195 const uno::Reference<lang::XMultiServiceFactory>& ) in ScAutoFormatsObj_CreateInstance()
244 lang::WrappedTargetException, uno::RuntimeException) in insertByName()
293 throw lang::IllegalArgumentException(); in insertByName()
299 lang::WrappedTargetException, uno::RuntimeException) in replaceByName()
351 throw(lang::IndexOutOfBoundsException, in getByIndex()
357 throw lang::IndexOutOfBoundsException(); in getByIndex()
377 lang::WrappedTargetException, uno::RuntimeException) in getByName()
530 throw(lang::IndexOutOfBoundsException, in getByIndex()
536 throw lang::IndexOutOfBoundsException(); in getByIndex()
622 lang::IllegalArgumentException, lang::WrappedTargetException, in setPropertyValue()
[all …]
/trunk/main/i18npool/inc/
H A Dcclass_unicode.hxx43 …cclass_Unicode(com::sun::star::uno::Reference < com::sun::star::lang::XMultiServiceFactory > xSMgr…
47 const com::sun::star::lang::Locale& rLocale ) throw(com::sun::star::uno::RuntimeException);
49 const com::sun::star::lang::Locale& rLocale ) throw(com::sun::star::uno::RuntimeException);
51 const com::sun::star::lang::Locale& rLocale ) throw(com::sun::star::uno::RuntimeException);
57 const com::sun::star::lang::Locale& rLocale ) throw(com::sun::star::uno::RuntimeException);
59 const com::sun::star::lang::Locale& rLocale ) throw(com::sun::star::uno::RuntimeException);
64 sal_Int32 nPos, const com::sun::star::lang::Locale& rLocale, sal_Int32 nStartCharFlags,
125 com::sun::star::uno::Reference < com::sun::star::lang::XMultiServiceFactory > xMSF;
128 com::sun::star::lang::Locale aParserLocale;
163 void initParserTable( const com::sun::star::lang::Locale& rLocale, sal_Int32 startCharTokenType,
[all …]
/trunk/main/framework/source/services/
H A Dmodelwinservice.cxx64 … throw( container::NoSuchElementException, lang::WrappedTargetException, uno::RuntimeException );
86 …Impl_ModelWinService( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServic…
90 …::com::sun::star::uno::WeakReference< ::com::sun::star::lang::XMultiServiceFactory > m_xServiceMan…
104 …odelWinService( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFacto… in Impl_ModelWinService()
134 throw( container::NoSuchElementException, lang::WrappedTargetException, uno::RuntimeException ) in getByName()
193 DIRECT_INTERFACE(css::lang::XTypeProvider ), in DEFINE_XINTERFACE_4()
194 DIRECT_INTERFACE(css::lang::XServiceInfo ), in DEFINE_XINTERFACE_4()
200 css::lang::XTypeProvider , in DEFINE_XINTERFACE_4()
201 css::lang::XServiceInfo , in DEFINE_XINTERFACE_4()
220 ModelWinService::ModelWinService(const uno::Reference< lang::XMultiServiceFactory >& rServiceManage…
[all …]
/trunk/main/offapi/com/sun/star/i18n/
H A DXLocaleData.idl28 #include <com/sun/star/lang/Locale.idl>
61 [in] com::sun::star::lang::Locale aLocale );
67 [in] com::sun::star::lang::Locale aLocale );
73 [in] com::sun::star::lang::Locale aLocale );
79 [in] com::sun::star::lang::Locale aLocale );
85 [in] com::sun::star::lang::Locale aLocale );
91 [in] com::sun::star::lang::Locale aLocale );
97 [in] com::sun::star::lang::Locale aLocale );
103 [in] com::sun::star::lang::Locale aLocale );
109 [in] com::sun::star::lang::Locale aLocale );
[all …]
/trunk/main/framework/inc/services/
H A Ddetectorfactory.hxx90 public css::lang::XTypeProvider ,
91 public css::lang::XServiceInfo ,
92 public css::lang::XMultiServiceFactory ,
107 css::uno::Reference< css::lang::XMultiServiceFactory > m_xSMGR;
141 DetectorFactory( const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR );
234 throw(css::lang::IllegalArgumentException ,
236 css::lang::WrappedTargetException ,
261 css::lang::WrappedTargetException ,
295 throw(css::lang::IllegalArgumentException ,
297 css::lang::WrappedTargetException ,
[all …]
/trunk/main/svx/source/accessibility/
H A Dsvxpixelctlaccessiblecontext.cxx148 throw lang::IndexOutOfBoundsException(); in getAccessibleChild()
465 throw lang::IndexOutOfBoundsException(); in selectAccessibleChild()
512 throw lang::IndexOutOfBoundsException(); in getSelectedAccessibleChild()
536 throw ( lang::DisposedException ) in ensureIsAlive()
539 throw lang::DisposedException(); in ensureIsAlive()
543 throw ( lang::IndexOutOfBoundsException ) in ensureIsValidRow()
551 throw ( lang::IndexOutOfBoundsException ) in ensureIsValidColumn()
560 throw ( lang::IndexOutOfBoundsException ) in ensureIsValidAddress()
813 throw lang::DisposedException(); in ThrowExceptionIfNotAlive()
1065 throw lang::IndexOutOfBoundsException(); in getAccessibleChild()
[all …]
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java38 import com.sun.star.lang.DisposedException;
39 import com.sun.star.lang.EventObject;
40 import com.sun.star.lang.WrappedTargetException;
41 import com.sun.star.lang.WrappedTargetRuntimeException;
42 import com.sun.star.lang.XComponent;
734 throw new com.sun.star.lang.IllegalArgumentException( in setProperty()
755 } catch (com.sun.star.lang.IllegalArgumentException e) { in setProperty()
764 } catch (com.sun.star.lang.IllegalAccessException e) { in setProperty()
806 } catch (com.sun.star.lang.IllegalArgumentException e) { in getProperty()
939 } catch (com.sun.star.lang.IllegalAccessException e) { in wrapValue()
[all …]
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrolmodel.hxx58 , ::com::sun::star::lang::XComponent
59 , ::com::sun::star::lang::XServiceInfo
60 , ::com::sun::star::lang::XUnoTunnel
108 …UnoControlModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFact…
135 …void SAL_CALL addEventListener( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XE…
136 …eEventListener( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener >& …
142 …hrow(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExcep…
156 …ndle, const ::com::sun::star::uno::Any& rValue ) throw (::com::sun::star::lang::IllegalArgumentExc…
163 …:beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star:…
165 …:beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star:…
[all …]
H A Dunocontrols.hxx81 …UnoControlEditModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiService…
123 …UnoEditControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFacto…
205 …UnoFileControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFacto…
225 …GraphicControlModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiService… in GraphicControlModel()
253 …UnoControlButtonModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServi…
286 …UnoButtonControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFac…
503 …UnoCheckBoxControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceF…
712 …UnoGroupBoxControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceF…
740 … const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& i_factory,
840 …UnoListBoxControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFa…
[all …]
/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBoxHeaderBar.cxx74 throw ( lang::IndexOutOfBoundsException, uno::RuntimeException ) in getAccessibleChild()
125 throw ( lang::IndexOutOfBoundsException, uno::RuntimeException ) in getAccessibleRowDescription()
135 throw ( lang::IndexOutOfBoundsException, uno::RuntimeException ) in getAccessibleColumnDescription()
187 throw ( lang::IndexOutOfBoundsException, uno::RuntimeException ) in isAccessibleRowSelected()
197 throw ( lang::IndexOutOfBoundsException, uno::RuntimeException ) in isAccessibleColumnSelected()
208 throw ( lang::IndexOutOfBoundsException, uno::RuntimeException ) in getAccessibleCellAt()
219 throw ( lang::IndexOutOfBoundsException, uno::RuntimeException ) in isAccessibleSelected()
231 throw ( lang::IndexOutOfBoundsException, uno::RuntimeException ) in selectAccessibleChild()
387 throw ( lang::IndexOutOfBoundsException ) in implGetChildIndexFromSelectedIndex()
396 throw lang::IndexOutOfBoundsException(); in implGetChildIndexFromSelectedIndex()
[all …]
/trunk/main/forms/source/runtime/
H A Dformoperations.hxx53 , ::com::sun::star::lang::XInitialization
54 , ::com::sun::star::lang::XServiceInfo
87 …FormOperations( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFacto…
93 … Create(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >&);
133 …eException, ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::sdbc::SQLException…
138 …edRow() throw (::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::WrappedTargetExcep…
141 …virtual void SAL_CALL cursorMoved( const ::com::sun::star::lang::EventObject& event ) throw (::com…
142 …virtual void SAL_CALL rowChanged( const ::com::sun::star::lang::EventObject& event ) throw (::com:…
143 …virtual void SAL_CALL rowSetChanged( const ::com::sun::star::lang::EventObject& event ) throw (::c…
146 …virtual void SAL_CALL modified( const ::com::sun::star::lang::EventObject& _rSource ) throw( ::com…
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScDataPilotFieldGroupItemObj.java29 import com.sun.star.lang.XComponent;
30 import com.sun.star.lang.XMultiServiceFactory;
142 catch (com.sun.star.lang.WrappedTargetException e) in createTestEnvironment()
147 catch (com.sun.star.lang.IndexOutOfBoundsException e) in createTestEnvironment()
152 catch (com.sun.star.lang.IllegalArgumentException e) in createTestEnvironment()
186 catch (com.sun.star.lang.IndexOutOfBoundsException e) in createTestEnvironment()
250 catch (com.sun.star.lang.WrappedTargetException e) in createTestEnvironment()
255 catch (com.sun.star.lang.IllegalArgumentException e) in createTestEnvironment()
295 catch (com.sun.star.lang.WrappedTargetException e) in createTestEnvironment()
305 catch (com.sun.star.lang.IllegalArgumentException e) in createTestEnvironment()
[all …]
H A DScDataPilotFieldGroupObj.java28 import com.sun.star.lang.XComponent;
29 import com.sun.star.lang.XMultiServiceFactory;
141 catch (com.sun.star.lang.WrappedTargetException e) in createTestEnvironment()
146 catch (com.sun.star.lang.IndexOutOfBoundsException e) in createTestEnvironment()
151 catch (com.sun.star.lang.IllegalArgumentException e) in createTestEnvironment()
185 catch (com.sun.star.lang.IndexOutOfBoundsException e) in createTestEnvironment()
249 catch (com.sun.star.lang.WrappedTargetException e) in createTestEnvironment()
254 catch (com.sun.star.lang.IllegalArgumentException e) in createTestEnvironment()
294 catch (com.sun.star.lang.WrappedTargetException e) in createTestEnvironment()
304 catch (com.sun.star.lang.IllegalArgumentException e) in createTestEnvironment()
[all …]
/trunk/main/embeddedobj/source/commonembedding/
H A Dxfactory.hxx41 ::com::sun::star::lang::XServiceInfo >
43 ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > m_xFactory;
49 const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xFactory ) in OOoEmbeddedObjectFactory()
62 …const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceMa…
66 …m::sun::star::beans::PropertyValue >& lObjArgs ) throw (::com::sun::star::lang::IllegalArgumentExc…
68 …m::sun::star::beans::PropertyValue >& lObjArgs ) throw (::com::sun::star::lang::IllegalArgumentExc…
74 …m::sun::star::beans::PropertyValue >& lObjArgs ) throw (::com::sun::star::lang::IllegalArgumentExc…
88 ::com::sun::star::lang::XServiceInfo >
90 ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > m_xFactory;
96 const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xFactory ) in OOoSpecialEmbeddedObjectFactory()
[all …]

Completed in 185 milliseconds

1...<<11121314151617181920>>...364