Home
last modified time | relevance | path

Searched refs:IndexEntryResource (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svtools/
H A Dindexentryres.hxx26 class SVT_DLLPUBLIC IndexEntryResource class
32 friend class IndexEntryResource;
50 IndexEntryResource();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svtools/
H A Dindexentryres.hxx27 class SVT_DLLPUBLIC IndexEntryResource class
33 friend class IndexEntryResource;
48 IndexEntryResource();
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/control/
H A Dindexentryres.cxx26 IndexEntryResource::IndexEntryResource() in IndexEntryResource() function in IndexEntryResource
40 const OUString& IndexEntryResource::GetTranslation(const OUString &r_Algorithm) in GetTranslation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/control/
H A Dindexentryres.cxx26 IndexEntryResource::IndexEntryResource() in IndexEntryResource() function in IndexEntryResource
40 const OUString& IndexEntryResource::GetTranslation(const OUString &r_Algorithm) in GetTranslation()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Dswuicnttab.hxx33 class IndexEntryResource;
119 std::unique_ptr<IndexEntryResource> pIndexRes;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A Dswuicnttab.hxx32 class IndexEntryResource;
118 std::unique_ptr<IndexEntryResource> pIndexRes;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/index/
H A Dcnttab.cxx1305 pIndexRes.reset(new IndexEntryResource()); in LanguageHdl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/index/
H A Dcnttab.cxx1317 pIndexRes.reset(new IndexEntryResource()); in LanguageHdl()