Searched defs:SwPaM (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/sw/source/core/crsr/ |
H A D | pam.cxx | 391 SwPaM::SwPaM( const SwPosition& rPos, SwPaM* pRing ) in SwPaM() function in SwPaM 401 SwPaM::SwPaM( const SwPosition& rMark, const SwPosition& rPoint, SwPaM* pRing ) in SwPaM() function in SwPaM 411 SwPaM::SwPaM( const SwNodeIndex& rMark, const SwNodeIndex& rPoint, in SwPaM() function in SwPaM 433 SwPaM::SwPaM( const SwNode& rMark, const SwNode& rPoint, in SwPaM() function in SwPaM 455 SwPaM::SwPaM( const SwNodeIndex& rMark , xub_StrLen nMarkCntnt, in SwPaM() function in SwPaM 468 SwPaM::SwPaM( const SwNode& rMark , xub_StrLen nMarkCntnt, in SwPaM() function in SwPaM 483 SwPaM::SwPaM( const SwNode& rNode, xub_StrLen nCntnt, SwPaM* pRing ) in SwPaM() function in SwPaM 495 SwPaM::SwPaM( const SwNodeIndex& rNodeIdx, xub_StrLen nCntnt, SwPaM* pRing ) in SwPaM() function in SwPaM 509 SwPaM::SwPaM( SwPaM &rPam ) in SwPaM() function in SwPaM
|
/aoo41x/main/sw/inc/ |
H A D | pam.hxx | 119 class SW_DLLPUBLIC SwPaM : public Ring class
|
/aoo41x/main/sw/source/filter/writer/ |
H A D | writer.cxx | 342 sal_uLong Writer::Write( SwPaM& /*rPam*/, SvStorage&, const String* ) in Write() argument 348 sal_uLong Writer::Write( SwPaM&, const uno::Reference < embed::XStorage >&, const String*, SfxMediu… in Write() argument
|
/aoo41x/main/sw/source/core/undo/ |
H A D | unredln.cxx | 146 void SwUndoRedline::UndoRedlineImpl(SwDoc &, SwPaM &) in UndoRedlineImpl() argument
|
/aoo41x/main/sw/source/core/swg/ |
H A D | SwXMLTextBlocks.cxx | 353 sal_uLong SwXMLTextBlocks::PutBlock( SwPaM& , const String& ) in PutBlock() argument
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unotext.cxx | 177 SwXText::PrepareForAttach(uno::Reference< text::XTextRange > &, const SwPaM &) in PrepareForAttach() 181 bool SwXText::CheckForOwnMemberMeta(const SwPaM &, const bool) in CheckForOwnMemberMeta()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docedt.cxx | 1511 bool (SwDoc::*pFunc)(SwPaM&, bool), const bool bForceJoinNext = false) in lcl_DoWithBreaks() argument
|
Completed in 56 milliseconds