/aoo41x/main/qadevOOo/tests/java/ifc/i18n/ |
H A D | _XCharacterClassification.java | 111 String get = ""; in _toUpper() local 140 String get = ""; in _toLower() local 168 String get = ""; in _toTitle() local 206 int get = oObj.getType(toCheck, i); in _getType() local 230 int get = oObj.getCharacterType(toCheck, i, getLocale(j)); in _getCharacterType() local 257 int get = oObj.getStringType(toCheck[j], 0, in _getStringType() local 284 short get = oObj.getCharacterDirection(toCheck, i); in _getCharacterDirection() local 325 int get = oObj.getScript(toCheck, i); in _getScript() local
|
H A D | _XIndexEntrySupplier.java | 58 String get = oObj.getIndexCharacter("chapter", getLocale(i), ""); in _getIndexCharacter() local 74 String get = oObj.getIndexFollowPageWord(true, getLocale(i)); in _getIndexFollowPageWord() local
|
/aoo41x/main/qadevOOo/tests/java/ifc/awt/ |
H A D | _XControl.java | 94 Object get = oObj.getContext(); in _getContext() local 128 XWindowPeer get = oObj.getPeer(); in _getPeer() local 165 XControlModel get = oObj.getModel(); in _getModel() local
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/ |
H A D | ParameterMap.java | 45 Object get(final String key); in get() method 57 Object get(final String key, final Object defaultValue); in get() method
|
/aoo41x/main/qadevOOo/tests/java/ifc/ucb/ |
H A D | _XFileIdentifierConverter.java | 74 String get = oObj.getSystemPathFromFileURL(baseURL); in _getSystemPathFromFileURL() local 91 String get = oObj.getFileURLFromSystemPath(sysURL,sysURL); in _getFileURLFromSystemPath() local
|
/aoo41x/main/salhelper/inc/salhelper/ |
H A D | queue.hxx | 75 inline element_type get() in get() function in salhelper::QueueBase 122 inline element_type get() in get() function in salhelper::Queue 167 inline element_type get() in get() function in salhelper::BoundedQueue
|
H A D | future.hxx | 75 inline value_type& get() SAL_THROW(()) in get() function in salhelper::FutureValue 106 inline value_type& get() SAL_THROW(()) in get() function in salhelper::Future
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/util/ |
H A D | DefaultParameterMap.java | 53 public Object get(final String key) in get() method in DefaultParameterMap 72 public Object get(final String key, final Object defaultValue) in get() method in DefaultParameterMap
|
/aoo41x/main/sal/inc/rtl/ |
H A D | instance.hxx | 368 static T & get() { in get() function in rtl::Static 400 static T * get() { in get() function in rtl::StaticAggregate 449 static T & get() { in get() function in rtl::StaticWithInit
|
H A D | bootstrap.hxx | 165 inline sal_Bool Bootstrap::get( const ::rtl::OUString &sName, in get() function in rtl::Bootstrap 171 inline void Bootstrap::get( const ::rtl::OUString &sName, in get() function in rtl::Bootstrap
|
/aoo41x/main/wizards/com/sun/star/wizards/ui/event/ |
H A D | DataAwareFields.java | 123 public Object get(Object target) in get() method in DataAwareFields.BooleanFieldValue 183 public Object get(Object target) in get() method in DataAwareFields.IntFieldValue 243 public Object get(Object target) in get() method in DataAwareFields.DoubleFieldValue 303 public Object get(Object target) in get() method in DataAwareFields.ConvertedStringValue 371 public Object get(Object target) in get() method in DataAwareFields.SimpleFieldValue
|
/aoo41x/main/jurt/com/sun/star/uno/ |
H A D | WeakReference.java | 84 public Object get() in get() method in WeakReference 125 synchronized Object get() in get() method in OWeakRefListener
|
/aoo41x/main/l10ntools/java/jpropex/java/ |
H A D | SdfData.java | 50 public SdfEntity get( SdfEntity obj ) in get() method in SdfData 54 public SdfEntity get( String key ){ in get() method in SdfData
|
/aoo41x/main/canvas/inc/canvas/ |
H A D | vclwrapper.hxx | 129 Wrappee& get() { return *mpWrappee; } in get() function in canvas::vcltools::VCLObject 130 const Wrappee& get() const { return *mpWrappee; } in get() function in canvas::vcltools::VCLObject
|
/aoo41x/main/qadevOOo/tests/java/ifc/lang/ |
H A D | _ServiceManager.java | 35 XComponentContext get = null; in _DefaultContext() local
|
/aoo41x/main/framework/qa/complex/accelerators/ |
H A D | KeyMapping.java | 46 public Short get(String sIdentifier) in get() method in IdentifierHashMap 58 public String get(Short nCode) in get() method in CodeHashMap
|
/aoo41x/main/o3tl/inc/o3tl/ |
H A D | vector_pool.hxx | 74 const ValueType& get( std::ptrdiff_t nIdx ) const in get() function in o3tl::detail::simple_pool_impl 78 ValueType& get( std::ptrdiff_t nIdx ) in get() function in o3tl::detail::simple_pool_impl
|
H A D | heap_ptr.hxx | 293 heap_ptr<T>::get() const in get() function in o3tl::heap_ptr 300 heap_ptr<T>::get() in get() function in o3tl::heap_ptr
|
/aoo41x/main/cppuhelper/inc/cppuhelper/ |
H A D | access_control.hxx | 73 ::com::sun::star::security::XAccessController > const & SAL_CALL get() const SAL_THROW( () ) in get() function in cppu::AccessControl
|
/aoo41x/main/svl/inc/svl/ |
H A D | ondemand.hxx | 160 const LocaleDataWrapper* get() const { return pCurrent; } in get() function in OnDemandLocaleDataWrapper 223 CalendarWrapper* get() const in get() function in OnDemandCalendarWrapper 297 const CollatorWrapper* get() const in get() function in OnDemandCollatorWrapper 376 const ::utl::TransliterationWrapper* get() const in get() function in OnDemandTransliterationWrapper 449 NativeNumberWrapper* get() const in get() function in OnDemandNativeNumberWrapper
|
/aoo41x/main/comphelper/inc/comphelper/ |
H A D | implementationreference.hxx | 194 ImplementationType* get() { return mpImpl; } in get() function in comphelper::ImplementationReference 195 const ImplementationType* get() const { return mpImpl; } in get() function in comphelper::ImplementationReference
|
/aoo41x/main/ucb/workben/cachemap/ |
H A D | cachemapobjectcontainer2.cxx | 45 rtl::Reference< Object2 > ObjectContainer2::get(rtl::OUString const & rKey) in get() function in ObjectContainer2
|
/aoo41x/main/qadevOOo/runner/convwatch/ |
H A D | GlobalLogWriter.java | 32 public static synchronized LogWriter get() in get() method in GlobalLogWriter
|
/aoo41x/main/binaryurp/source/ |
H A D | currentcontext.cxx | 47 css::uno::UnoInterfaceReference get() { in get() function
|
/aoo41x/main/qadevOOo/runner/graphical/ |
H A D | GlobalLogWriter.java | 47 protected static synchronized LogWriter get() in get() method in GlobalLogWriter
|