/trunk/main/comphelper/source/misc/ |
H A D | accessibleeventbuffer.cxx | 44 struct AccessibleEventBuffer::Entry struct in AccessibleEventBuffer 46 inline Entry(::css::accessibility::AccessibleEventObject const & rEvent, in Entry() function
|
/trunk/main/stoc/source/security/ |
H A D | lru_cache.h | 45 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 D | storcach.cxx | 116 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 D | Cache.java | 95 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 D | inetoptions.cxx | 119 struct Entry struct in SvtInetOptions::Impl 121 enum State { UNKNOWN, KNOWN, MODIFIED }; 123 inline Entry(): m_eState(UNKNOWN) {} in Entry() function 125 rtl::OUString m_aName; 126 star::uno::Any m_aValue; 127 State m_eState;
|
/trunk/main/sfx2/source/sidebar/ |
H A D | ContextMatcher.hxx | 56 class Entry class in sfx2::sidebar::ContextMatcher
|
H A D | ContextList.hxx | 42 class Entry class in sfx2::sidebar::ContextList
|
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/util/ |
H A D | WeakMap.java | 286 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 D | dp_gui_updatedialog.cxx | 225 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 D | OfficeZip.java | 443 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 D | test.cxx | 492 struct Entry { rtl::OUString path; rtl::OUString relative; }; in TEST_F() argument
|
/trunk/main/xmerge/source/palmtests/qa/comparator/ |
H A D | OfficeZip.java | 57 private class Entry { class in OfficeZip
|
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/ |
H A D | TypeDescription.java | 692 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 D | typelib.cxx | 1057 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 D | locale.c | 40 rtl_Locale* Entry; member
|
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/ |
H A D | OpenOfficeDocFileSystem.java | 968 private class Entry class in OpenOfficeDocFileSystem 976 public Entry(ZipEntry entry) in Entry() method in OpenOfficeDocFileSystem.Entry
|
/trunk/main/sal/osl/os2/ |
H A D | profile.c | 1581 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 D | OfficeProvider.java | 230 final DescEntry Entry = new DescEntry(); in getManager() local
|
H A D | APIDescGetter.java | 205 DescEntry Entry = new DescEntry(); in getDescriptionForSingleJob() local
|
/trunk/main/sal/osl/unx/ |
H A D | profile.c | 1667 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 D | profile.cxx | 1725 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 D | pptexanimations.cxx | 1580 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 D | trvlfrm.cxx | 87 void Entry( const SwFlyFrm *pFly ) in Entry() function in SwCrsrOszControl
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8scan.hxx | 479 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 D | ww8scan.cxx | 2471 WW8PLCFx_Fc_FKP::WW8Fkp::Entry::Entry(const Entry &rEntry) in Entry() function in WW8PLCFx_Fc_FKP::WW8Fkp::Entry
|