Searched refs:DelFullPara (Results 1 – 22 of 22) sorted by relevance
809 bRet = GetDoc()->DelFullPara( aBefore ); in removeTextContentBefore()822 bRet = GetDoc()->DelFullPara( aBefore ); in removeTextContentBefore()866 bRet = GetDoc()->DelFullPara( aPaM ); in removeTextContentAfter()879 bRet = GetDoc()->DelFullPara( aAfter ); in removeTextContentAfter()1720 GetDoc()->DelFullPara(aDelete); in convertToTextFrame()1728 GetDoc()->DelFullPara(aDelete); in convertToTextFrame()1781 m_pImpl->m_pDoc->DelFullPara(aStartPam); in convertToTextFrame()1810 m_pImpl->m_pDoc->DelFullPara(*pFrameCursor->GetPaM()); in convertToTextFrame()1815 m_pImpl->m_pDoc->DelFullPara(*pFrameCursor->GetPaM()); in convertToTextFrame()
1400 pTxtNode->GetDoc()->DelFullPara(aCursor); in dispose()
336 sal_Bool SwEditShell::DelFullPara() in DelFullPara() function in SwEditShell347 bRet = GetDoc()->DelFullPara( *pCrsr ); in DelFullPara()
290 if( !pMyDoc->DelFullPara( *pCrsr ) ) in DeleteGlobalDocContent()
88 virtual bool DelFullPara(SwPaM&) = 0;
199 sal_Bool DelFullPara();
879 virtual bool DelFullPara(SwPaM&);
977 rDoc.DelFullPara( rPam ); in RedoImpl()999 rDoc.DelFullPara( rPam ); in RepeatImpl()
278 rDoc.DelFullPara(rPam); in UndoRedlineImpl()
235 pTmpDoc->DelFullPara( *pPam ); in UndoImpl()
319 DelFullPara(); in DelRight()
797 DelFullPara( *pNewRedl ); in AppendRedline()1739 rDoc.DelFullPara( aPam ); in lcl_AcceptRedline()1849 rDoc.DelFullPara( aPam ); in lcl_RejectRedline()3564 pDoc->DelFullPara( aPam ); in DelCopyOfSection()
2216 DelFullPara( aPam ); in RemoveInvisibleContent()2252 DelFullPara( aPam ); in RemoveInvisibleContent()2339 DelFullPara( aPam ); in RemoveInvisibleContent()
1297 this->DelFullPara(aPara); in Paste()
2548 bool SwDoc::DelFullPara( SwPaM& rPam ) in DelFullPara() function in SwDoc
1080 GetDoc()->DelFullPara(aPara); in Paste()1190 rToFill.GetDoc()->DelFullPara(aPara); in PastePages()
206 pDoc->DelFullPara( aDelPam ); in NewDivision()
217 m_pExampleWrtShell->DelFullPara(); in ActivatePage()
1036 mrReader.pDoc->DelFullPara(aTest); in InsertSegments()
3690 rDoc.DelFullPara(*mpTableEndPaM); in TabCellEnd()
2410 rDoc.DelFullPara( *pPaM ); in MoveOutsideFly()
4182 mrReader.rDoc.DelFullPara(aTest); in InsertSegments()
Completed in 204 milliseconds