Home
last modified time | relevance | path

Searched defs:Entry (Results 1 – 25 of 26) sorted by relevance

12

/trunk/main/comphelper/source/misc/
H A Daccessibleeventbuffer.cxx44 struct AccessibleEventBuffer::Entry struct in AccessibleEventBuffer
46 inline Entry(::css::accessibility::AccessibleEventObject const & rEvent, in Entry() function
/trunk/main/stoc/source/security/
H A Dlru_cache.h45 struct Entry struct in stoc_sec::lru_cache
47 t_key m_key;
48 t_val m_val;
49 Entry * m_pred;
50 Entry * m_succ;
/trunk/main/store/source/
H A Dstorcach.cxx116 struct Entry struct
120 PageHolder m_xPage;
121 sal_uInt32 m_nOffset;
122 Entry * m_pNext;
126 static void * operator new (size_t, void * p) { return p; } in operator new()
127 static void operator delete (void *, void *) {} in operator delete()
131 explicit Entry (PageHolder const & rxPage = PageHolder(), sal_uInt32 nOffset = STORE_PAGE_NULL) in Entry() function
137 ~Entry() {} in ~Entry()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A DCache.java95 private static final class Entry { class in Cache
96 public Entry(Object content, int index, Entry prev, Entry next) { in Entry() method in Cache.Entry
/trunk/main/unotools/source/config/
H A Dinetoptions.cxx119 struct Entry struct in SvtInetOptions::Impl
121 enum State { UNKNOWN, KNOWN, MODIFIED };
123 inline Entry(): m_eState(UNKNOWN) {} in Entry() argument
125 rtl::OUString m_aName;
126 star::uno::Any m_aValue;
127 State m_eState;
/trunk/main/sfx2/source/sidebar/
H A DContextMatcher.hxx56 class Entry class in sfx2::sidebar::ContextMatcher
H A DContextList.hxx42 class Entry class in sfx2::sidebar::ContextList
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/util/
H A DWeakMap.java286 private static final class Entry extends WeakReference class in WeakMap
294 private Entry(Object key, Object value, ReferenceQueue queue) { in Entry() method in WeakMap.Entry
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.cxx225 struct Entry { struct in UpdateDialog::Thread
230 uno::Reference< deployment::XPackage > package;
231 rtl::OUString version;
235 bool bProvidesOwnUpdate;
236 uno::Reference< xml::dom::XNode > info;
237 UpdateDialog::DisabledUpdate disableUpdate;
238 dp_gui::UpdateData updateData;
326 UpdateDialog::Thread::Entry::Entry( in Entry() function in UpdateDialog::Thread::Entry
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DOfficeZip.java443 private class Entry { class in OfficeZip
448 Entry(ZipEntry zipEntry, byte bytes[]) { in Entry() method in OfficeZip.Entry
/trunk/main/configmgr/qa/unit/
H A Dtest.cxx492 struct Entry { rtl::OUString path; rtl::OUString relative; }; in TEST_F() struct
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DOfficeZip.java57 private class Entry { class in OfficeZip
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/
H A DTypeDescription.java692 private static final class Entry extends SoftReference { class in TypeDescription.Cache
693 public Entry(TypeDescription desc, ReferenceQueue queue) { in Entry() method in TypeDescription.Cache.Entry
/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx1057 struct Entry { struct in __anon8fa2c0d70411::BaseList
1058 sal_Int32 memberOffset;
1059 sal_Int32 directBaseIndex;
1060 sal_Int32 directBaseMemberOffset;
1061 typelib_InterfaceTypeDescription const * base;
/trunk/main/sal/rtl/source/
H A Dlocale.c40 rtl_Locale* Entry; member
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystem.java968 private class Entry class in OpenOfficeDocFileSystem
976 public Entry(ZipEntry entry) in Entry() method in OpenOfficeDocFileSystem.Entry
/trunk/main/sal/osl/os2/
H A Dprofile.c1581 const sal_Char* Entry, sal_uInt32 Len) in setEntry()
1592 int Line, const sal_Char* Entry, sal_uInt32 Len) in addEntry()
1707 const sal_Char* Entry, sal_uInt32 *pNoEntry) in findEntry()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DOfficeProvider.java230 final DescEntry Entry = new DescEntry(); in getManager() local
H A DAPIDescGetter.java205 DescEntry Entry = new DescEntry(); in getDescriptionForSingleJob() local
/trunk/main/sal/osl/unx/
H A Dprofile.c1667 sal_Char* Entry, sal_uInt32 Len) in setEntry()
1678 int Line, sal_Char* Entry, sal_uInt32 Len) in addEntry()
1815 const sal_Char* Entry, sal_uInt32 *pNoEntry) in findEntry()
/trunk/main/sal/osl/w32/
H A Dprofile.cxx1725 const sal_Char* Entry, sal_uInt32 Len) in setEntry()
1736 int Line, const sal_Char* Entry, sal_uInt32 Len) in addEntry()
1874 const sal_Char* Entry, sal_uInt32 *pNoEntry) in findEntry()
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1580 struct Entry in GetValueTypeForAttributeName() struct
1582 const sal_Char* pName; in GetValueTypeForAttributeName()
1583 sal_uInt8 nType; in GetValueTypeForAttributeName()
/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx87 void Entry( const SwFlyFrm *pFly ) in Entry() function in SwCrsrOszControl
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx479 class Entry class in WW8PLCFx_Fc_FKP::WW8Fkp
489 explicit Entry(WW8_FC nFC) : mnFC(nFC), mpData(0), mnLen(0), in Entry() function in WW8PLCFx_Fc_FKP::WW8Fkp::Entry
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx2471 WW8PLCFx_Fc_FKP::WW8Fkp::Entry::Entry(const Entry &rEntry) in Entry() function in WW8PLCFx_Fc_FKP::WW8Fkp::Entry

Completed in 184 milliseconds

12