Home
last modified time | relevance | path

Searched refs:AppendBookmarkEndWithCorrection (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dwrtww8.hxx1079 void AppendBookmarkEndWithCorrection( const OUString& rName );
H A Dwrtww8.cxx1499 void WW8Export::AppendBookmarkEndWithCorrection( const OUString& rName ) in AppendBookmarkEndWithCorrection() function in WW8Export
H A Dww8atr.cxx1074 GetExport().AppendBookmarkEndWithCorrection(BookmarkToWord(aIter->second)); in EndRun()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dwrtww8.hxx1089 void AppendBookmarkEndWithCorrection( const OUString& rName );
H A Dwrtww8.cxx1521 void WW8Export::AppendBookmarkEndWithCorrection( const OUString& rName ) in AppendBookmarkEndWithCorrection() function in WW8Export
H A Dww8atr.cxx1084 GetExport().AppendBookmarkEndWithCorrection(BookmarkToWord(aIter->second)); in EndRun()