/aoo4110/main/sw/inc/ |
H A D | IDocumentMarkAccess.hxx | 59 typedef ::boost::shared_ptr< ::sw::mark::IMark> pMark_t; 79 virtual ::sw::mark::IMark* makeMark(const SwPaM& rPaM, 90 virtual sw::mark::IMark* makeAnnotationMark( 106 virtual ::sw::mark::IMark* getMarkForTxtNode(const SwTxtNode& rTxtNode, 117 virtual void repositionMark(::sw::mark::IMark* io_pMark, 129 virtual bool renameMark(::sw::mark::IMark* io_pMark, 190 virtual void deleteMark(const ::sw::mark::IMark* const pMark) =0; 260 static SAL_DLLPUBLIC_EXPORT MarkType GetType(const ::sw::mark::IMark& rMark);
|
H A D | IMark.hxx | 42 class IMark class 44 , public ::boost::totally_ordered<IMark> 64 bool operator<(const IMark& rOther) const in operator <() 66 bool operator==(const IMark& rOther) const in operator ==() 81 : virtual public IMark 91 : virtual public IMark
|
H A D | unobookmark.hxx | 77 const ::sw::mark::IMark* GetBookmark() const; 82 SwXBookmark(::sw::mark::IMark *const pMark, SwDoc *const pDoc); 84 void registerInMark( ::sw::mark::IMark *const pBkmk ); 92 CreateXBookmark(SwDoc & rDoc, ::sw::mark::IMark & rBookmark); 95 static ::sw::mark::IMark const* GetBookmarkInDoc(SwDoc const*const pDoc, 240 ::sw::mark::IMark *const pMark, 252 ::sw::mark::IMark & rBookmark );
|
H A D | swserv.hxx | 42 ::sw::mark::IMark* pBkmk; 50 SwServerObject( ::sw::mark::IMark& rBookmark ) in SwServerObject() 80 void SetDdeBookmark( ::sw::mark::IMark& rBookmark);
|
H A D | crsrsh.hxx | 580 ::sw::mark::IMark* SetBookmark( 585 bool GotoMark( const ::sw::mark::IMark* const pMark ); // sets CurCrsr.SPoint 586 bool GotoMark( const ::sw::mark::IMark* const pMark, bool bAtStart );
|
H A D | txtannotationfld.hxx | 41 ::sw::mark::IMark* GetAnnotationMark(
|
/aoo4110/main/sw/source/core/doc/ |
H A D | docbm.cxx | 168 bind(&IMark::StartsAfter, _2, _1)); in lcl_getMarkBefore() 248 bind(&IMark::StartsBefore, _1, _2)); in lcl_FindMarkAtPos() 287 IMark* pMark = ppMark->get(); 482 sw::mark::IMark* pMark = in makeFieldBookmark() 505 ::sw::mark::IMark* MarkManager::getMarkForTxtNode( in getMarkForTxtNode() 519 sw::mark::IMark* MarkManager::makeAnnotationMark( in makeAnnotationMark() 527 ::sw::mark::IMark* const io_pMark, in repositionMark() 548 ::sw::mark::IMark* io_pMark, in renameMark() 901 bind(&IMark::StartsBefore, _1, _2) ); in deleteMark() 907 … boost::bind( ::std::equal_to<const IMark*>(), bind(&boost::shared_ptr<IMark>::get, _1), pMark ) ); in deleteMark() [all …]
|
/aoo4110/main/sw/source/core/crsr/ |
H A D | crbm.cxx | 51 void SetCrsrToMark(::sw::mark::IMark const * const pMark) in SetCrsrToMark() 93 ::sw::mark::IMark* SwCrsrShell::SetBookmark( in SetBookmark() 100 ::sw::mark::IMark* pMark = getIDocumentMarkAccess()->makeMark( in SetBookmark() 115 bool SwCrsrShell::GotoMark(const ::sw::mark::IMark* const pMark, bool bAtStart) in GotoMark() 129 bool SwCrsrShell::GotoMark(const ::sw::mark::IMark* const pMark) in GotoMark() 150 … bind(&::sw::mark::IMark::StartsAfter, _2, _1)), // finds the first that is starting after in GoNextBookmark() 186 bind(&::sw::mark::IMark::StartsAfter, _2, _1)), in GoPrevBookmark()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | MarkManager.hxx | 42 …virtual ::sw::mark::IMark* makeMark(const SwPaM& rPaM, const ::rtl::OUString& rName, IDocumentMark… 51 …virtual ::sw::mark::IMark* getMarkForTxtNode(const SwTxtNode& rTxtNode, IDocumentMarkAccess::MarkT… 53 virtual sw::mark::IMark* makeAnnotationMark( 58 virtual void repositionMark(::sw::mark::IMark* io_pMark, const SwPaM& rPaM); 59 virtual bool renameMark(::sw::mark::IMark* io_pMark, const ::rtl::OUString& rNewName); 67 virtual void deleteMark(const ::sw::mark::IMark* const pMark);
|
H A D | UndoBookmark.hxx | 34 class IMark; 44 SwUndoBookmark( SwUndoId nUndoId, const ::sw::mark::IMark& ); 72 SwUndoInsBookmark( const ::sw::mark::IMark& );
|
H A D | rolbck.hxx | 259 SwHistoryBookmark(const ::sw::mark::IMark& rBkmk, 263 bool IsEqualBookmark(const ::sw::mark::IMark& rBkmk); 381 void Add( const ::sw::mark::IMark&, bool bSavePos, bool bSaveOtherPos );
|
H A D | mvsave.hxx | 50 class IMark; 57 const ::sw::mark::IMark& rBkmk,
|
H A D | bookmrk.hxx | 48 : virtual public IMark
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unobkm.cxx | 74 ::sw::mark::IMark * m_pRegisteredBookmark; 79 SwDoc *const pDoc, ::sw::mark::IMark *const /*pBookmark*/) in Impl() 88 void registerInMark(SwXBookmark & rThis, ::sw::mark::IMark *const pBkmk); 108 ::sw::mark::IMark *const pBkmk) in registerInMark() 130 const ::sw::mark::IMark* SwXBookmark::GetBookmark() const in GetBookmark() 136 ::sw::mark::IMark *const pBkmk, in SwXBookmark() 153 ::sw::mark::IMark & rBookmark) in CreateXBookmark() 174 void SwXBookmark::registerInMark( ::sw::mark::IMark *const pBkmk ) in registerInMark() 179 ::sw::mark::IMark const* SwXBookmark::GetBookmarkInDoc(SwDoc const*const pDoc, in GetBookmarkInDoc() 521 ::sw::mark::IMark *const pMark, in SwXFieldmark() [all …]
|
H A D | unoportenum.cxx | 151 bind(&::sw::mark::IMark::StartsAfter, _2, _1)); // finds the first that starts after in lcl_FillBookmarkArray() 159 ::sw::mark::IMark* const pBkmk = ppMark->get(); in lcl_FillBookmarkArray() 251 bind(&::sw::mark::IMark::StartsAfter, _2, _1)); // finds the first that starts after in lcl_FillAnnotationStartArray() 872 ::sw::mark::IMark* pAnnotationMark = pTxtAnnotationFld->GetAnnotationMark(); in lcl_ExportHints()
|
H A D | unoobj2.cxx | 760 ::sw::mark::IMark * m_pMark; 790 const ::sw::mark::IMark * GetBookmark() const { return m_pMark; } in GetBookmark() 984 ::sw::mark::IMark const * const pBkmk = m_pImpl->GetBookmark(); in getStart() 1012 ::sw::mark::IMark const * const pBkmk = m_pImpl->GetBookmark(); in getEnd() 1059 ::sw::mark::IMark const * const pBkmk = m_pImpl->GetBookmark(); in GetPositions()
|
/aoo4110/main/sw/source/filter/writer/ |
H A D | writer.cxx | 67 void InsertBkmk( const ::sw::mark::IMark& rBkmk ); 100 void Writer_Impl::InsertBkmk(const ::sw::mark::IMark& rBkmk) in InsertBkmk() 215 …::boost::bind(&::sw::mark::IMark::StartsBefore, _1, _2)); // find the first Mark that does not sta… in FindPos_Bkmk() 554 const ::sw::mark::IMark& rBkmk = *(::sw::mark::IMark *)p; in GetBookmarks()
|
/aoo4110/main/sw/source/core/undo/ |
H A D | unbkmk.cxx | 42 const ::sw::mark::IMark& rBkmk ) in SwUndoBookmark() 84 SwUndoInsBookmark::SwUndoInsBookmark( const ::sw::mark::IMark& rBkmk ) in SwUndoInsBookmark()
|
H A D | rolbck.cxx | 589 const ::sw::mark::IMark& rBkmk, in SwHistoryBookmark() 632 ::sw::mark::IMark* pMark = NULL; in SetInDoc() 703 bool SwHistoryBookmark::IsEqualBookmark(const ::sw::mark::IMark& rBkmk) in IsEqualBookmark() 1123 void SwHistory::Add(const ::sw::mark::IMark& rBkmk, bool bSavePos, bool bSaveOtherPos) in Add()
|
/aoo4110/main/sw/source/ui/wrtsh/ |
H A D | wrtsh3.cxx | 56 sal_Bool SwWrtShell::MoveBookMark( BookMarkMove eFuncId, const ::sw::mark::IMark* const pMark) in MoveBookMark() 155 sal_Bool SwWrtShell::GotoMark( const ::sw::mark::IMark* const pMark ) in GotoMark()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | wrtw8nds.cxx | 1684 IMark* pMark = ( pMarkAccess->getAllMarksBegin() + i )->get(); in GetBookmarks() 1709 class CompareMarksEnd : public std::binary_function < const IMark *, const IMark *, bool > 1712 inline bool operator() ( const IMark * pOneB, const IMark * pTwoB ) const in operator ()() 1727 IMark* pMarkStart = m_rSortedMarksStart.front(); in NearestBookmark() 1738 IMark* pMarkEnd = m_rSortedMarksEnd[0]; in NearestBookmark() 1763 IMark* pMark = (*it); in GetSortedBookmarks()
|
H A D | docxexport.cxx | 68 using sw::mark::IMark; 127 IMark* pMark = (*it); in AppendBookmarks()
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | wrtsh.hxx | 412 sal_Bool GotoMark( const ::sw::mark::IMark* const pMark ); 413 sal_Bool GotoMark( const ::sw::mark::IMark* const pMark, sal_Bool bSelect, sal_Bool bStart ); 615 …SW_DLLPRIVATE sal_Bool MoveBookMark(BookMarkMove eFuncId, const ::sw::mark::IMark* const pMark=NUL…
|
/aoo4110/main/sw/source/ui/fldui/ |
H A D | fldref.cxx | 544 const ::sw::mark::IMark* pBkmk = ppMark->get(); in UpdateSubType() 948 … ::sw::mark::IMark const * const pMark = pSh->getIDocumentMarkAccess()->getMarkForTxtNode( in FillItemSet() 968 … ::sw::mark::IMark const * const pMark = pSh->getIDocumentMarkAccess()->getMarkForTxtNode( in FillItemSet()
|
/aoo4110/main/sw/source/core/docnode/ |
H A D | ndcopy.cxx | 147 typedef ::std::vector< const ::sw::mark::IMark* > mark_vector_t; in lcl_CopyBookmarks() 153 const ::sw::mark::IMark* const pMark = ppMark->get(); in lcl_CopyBookmarks() 177 const ::sw::mark::IMark* const pMark = *ppMark; in lcl_CopyBookmarks() 188 ::sw::mark::IMark* const pNewMark = pDestDoc->getIDocumentMarkAccess()->makeMark( in lcl_CopyBookmarks()
|