Home
last modified time | relevance | path

Searched refs:getTabLeader (Results 1 – 7 of 7) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/vba/
H A Dvbatableofcontents.hxx44 virtual ::sal_Int32 SAL_CALL getTabLeader() override;
H A Dvbatableofcontents.cxx48 ::sal_Int32 SAL_CALL SwVbaTableOfContents::getTabLeader() in getTabLeader() function in SwVbaTableOfContents
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/vba/
H A Dvbatableofcontents.hxx44 virtual ::sal_Int32 SAL_CALL getTabLeader() override;
H A Dvbatableofcontents.cxx50 ::sal_Int32 SAL_CALL SwVbaTableOfContents::getTabLeader() in getTabLeader() function in SwVbaTableOfContents
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_TOCLayout.h139 eTabLeader getTabLeader(UT_sint32 iLevel);
H A Dfl_TOCLayout.cpp316 eTabLeader fl_TOCLayout::getTabLeader(UT_sint32 iLevel) in getTabLeader() function in fl_TOCLayout
H A Dfl_BlockLayout.cpp1891 return pTOCL->getTabLeader(m_iTOCLevel); in getTOCTabLeader()