Home
last modified time | relevance | path

Searched defs:get (Results 51 – 75 of 200) sorted by relevance

12345678

/trunk/main/store/source/
H A Dstorbase.hxx636 PageData * get() { return m_pagedata; } in get() function in store::PageHolder
637 PageData const * get() const { return m_pagedata; } in get() function in store::PageHolder
738 PageHolder & get() { return m_xPage; } in get() function in store::PageHolderObject
739 PageHolder const & get() const { return m_xPage; } in get() function in store::PageHolderObject
815 PageHolder & get() { return m_xPage; } in get() function in store::PageObject
816 PageHolder const & get() const { return m_xPage; } in get() function in store::PageObject
909 PageHolder & get() { return m_xPage; } in get() function in store::OStorePageObject
910 PageHolder const & get() const { return m_xPage; } in get() function in store::OStorePageObject
H A Dstorbase.cxx50 SharedCount::Allocator::get() in get() function in SharedCount::Allocator
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DStarReportData.java116 public Object get(final int column) in get() method in StarReportData
/trunk/main/bridges/test/java_uno/nativethreadpool/
H A DRelay.java97 public int get() { in get() method in Relay
H A Dtestnativethreadpoolserver.cxx70 sal_Int32 Server::get() throw (css::uno::RuntimeException) { in get() function in __anon4cf37fe70111::Server
/trunk/main/svl/source/misc/
H A Dfilenotation.cxx125 ::rtl::OUString OFileNotation::get(NOTATION _eOutputNotation) in get() function in svt::OFileNotation
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DIntArrayList.java129 public int get(int index) { in get() method in IntArrayList
/trunk/main/connectivity/source/inc/java/
H A DLocalRef.hxx86 T get() const { return m_object; } in get() function in connectivity::jdbc::LocalRef
H A DGlobalRef.hxx99 T get() const in get() function in connectivity::jdbc::GlobalRef
/trunk/main/bridges/source/jni_uno/
H A Djni_base.h169 inline jobject get() const in get() function in jni_uno::JLocalAutoRef
269 inline typelib_TypeDescription * get() const in get() function in jni_uno::TypeDescr
/trunk/main/formula/inc/formula/
H A Dintruref.hxx90 inline T* get() const { return p; } in get() function in formula::SimpleIntrusiveReference
/trunk/main/fpicker/source/win32/filepicker/
H A Dpropmap.hxx61 sal_Bool get(const ::rtl::OUString& sKey , in get() function in TPropMap
/trunk/main/xmloff/inc/xmloff/
H A Duniref.hxx189 inline T* UniReference< T >::get () const in get() function in UniReference
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DAbstractListener.java74 public MethodInvocation get(String componentName, String eventName) in get() method in AbstractListener
H A DDataAware.java238 public Object get(Object target); in get() method
310 public Object get(Object target) { in get() method in DataAware.PropertyValue
/trunk/main/writerfilter/source/doctok/
H A DWW8BinTableImpl.hxx60 sal_uInt32 get() const { return mnPageNumber; } in get() function in writerfilter::doctok::PageNumber
/trunk/main/fpicker/source/win32/folderpicker/
H A DMtaFop.hxx76 sal_Unicode* get( ) in get() function in CAutoPathBuff
/trunk/main/cppu/inc/com/sun/star/uno/
H A DSequence.h228 inline uno_Sequence * SAL_CALL get() const SAL_THROW( () ) in get() function in com::sun::star::uno::Sequence
/trunk/main/sal/inc/rtl/
H A Dbyteseq.h312 inline sal_Sequence * SAL_CALL get() const SAL_THROW( () ) in get() function in rtl::ByteSequence
/trunk/main/basebmp/inc/basebmp/
H A Dpackedpixeliterator.hxx214 value_type get() const in get() function in basebmp::PackedPixelColumnIterator
219 value_type get(difference_type d) const in get() function in basebmp::PackedPixelColumnIterator
445 value_type get() const in get() function in basebmp::PackedPixelRowIterator
453 value_type get(difference_type d) const in get() function in basebmp::PackedPixelRowIterator
600 value_type get() const in get() function in basebmp::PackedPixelIterator
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/linguistic2/
H A D_XLinguServiceManager.java166 String[] get = oObj.getConfiguredServices( in _setConfiguredServices() local
/trunk/main/connectivity/inc/connectivity/
H A Ddbexception.hxx144 const ::com::sun::star::uno::Any& get() const { return m_aContent; } in get() function in dbtools::SQLExceptionInfo
/trunk/main/unotools/inc/unotools/
H A Ddigitgroupingiterator.hxx152 sal_Int32 get() const in get() function in utl::DigitGroupingIterator
/trunk/main/o3tl/inc/o3tl/
H A Dcow_wrapper.hxx278 pointer get() { return &make_unique(); } in get() function in o3tl::cow_wrapper
279 const_pointer get() const { return &m_pimpl->m_value; } in get() function in o3tl::cow_wrapper
/trunk/main/desktop/source/deployment/inc/
H A Ddp_interact.h120 inline static AbortChannel * get( in get() function in dp_misc::AbortChannel

Completed in 80 milliseconds

12345678