Home
last modified time | relevance | path

Searched refs:SwEditShell (Results 1 – 25 of 70) sorted by relevance

123

/AOO41X/main/sw/source/core/edit/
H A Dedws.cxx46 SwEditShell::SwEditShell( SwEditShell& rEdSH, Window *pWindow ) in SwEditShell() function in SwEditShell
54 SwEditShell::SwEditShell( SwDoc& rDoc, Window *pWindow, const SwViewOption *pOptions ) in SwEditShell() function in SwEditShell
61 SwEditShell::~SwEditShell() // USED in ~SwEditShell()
70 sal_Bool SwEditShell::IsModified() const in IsModified()
79 void SwEditShell::SetModified() in SetModified()
88 void SwEditShell::ResetModified() in ResetModified()
93 void SwEditShell::SetUndoNoResetModified() in SetUndoNoResetModified()
104 void SwEditShell::StartAllAction() in StartAllAction()
108 if( pSh->IsA( TYPE( SwEditShell ) ) ) in StartAllAction()
109 ((SwEditShell*)pSh)->StartAction(); in StartAllAction()
[all …]
H A Deditsh.cxx79 void SwEditShell::Insert( sal_Unicode c, sal_Bool bOnlyCurrCrsr ) in SV_IMPL_PTRARR()
103 void SwEditShell::Insert2(const String &rStr, const bool bForceExpandHints ) in Insert2()
181 void SwEditShell::Overwrite(const String &rStr) in Overwrite()
199 long SwEditShell::SplitNode( sal_Bool bAutoFormat, sal_Bool bCheckTableStart ) in SplitNode()
224 sal_Bool SwEditShell::AppendTxtNode() in AppendTxtNode()
249 SwGrfNode * SwEditShell::_GetGrfNode() const in _GetGrfNode()
266 const Graphic* SwEditShell::GetGraphic( sal_Bool bWait ) const in GetGraphic()
305 sal_Bool SwEditShell::IsGrfSwapOut( sal_Bool bOnlyLinked ) const in IsGrfSwapOut()
316 const GraphicObject* SwEditShell::GetGraphicObj() const in GetGraphicObj()
324 sal_uInt16 SwEditShell::GetGraphicType() const in GetGraphicType()
[all …]
H A Dednumber.cxx127 void SwEditShell::SetOutlineNumRule(const SwNumRule& rRule) in SetOutlineNumRule()
135 const SwNumRule* SwEditShell::GetOutlineNumRule() const in GetOutlineNumRule()
145 sal_Bool SwEditShell::NoNum() in NoNum()
167 sal_Bool SwEditShell::SelectionHasNumber() const in SelectionHasNumber()
213 sal_Bool SwEditShell::SelectionHasBullet() const in SelectionHasBullet()
250 sal_Bool SwEditShell::HasNumber() const in HasNumber()
275 sal_Bool SwEditShell::HasBullet() const in HasBullet()
291 void SwEditShell::DelNumRules() in DelNumRules()
326 sal_Bool SwEditShell::NumUpDown( sal_Bool bDown ) in NumUpDown()
356 sal_Bool SwEditShell::IsFirstOfNumRule() const in IsFirstOfNumRule()
[all …]
H A Dedfld.cxx51 sal_uInt16 SwEditShell::GetFldTypeCount(sal_uInt16 nResId, sal_Bool bUsed ) const in GetFldTypeCount()
87 SwFieldType* SwEditShell::GetFldType(sal_uInt16 nFld, sal_uInt16 nResId, sal_Bool bUsed ) const in GetFldType()
132 SwFieldType* SwEditShell::GetFldType(sal_uInt16 nResId, const String& rName) const in GetFldType()
140 void SwEditShell::RemoveFldType(sal_uInt16 nFld, sal_uInt16 nResId) in RemoveFldType()
164 void SwEditShell::RemoveFldType(sal_uInt16 nResId, const String& rStr) in RemoveFldType()
188 void SwEditShell::FieldToText( SwFieldType* pType ) in FieldToText()
220 void SwEditShell::Insert2(SwField& rFld, const bool bForceExpandHints) in Insert2()
282 void SwEditShell::UpdateFlds( SwField &rFld ) in UpdateFlds()
381 SwDBData SwEditShell::GetDBData() const in GetDBData()
386 const SwDBData& SwEditShell::GetDBDesc() const in GetDBDesc()
[all …]
H A Dedtox.cxx72 void SwEditShell::Insert(const SwTOXMark& rMark) in Insert()
97 void SwEditShell::DeleteTOXMark( SwTOXMark* pMark ) in DeleteTOXMark()
112 sal_uInt16 SwEditShell::GetCurTOXMarks(SwTOXMarks& rMarks) const in GetCurTOXMarks()
120 sal_Bool SwEditShell::IsTOXBaseReadonly(const SwTOXBase& rTOXBase) const in IsTOXBaseReadonly()
129 void SwEditShell::SetTOXBaseReadonly(const SwTOXBase& rTOXBase, sal_Bool bReadonly) in SetTOXBaseReadonly()
144 const SwTOXBase* SwEditShell::GetDefaultTOXBase( TOXTypes eTyp, sal_Bool bCreate ) in GetDefaultTOXBase()
151 void SwEditShell::SetDefaultTOXBase(const SwTOXBase& rBase) in SetDefaultTOXBase()
160 void SwEditShell::InsertTableOf( const SwTOXBase& rTOX, const SfxItemSet* pSet ) in InsertTableOf()
192 sal_Bool SwEditShell::UpdateTableOf( const SwTOXBase& rTOX, const SfxItemSet* pSet ) in UpdateTableOf()
240 const SwTOXBase* SwEditShell::GetCurTOX() const in GetCurTOX()
[all …]
H A Dedfmt.cxx47 sal_uInt16 SwEditShell::GetCharFmtCount() const in GetCharFmtCount()
53 SwCharFmt& SwEditShell::GetCharFmt(sal_uInt16 nFmt) const in GetCharFmt()
59 SwCharFmt* SwEditShell::GetCurCharFmt() const in GetCurCharFmt()
73 void SwEditShell::FillByEx(SwCharFmt* pCharFmt, sal_Bool bReset) in FillByEx()
127 sal_uInt16 SwEditShell::GetTblFrmFmtCount(sal_Bool bUsed) const in GetTblFrmFmtCount()
132 SwFrmFmt& SwEditShell::GetTblFrmFmt(sal_uInt16 nFmt, sal_Bool bUsed ) const in GetTblFrmFmt()
137 String SwEditShell::GetUniqueTblName() const in GetUniqueTblName()
143 SwCharFmt* SwEditShell::MakeCharFmt( const String& rName, in MakeCharFmt()
156 SwTxtFmtColl* SwEditShell::GetTxtCollFromPool( sal_uInt16 nId ) in GetTxtCollFromPool()
163 SwFmt* SwEditShell::GetFmtFromPool( sal_uInt16 nId ) in GetFmtFromPool()
[all …]
H A Dedlingu.cxx79 SwEditShell *pSh;
88 inline SwEditShell *GetSh() { return pSh; } in GetSh()
89 inline const SwEditShell *GetSh() const { return pSh; } in GetSh()
106 void _Start( SwEditShell *pSh, SwDocPositions eStart,
144 void Start( SwEditShell *pSh, SwDocPositions eStart, SwDocPositions eEnd );
168 void Start( SwEditShell *pSh, SwDocPositions eStart, SwDocPositions eEnd );
185 void Start( SwEditShell *pSh, SwDocPositions eStart, SwDocPositions eEnd );
222 void SwLinguIter::_Start( SwEditShell *pShell, SwDocPositions eStart, in _Start()
323 void SwSpellIter::Start( SwEditShell *pShell, SwDocPositions eStart, in Start()
351 SwEditShell *pMySh = GetSh(); in Continue()
[all …]
H A Dedsect.cxx42 SwEditShell::InsertSection( in InsertSection()
65 sal_Bool SwEditShell::IsInsRegionAvailable() const in IsInsRegionAvailable()
79 const SwSection* SwEditShell::GetCurrSection() const in GetCurrSection()
93 const SwSection* SwEditShell::GetAnySection( sal_Bool bOutOfTab, const Point* pPt ) const in GetAnySection()
123 sal_uInt16 SwEditShell::GetSectionFmtCount() const in GetSectionFmtCount()
129 sal_Bool SwEditShell::IsAnySectionInDoc( sal_Bool bChkReadOnly, sal_Bool bChkHidden, sal_Bool bChkT… in IsAnySectionInDoc()
154 sal_uInt16 SwEditShell::GetSectionFmtPos( const SwSectionFmt& rFmt ) const in GetSectionFmtPos()
160 const SwSectionFmt& SwEditShell::GetSectionFmt( sal_uInt16 nFmt ) const in GetSectionFmt()
166 void SwEditShell::DelSectionFmt( sal_uInt16 nFmt ) in DelSectionFmt()
176 void SwEditShell::UpdateSection(sal_uInt16 const nSect, in UpdateSection()
[all …]
H A Dedredln.cxx38 sal_uInt16 SwEditShell::GetRedlineMode() const in GetRedlineMode()
43 void SwEditShell::SetRedlineMode( sal_uInt16 eMode ) in SetRedlineMode()
54 sal_Bool SwEditShell::IsRedlineOn() const in IsRedlineOn()
59 sal_uInt16 SwEditShell::GetRedlineCount() const in GetRedlineCount()
64 const SwRedline& SwEditShell::GetRedline( sal_uInt16 nPos ) const in GetRedline()
81 sal_Bool SwEditShell::AcceptRedline( sal_uInt16 nPos ) in AcceptRedline()
92 sal_Bool SwEditShell::RejectRedline( sal_uInt16 nPos ) in RejectRedline()
104 sal_Bool SwEditShell::SetRedlineComment( const String& rS ) in SetRedlineComment()
114 const SwRedline* SwEditShell::GetCurrRedline() const in GetCurrRedline()
119 void SwEditShell::UpdateRedlineAttr() in UpdateRedlineAttr()
[all …]
H A Dedtab.cxx100 const SwTable& SwEditShell::InsertTable( const SwInsertTableOptions& rInsTblOpts, in InsertTable()
129 sal_Bool SwEditShell::TextToTable( const SwInsertTableOptions& rInsTblOpts, in TextToTable()
146 sal_Bool SwEditShell::TableToText( sal_Unicode cCh ) in TableToText()
194 sal_Bool SwEditShell::IsTextToTableAvailable() const in IsTextToTableAvailable()
222 void SwEditShell::InsertDDETable( const SwInsertTableOptions& rInsTblOpts, in InsertDDETable()
257 void SwEditShell::UpdateTable() in UpdateTable()
277 TblChgMode SwEditShell::GetTblChgMode() const in GetTblChgMode()
288 void SwEditShell::SetTblChgMode( TblChgMode eMode ) in SetTblChgMode()
304 sal_Bool SwEditShell::GetTblBoxFormulaAttrs( SfxItemSet& rSet ) const in GetTblBoxFormulaAttrs()
345 void SwEditShell::SetTblBoxFormulaAttrs( const SfxItemSet& rSet ) in SetTblBoxFormulaAttrs()
[all …]
H A Dedglbldc.cxx42 sal_Bool SwEditShell::IsGlobalDoc() const in SV_IMPL_OP_PTRARR_SORT()
47 void SwEditShell::SetGlblDocSaveLinks( sal_Bool bFlag ) in SetGlblDocSaveLinks()
57 sal_Bool SwEditShell::IsGlblDocSaveLinks() const in IsGlblDocSaveLinks()
62 sal_uInt16 SwEditShell::GetGlobalDocContent( SwGlblDocContents& rArr ) const in GetGlobalDocContent()
146 sal_Bool SwEditShell::InsertGlobalDocContent( const SwGlblDocContent& rInsPos, in InsertGlobalDocContent()
187 sal_Bool SwEditShell::InsertGlobalDocContent( const SwGlblDocContent& rInsPos, in InsertGlobalDocContent()
228 sal_Bool SwEditShell::InsertGlobalDocContent( const SwGlblDocContent& rInsPos ) in InsertGlobalDocContent()
250 sal_Bool SwEditShell::DeleteGlobalDocContent( const SwGlblDocContents& rArr , in DeleteGlobalDocContent()
315 sal_Bool SwEditShell::MoveGlobalDocContent( const SwGlblDocContents& rArr , in MoveGlobalDocContent()
354 sal_Bool SwEditShell::GotoGlobalDocContent( const SwGlblDocContent& rPos ) in GotoGlobalDocContent()
H A Dedundo.cxx45 void lcl_SelectSdrMarkList( SwEditShell* pShell,
48 bool SwEditShell::CursorsLocked() const in CursorsLocked()
55 SwEditShell::HandleUndoRedoContext(::sw::UndoRedoContext & rContext) in HandleUndoRedoContext()
98 bool SwEditShell::Undo(sal_uInt16 const nCount) in Undo()
155 bool SwEditShell::Redo(sal_uInt16 const nCount) in Redo()
213 bool SwEditShell::Repeat(sal_uInt16 const nCount) in Repeat()
235 void lcl_SelectSdrMarkList( SwEditShell* pShell, in lcl_SelectSdrMarkList()
H A Dedattr.cxx70 sal_Bool SwEditShell::GetCurAttr( SfxItemSet& rSet, in GetCurAttr()
173 SwTxtFmtColl* SwEditShell::GetCurTxtFmtColl() const in GetCurTxtFmtColl()
217 sal_Bool SwEditShell::GetCurFtn( SwFmtFtn* pFillFtn ) in GetCurFtn()
238 bool SwEditShell::SetCurFtn( const SwFmtFtn& rFillFtn ) in SetCurFtn()
270 bool SwEditShell::HasFtns( bool bEndNotes ) const in HasFtns()
284 sal_uInt16 SwEditShell::GetSeqFtnList( SwSeqFldList& rList, bool bEndNotes ) in GetSeqFtnList()
327 sal_Bool SwEditShell::IsMoveLeftMargin( sal_Bool bRight, sal_Bool bModulus ) const in IsMoveLeftMargin()
378 void SwEditShell::MoveLeftMargin( sal_Bool bRight, sal_Bool bModulus ) in MoveLeftMargin()
497 sal_uInt16 SwEditShell::GetScriptType() const in GetScriptType()
610 sal_uInt16 SwEditShell::GetCurLang() const in GetCurLang()
[all …]
H A Dedfcol.cxx50 SwTxtFmtColl& SwEditShell::GetDfltTxtFmtColl() const in GetDfltTxtFmtColl()
56 sal_uInt16 SwEditShell::GetTxtFmtCollCount() const in GetTxtFmtCollCount()
62 SwTxtFmtColl& SwEditShell::GetTxtFmtColl( sal_uInt16 nFmtColl) const in GetTxtFmtColl()
68 void SwEditShell::SetTxtFmtColl( SwTxtFmtColl *pFmt, in SetTxtFmtColl()
92 SwTxtFmtColl* SwEditShell::MakeTxtFmtColl(const String& rFmtCollName, in MakeTxtFmtColl()
107 void SwEditShell::FillByEx(SwTxtFmtColl* pColl, sal_Bool bReset) in FillByEx()
H A Dedatmisc.cxx42 void SwEditShell::ResetAttr( const SvUShortsSort* pAttrs ) in ResetAttr()
67 void SwEditShell::GCAttr() in GCAttr()
102 void SwEditShell::SetDefault( const SfxPoolItem& rFmtHint ) in SetDefault()
123 const SfxPoolItem& SwEditShell::GetDefault( sal_uInt16 nFmtHint ) const in GetDefault()
130 void SwEditShell::SetAttrItem( const SfxPoolItem& rHint, sal_uInt16 nFlags ) in SetAttrItem()
160 void SwEditShell::SetAttrSet( const SfxItemSet& rSet, sal_uInt16 nFlags ) in SetAttrSet()
H A Deddel.cxx48 void SwEditShell::DeleteSel( SwPaM& rPam, sal_Bool* pUndo ) in DeleteSel()
117 long SwEditShell::Delete() in Delete()
149 long SwEditShell::Copy( SwEditShell* pDestShell ) in Copy()
308 sal_Bool SwEditShell::Replace( const String& rNewStr, sal_Bool bRegExpRplc ) in Replace()
336 sal_Bool SwEditShell::DelFullPara() in DelFullPara()
H A Dedglss.cxx49 void SwEditShell::InsertGlossary( SwTextBlocks& rGlossary, const String& rStr ) in InsertGlossary()
63 sal_uInt16 SwEditShell::MakeGlossary( SwTextBlocks& rBlks, const String& rName, const String& rShor… in MakeGlossary()
97 sal_uInt16 SwEditShell::SaveGlossaryDoc( SwTextBlocks& rBlock, in SaveGlossaryDoc()
178 sal_Bool SwEditShell::_CopySelToDoc( SwDoc* pInsDoc, SwNodeIndex* pSttNd ) in _CopySelToDoc()
279 sal_Bool SwEditShell::GetSelectedText( String &rBuf, int nHndlParaBrk ) in GetSelectedText()
/AOO41X/main/sw/inc/
H A Deditsh.hxx154 class SW_DLLPUBLIC SwEditShell: public SwCrsrShell class
222 long Copy( SwEditShell* pDestShell = 0 );
329 { return (SwFrmFmt*)SwEditShell::GetFmtFromPool( nId ); } in GetFrmFmtFromPool()
331 { return (SwCharFmt*)SwEditShell::GetFmtFromPool( nId ); } in GetCharFmtFromPool()
857 { return ((SwEditShell*)this)->GetNumberFormatter(); } in GetNumberFormatter()
929 SwEditShell( SwDoc&, Window*, const SwViewOption *pOpt = 0 );
931 SwEditShell( SwEditShell&, Window* );
932 virtual ~SwEditShell();
937 SwEditShell(const SwEditShell &);
938 const SwEditShell &operator=(const SwEditShell &);
[all …]
H A DEnhancedPDFExportHelper.hxx44 class SwEditShell;
210 SwEditShell& mrSh;
235 SwEnhancedPDFExportHelper( SwEditShell& rSh,
H A Dexpfld.hxx39 class SwEditShell;
382 SwInputFieldList( SwEditShell* pShell, sal_Bool bBuildTmpLst = sal_False );
401 SwEditShell* pSh;
H A Dfesh.hxx183 class SW_DLLPUBLIC SwFEShell : public SwEditShell
225 using SwEditShell::Copy;
229 using SwEditShell::Insert;
233 SwFEShell( SwEditShell& rShell, Window *pWin );
/AOO41X/main/sw/source/core/inc/
H A Dacorrect.hxx31 class SwEditShell;
52 SwEditShell& rEditSh;
61 SwAutoCorrDoc( SwEditShell& rEditShell, SwPaM& rPam, sal_Unicode cIns = 0 );
/AOO41X/main/sw/source/ui/wrtsh/
H A Dwrtundo.cxx60 SwEditShell::Undo(nCnt); in Do()
66 SwEditShell::Redo( nCnt ); in Do()
70 SwEditShell::Repeat( nCnt ); in Do()
/AOO41X/main/sw/source/core/doc/
H A Ddoccorr.cxx344 SwEditShell* SwDoc::GetEditShell( ViewShell** ppSh ) const in GetEditShell()
355 if( pSh->IsA( TYPE( SwEditShell ) ) ) in GetEditShell()
356 return (SwEditShell*)pSh; in GetEditShell()
/AOO41X/main/sw/source/core/undo/
H A Ddocundo.cxx454 CursorGuard(SwEditShell & rShell, bool const bSave) in CursorGuard()
471 SwEditShell & m_rShell;
481 SwEditShell *const pEditShell( rDoc.GetEditShell() ); in impl_DoUndoRedo()

123