Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/utlui/
H A Dbookctrl.cxx131 if( pWrtShell && pWrtShell->getIDocumentMarkAccess()->getAllMarksCount() > 0 ) in Command()
/aoo4110/main/sw/source/core/inc/
H A DMarkManager.hxx73 virtual sal_Int32 getAllMarksCount() const;
/aoo4110/main/sw/inc/
H A DIDocumentMarkAccess.hxx210 virtual sal_Int32 getAllMarksCount() const =0;
/aoo4110/main/sw/source/core/undo/
H A Dundobj.cxx776 if( pMarkAccess->getAllMarksCount() ) in DelCntntIndex()
779 for( sal_uInt16 n = 0; n < pMarkAccess->getAllMarksCount(); ++n ) in DelCntntIndex()
/aoo4110/main/sw/source/core/docnode/
H A Dndcopy.cxx1290 if( bCopyBookmarks && getIDocumentMarkAccess()->getAllMarksCount() ) in CopyImpl()
1376 if( getIDocumentMarkAccess()->getAllMarksCount() ) in CopyWithFlyInFly()
/aoo4110/main/sw/source/core/doc/
H A Ddocbm.cxx945 sal_Int32 MarkManager::getAllMarksCount() const in getAllMarksCount() function in sw::mark::MarkManager
1429 const sal_Int32 nMarksCount = pMarkAccess->getAllMarksCount(); in _SaveCntntIdx()
/aoo4110/main/sw/source/filter/html/
H A Dwrthtml.cxx1083 if( ++nBkmkTabPos >= pMarkAccess->getAllMarksCount() ) in OutBookmarks()
/aoo4110/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1681 const sal_Int32 nMarks = pMarkAccess->getAllMarksCount(); in GetBookmarks()

Completed in 102 milliseconds