Home
last modified time | relevance | path

Searched refs:SwWrtShell (Results 1 – 25 of 226) sorted by relevance

12345678910

/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx62 void SwWrtShell::Invalidate() in Invalidate()
69 sal_Bool SwWrtShell::SelNearestWrd() in SelNearestWrd()
81 sal_Bool SwWrtShell::SelWrd(const Point *pPt, sal_Bool ) in SelWrd()
99 void SwWrtShell::SelSentence(const Point *pPt, sal_Bool ) in SelSentence()
115 void SwWrtShell::SelPara(const Point *pPt, sal_Bool ) in SelPara()
132 long SwWrtShell::SelAll() in SelAll()
203 sal_uLong SwWrtShell::SearchPattern( const SearchOptions& rSearchOpt, sal_Bool bSearchInNotes, in SearchPattern()
225 sal_uLong SwWrtShell::SearchTempl( const String &rTempl, in SearchTempl()
232 SwTxtFmtColl *pColl = GetParaStyle(rTempl, SwWrtShell::GETSTYLE_CREATESOME); in SearchTempl()
235 pReplaceColl = GetParaStyle(*pReplTempl, SwWrtShell::GETSTYLE_CREATESOME ); in SearchTempl()
[all …]
H A Dmove.cxx49 SwWrtShell* pSh;
52 inline ShellMoveCrsr( SwWrtShell* pWrtSh, sal_Bool bSel ) in ShellMoveCrsr()
70 void SwWrtShell::MoveCrsr( sal_Bool bWithSelect ) in MoveCrsr()
87 sal_Bool SwWrtShell::SimpleMove( FNSimpleMove FnSimpleMove, sal_Bool bSelect ) in SimpleMove()
103 sal_Bool SwWrtShell::Left( sal_uInt16 nMode, sal_Bool bSelect, in Left()
122 sal_Bool SwWrtShell::Right( sal_uInt16 nMode, sal_Bool bSelect, in Right()
142 sal_Bool SwWrtShell::Up( sal_Bool bSelect, sal_uInt16 nCount, sal_Bool bBasicCall ) in Up()
160 sal_Bool SwWrtShell::Down( sal_Bool bSelect, sal_uInt16 nCount, sal_Bool bBasicCall ) in Down()
179 sal_Bool SwWrtShell::LeftMargin( sal_Bool bSelect, sal_Bool bBasicCall ) in LeftMargin()
197 sal_Bool SwWrtShell::RightMargin( sal_Bool bSelect, sal_Bool bBasicCall ) in RightMargin()
[all …]
H A Dwrtsh1.cxx112 fnDrag(&SwWrtShell::BeginDrag),\
113 fnSetCrsr(&SwWrtShell::SetCrsr),\
114 fnEndDrag(&SwWrtShell::EndDrag),\
115 fnKillSel(&SwWrtShell::Ignore),\
121 fnLeaveSelect(&SwWrtShell::SttLeaveSelect)
149 void SwWrtShell::NoEdit(sal_Bool bHideCrsr) in NoEdit()
158 void SwWrtShell::Edit() in Edit()
169 sal_Bool SwWrtShell::IsEndWrd() in IsEndWrd()
183 bool SwWrtShell::_CanInsert() in _CanInsert()
198 void SwWrtShell::InsertByWord( const String & rStr) in InsertByWord()
[all …]
H A Dwrtsh3.cxx56 sal_Bool SwWrtShell::MoveBookMark( BookMarkMove eFuncId, const ::sw::mark::IMark* const pMark) in MoveBookMark()
78 fnKillSel = &SwWrtShell::ResetSelect; in MoveBookMark()
79 fnSetCrsr = &SwWrtShell::SetCrsrKillSel; in MoveBookMark()
84 sal_Bool SwWrtShell::GotoField( const SwFmtFld& rFld ) in GotoField()
97 fnKillSel = &SwWrtShell::ResetSelect; in GotoField()
98 fnSetCrsr = &SwWrtShell::SetCrsrKillSel; in GotoField()
104 bool SwWrtShell::GotoFieldmark(::sw::mark::IFieldmark const * const pMark) in GotoFieldmark()
115 fnKillSel = &SwWrtShell::ResetSelect; in GotoFieldmark()
116 fnSetCrsr = &SwWrtShell::SetCrsrKillSel; in GotoFieldmark()
126 void SwWrtShell::DrawSelChanged( ) in DrawSelChanged()
[all …]
H A Ddelete.cxx38 inline void SwWrtShell::OpenMark() in OpenMark()
46 inline void SwWrtShell::CloseMark( sal_Bool bOkFlag ) in CloseMark()
58 sal_Bool SwWrtShell::TryRemoveIndent() in TryRemoveIndent()
101 long SwWrtShell::DelLine() in DelLine()
123 long SwWrtShell::DelToStartOfLine() in DelToStartOfLine()
134 long SwWrtShell::DelToEndOfLine() in DelToEndOfLine()
143 long SwWrtShell::DelLeft() in DelLeft()
249 long SwWrtShell::DelRight() in DelRight()
430 long SwWrtShell::DelToEndOfPara() in DelToEndOfPara()
450 long SwWrtShell::DelToStartOfPara() in DelToStartOfPara()
[all …]
H A Dwrtsh4.cxx45 sal_Bool SwWrtShell::_SttWrd() in _SttWrd()
71 sal_Bool SwWrtShell::_EndWrd() in _EndWrd()
89 sal_Bool SwWrtShell::_NxtWrd() in _NxtWrd()
120 sal_Bool SwWrtShell::_PrvWrd() in _PrvWrd()
153 sal_Bool SwWrtShell::_NxtWrdForDelete() in _NxtWrdForDelete()
176 sal_Bool SwWrtShell::_PrvWrdForDelete() in _PrvWrdForDelete()
200 sal_Bool SwWrtShell::_FwdSentence() in _FwdSentence()
219 sal_Bool SwWrtShell::_BwdSentence() in _BwdSentence()
243 sal_Bool SwWrtShell::_FwdPara() in _FwdPara()
265 sal_Bool SwWrtShell::_BwdPara() in _BwdPara()
H A Dwrtsh2.cxx77 void SwWrtShell::Insert( SwField& rFld ) in Insert()
146 void SwWrtShell::UpdateInputFlds( SwInputFieldList* pLst ) in UpdateInputFlds()
186 sal_Bool SwWrtShell::StartInputFldDlg( SwField* pFld, sal_Bool bNextButton, in StartInputFldDlg()
211 sal_Bool SwWrtShell::StartDropDownFldDlg(SwField* pFld, sal_Bool bNextButton, ByteString* pWindowSt… in StartDropDownFldDlg()
239 void SwWrtShell::InsertTableOf(const SwTOXBase& rTOX, const SfxItemSet* pSet) in InsertTableOf()
255 sal_Bool SwWrtShell::UpdateTableOf(const SwTOXBase& rTOX, const SfxItemSet* pSet) in UpdateTableOf()
280 void SwWrtShell::ClickToField( const SwField& rFld ) in ClickToField()
367 void SwWrtShell::ClickToINetAttr( const SwFmtINetFmt& rItem, sal_uInt16 nFilter ) in ClickToINetAttr()
397 sal_Bool SwWrtShell::ClickToINetGrf( const Point& rDocPt, sal_uInt16 nFilter ) in ClickToINetGrf()
429 SwWrtShell *pSh = 0; in LoadURL()
[all …]
/trunk/main/sw/source/ui/inc/
H A Dswdtflvr.hxx40 class SwWrtShell;
69 SwWrtShell *pWrtShell;
91 static void SetSelInShell( SwWrtShell& , sal_Bool , const Point* );
98 SwWrtShell& rSh, sal_uLong nFmt, sal_Bool bMsg );
99 static int _PasteOLE( TransferableDataHelper& rData, SwWrtShell& rSh,
101 static int _PasteTargetURL( TransferableDataHelper& rData, SwWrtShell& rSh,
104 static int _PasteDDE( TransferableDataHelper& rData, SwWrtShell& rWrtShell,
108 SwWrtShell& rSh, sal_uInt16 nAction,
111 static int _PasteGrf( TransferableDataHelper& rData, SwWrtShell& rSh,
116 SwWrtShell& rSh );
[all …]
H A Dlanghelper.hxx26 class SwWrtShell;
37 …extern bool SetLanguageStatus( OutlinerView* pOLV, SfxRequest &rReq, SwView &rView, SwWrtShell &rS…
39 …extern void SetLanguage( SwWrtShell &rWrtSh, const String &rLangText, bool bIsForSelection, SfxIte…
41 …extern void SetLanguage( SwWrtShell &rWrtSh, OutlinerView* pOLV, ESelection aSelection, const Stri…
42 extern void SetLanguage_None( SwWrtShell &rWrtSh, bool bIsForSelection, SfxItemSet &rCoreSet );
44 …extern void SetLanguage_None( SwWrtShell &rWrtSh, OutlinerView* pOLV, ESelection aSelection, bool …
45 extern void ResetLanguages( SwWrtShell &rWrtSh, bool bIsForSelection );
47 …extern void ResetLanguages( SwWrtShell &rWrtSh, OutlinerView* pOLV, ESelection aSelection, bool bI…
50 extern void SelectCurrentPara( SwWrtShell &rWrtSh );
55 extern String GetTextForLanguageGuessing( SwWrtShell &rSh );
[all …]
H A Dwrtsh.hxx85 class SW_DLLPUBLIC SwWrtShell: public SwFEShell class
104 typedef long (SwWrtShell::*SELECTFUNC)(const Point *, sal_Bool bProp );
192 typedef sal_Bool (SwWrtShell:: *FNSimpleMove)();
203 …sal_Bool NxtWrd ( sal_Bool bSelect = sal_False ) { return SimpleMove( &SwWrtShell::_NxtWrd, bS… in NxtWrd()
204 …sal_Bool PrvWrd ( sal_Bool bSelect = sal_False ) { return SimpleMove( &SwWrtShell::_PrvWrd, bS… in PrvWrd()
221 { return SimpleMove( &SwWrtShell::_FwdPara, bSelect ); } in FwdPara()
223 { return SimpleMove( &SwWrtShell::_BwdPara, bSelect ); } in BwdPara()
225 { return SimpleMove( &SwWrtShell::_FwdSentence, bSelect ); } in FwdSentence()
227 { return SimpleMove( &SwWrtShell::_BwdSentence, bSelect ); } in BwdSentence()
457 DECL_STATIC_LINK( SwWrtShell, InsertRegionDialog, SwSectionData* );
[all …]
H A Dswuiidxmrk.hxx58 class SwWrtShell;
124 SwWrtShell* pSh;
163 SwWrtShell& rWrtShell );
168 void ReInitDlg(SwWrtShell& rWrtShell, SwTOXMark* pCurTOXMark = 0);
185 void ReInitDlg(SwWrtShell& rWrtShell);
194 SwIndexMarkModalDlg(Window *pParent, SwWrtShell& rSh, SwTOXMark* pCurTOXMark);
197 void ReInitDlg(SwWrtShell& rWrtShell);
233 SwWrtShell* pSh;
259 void ReInitDlg(SwWrtShell& rWrtShell);
274 void ReInitDlg(SwWrtShell& rWrtShell);
[all …]
H A Dregionsw.hxx51 class SwWrtShell;
108 SwWrtShell& rSh;
149 SwEditRegionDlg( Window* pParent, SwWrtShell& rWrtSh );
198 SwWrtShell* m_pWrtSh;
218 void SetWrtShell(SwWrtShell& rSh);
295 void SetWrtShell(SwWrtShell& rSh);
303 SwWrtShell& rWrtSh;
310 SwInsertSectionTabDialog(Window* pParent, const SfxItemSet& rSet, SwWrtShell& rSh);
322 SwWrtShell& rWrtSh;
326 SwSectionPropertyTabDialog(Window* pParent, const SfxItemSet& rSet, SwWrtShell& rSh);
H A Dconttree.hxx29 class SwWrtShell;
71 SwWrtShell* pHiddenShell; // gedropptes Doc
72 SwWrtShell* pActiveShell; // die aktive oder eine konst. offene View
160 void SetHiddenShell(SwWrtShell* pSh);
163 void SetActiveShell(SwWrtShell* pSh);
164 void SetConstantShell(SwWrtShell* pSh);
166 SwWrtShell* GetWrtShell() in GetWrtShell()
192 const SwWrtShell* GetActiveWrtShell() {return pActiveShell;} in GetActiveWrtShell()
193 SwWrtShell* GetHiddenWrtShell() {return pHiddenShell;} in GetHiddenWrtShell()
237 SwWrtShell* pActiveShell; //
H A Dfldmgr.hxx44 class SwWrtShell;
83 SwWrtShell* pSh;
92 …sal_uLong nFmtId, SwWrtShell* pShell = NULL, sal_Unicode cSep = ' ', sal_Bool bIsAutoLanguage = sa… in SwInsertFld_Data()
116 SwWrtShell* pWrtShell; // darf auch NULL sein!
134 SwFldMgr(SwWrtShell* pSh = 0);
137 void SetWrtShell( SwWrtShell* pShell ) in SetWrtShell()
214 void EvalExpFlds(SwWrtShell* pSh = NULL);
/trunk/main/sw/inc/
H A Dswabstdlg.hxx62 class SwWrtShell;
318 virtual void ReInitDlg(SwWrtShell& rWrtShell) = 0;
356 …virtual VclAbstractDialog * CreateSwInsertBookmarkDlg( Window *pParent, SwWrtShell &rSh, SfxReques…
358 …virtual AbstractSwBreakDlg * CreateSwBreakDlg( Window *pParent, SwWrtShell &rSh,int nResId ) = 0; …
369 …virtual SfxAbstractTabDialog * CreateSwFootNoteOptionDlg( Window *pParent, SwWrtShell &rSh,int nRe…
371 …virtual AbstractDropDownFieldDialog * CreateDropDownFieldDialog ( Window *pParent, SwWrtShell &rSh…
373 …ctTabDialog* CreateSwEnvDlg ( Window* pParent, const SfxItemSet& rSet, SwWrtShell* pWrtSh, Printer…
392 …virtual VclAbstractDialog * CreateVclAbstractDialog ( Window * pParent, SwWrtShell &rSh, int nResI…
393 …virtual AbstractSplitTableDialog * CreateSplitTblDialog ( Window * pParent, SwWrtShell &rSh ) = 0;…
395 …virtual AbstractSwAutoFormatDlg * CreateSwAutoFormatDlg( Window* pParent, SwWrtShell* pShell, //ad…
[all …]
H A Ddocsh.hxx45 class SwWrtShell;
80 SwWrtShell* mpWrtShell;
126 SwWrtShell* pActShell = 0,
134 SwWrtShell* pShell = 0,
138 …16 UpdateStyle(const String &rName, sal_uInt16 nFamily, SwWrtShell* pShell = 0);
140 … sal_uInt16 nFamily, sal_uInt16 nMask, SwWrtShell* pShell = 0);
201 void StateStyleSheet(SfxItemSet&, SwWrtShell* pSh = 0 );
242 SwWrtShell *GetWrtShell() { return mpWrtShell; } in GetWrtShell()
243 const SwWrtShell *GetWrtShell() const { return mpWrtShell; } in GetWrtShell()
278 SwWrtShell& rActShell );
H A Ddbmgr.hxx71 class SwWrtShell;
148 SwWrtShell& rSh;
173 SwMergeDescriptor( sal_uInt16 nType, SwWrtShell& rShell, ::svx::ODataAccessDescriptor& rDesc ) : in SwMergeDescriptor()
219 SW_DLLPRIVATE void ImportFromConnection( SwWrtShell* pSh);
222 SW_DLLPRIVATE void ImportDBEntry(SwWrtShell* pSh);
225 SW_DLLPRIVATE sal_Bool MergeMailFiles(SwWrtShell* pSh,
246 sal_Bool Merge(SwWrtShell* pSh);
291 void ExecuteFormLetter(SwWrtShell& rSh,
295 void InsertText(SwWrtShell& rSh,
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx388 virtual void ReInitDlg(SwWrtShell& rWrtShell);
398 virtual void ReInitDlg(SwWrtShell& rWrtShell);
439 …virtual VclAbstractDialog * CreateSwInsertBookmarkDlg( Window *pParent, SwWrtShell &rSh, SfxReques…
440 …virtual AbstractSwBreakDlg * CreateSwBreakDlg ( Window *pParent, SwWrtShell &rSh,int nResId ); // …
451 …virtual SfxAbstractTabDialog * CreateSwFootNoteOptionDlg( Window *pParent, SwWrtShell &rSh,int nRe…
453 …virtual AbstractDropDownFieldDialog * CreateDropDownFieldDialog ( Window *pParent, SwWrtShell &rSh…
455 …ctTabDialog* CreateSwEnvDlg ( Window* pParent, const SfxItemSet& rSet, SwWrtShell* pWrtSh, Printer…
470 …virtual VclAbstractDialog * CreateVclAbstractDialog ( Window * pParent, SwWrtShell &rSh, int nResI…
471 …virtual AbstractSplitTableDialog * CreateSplitTblDialog ( Window * pParent, SwWrtShell &rSh ); //a…
473 …virtual AbstractSwAutoFormatDlg * CreateSwAutoFormatDlg( Window* pParent, SwWrtShell* pShell, //ad…
[all …]
H A Dswdlgfact.cxx588 void AbstractIndexMarkFloatDlg_Impl::ReInitDlg(SwWrtShell& rWrtShell) in ReInitDlg()
599 void AbstractAuthMarkFloatDlg_Impl::ReInitDlg(SwWrtShell& rWrtShell) in ReInitDlg()
741 SwWrtShell &rSh, in CreateSwInsertBookmarkDlg()
766 SwWrtShell &rSh, in CreateSwBreakDlg()
894 …AbstractDialogFactory_Impl::CreateSwFootNoteOptionDlg( Window *pParent, SwWrtShell &rSh,int nResId) in CreateSwFootNoteOptionDlg()
916 …stractDialogFactory_Impl::CreateDropDownFieldDialog ( Window *pParent, SwWrtShell &rSh, //add for … in CreateDropDownFieldDialog()
938 SwWrtShell* pWrtSh, Printer* pPrt, in CreateSwEnvDlg()
1013 …AbstractDialogFactory_Impl::CreateVclAbstractDialog ( Window *pParent, SwWrtShell &rSh, int nResId… in CreateVclAbstractDialog()
1041 …bleDialog * SwAbstractDialogFactory_Impl::CreateSplitTblDialog ( Window *pParent, SwWrtShell &rSh ) in CreateSplitTblDialog()
1069 …rmatDlg * SwAbstractDialogFactory_Impl::CreateSwAutoFormatDlg( Window* pParent, SwWrtShell* pShell, in CreateSwAutoFormatDlg()
[all …]
H A DSwSpellDialogChildWindow.cxx144 void lcl_LeaveDrawText(SwWrtShell& rSh) in lcl_LeaveDrawText()
177 SwWrtShell* pWrtShell = GetWrtShell_Impl(); in ~SwSpellDialogChildWindow()
200 SwWrtShell* pWrtShell = GetWrtShell_Impl(); in GetNextWrongSentence()
459 SwWrtShell* pWrtShell = GetWrtShell_Impl(); in ApplyChangedSentence()
528 SwWrtShell* pWrtShell = GetWrtShell_Impl(); in SetGrammarChecking()
560 SwWrtShell* pWrtShell = GetWrtShell_Impl(); in GetFocus()
622 SwWrtShell* pWrtShell = GetWrtShell_Impl(); in LoseFocus()
670 SwWrtShell* pWrtShell = GetWrtShell_Impl(); in InvalidateSpellDialog()
680 SwWrtShell* SwSpellDialogChildWindow::GetWrtShell_Impl() in GetWrtShell_Impl()
702 bool SwSpellDialogChildWindow::MakeTextSelection_Impl(SwWrtShell& rShell, ShellModes eSelMode) in MakeTextSelection_Impl()
[all …]
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx290 SwWrtShell& rSh = GetView()->GetWrtShell(); in select()
540 SwWrtShell& rSh = m_pView->GetWrtShell(); in getSelection()
783 SwWrtShell& rSh = m_pView->GetWrtShell(); in getRubyList()
833 SwWrtShell& rSh = m_pView->GetWrtShell(); in setRubyList()
902 SwWrtShell& rOldSh = m_pView->GetWrtShell(); in BuildTmpSelectionDoc()
914 SwWrtShell* pSh = pDocView->GetWrtShellPtr(); in BuildTmpSelectionDoc()
1227 const SwWrtShell& rSh = m_pView->GetWrtShell(); in getPosition()
1255 SwWrtShell& rSh = m_pView->GetWrtShell(); in collapseToStart()
1280 SwWrtShell& rSh = m_pView->GetWrtShell(); in collapseToEnd()
1306 const SwWrtShell& rSh = m_pView->GetWrtShell(); in isCollapsed()
[all …]
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx172 SwTrnsfrDdeLink( SwTransferable& rTrans, SwWrtShell& rSh );
186 SwWrtShell *pSh;
189 SwTrnsfrActionAndUndo( SwWrtShell *pS, SwUndoId nId, in SwTrnsfrActionAndUndo()
209 SwTransferable::SwTransferable( SwWrtShell& rSh ) in SwTransferable()
879 if (pWrtShell->IntelligentCut(nSelection, sal_False) != SwWrtShell::NO_WORD) in PrepareForCopy()
1070 sal_Bool SwTransferable::IsPaste( const SwWrtShell& rSh, in IsPaste()
1113 int SwTransferable::Paste( SwWrtShell& rSh, TransferableDataHelper& rData ) in Paste()
1160 SwWrtShell& rSh, sal_uInt16 nAction, sal_uLong nFormat, in PasteData()
1548 sal_uInt16 SwTransferable::GetSotDestination( const SwWrtShell& rSh, in GetSotDestination()
1634 SwWrtShell& rSh, sal_uLong nFmt, sal_Bool bMsg ) in _PasteFileContent()
[all …]
/trunk/main/sw/source/ui/shells/
H A Dlanghelper.cxx108 bool SetLanguageStatus( OutlinerView* pOLV, SfxRequest &rReq, SwView &rView, SwWrtShell &rSh ) in SetLanguageStatus()
239 …void SetLanguage( SwWrtShell &rWrtSh, const String &rLangText, bool bIsForSelection, SfxItemSet &r… in SetLanguage()
244 …void SetLanguage( SwWrtShell &rWrtSh, OutlinerView* pOLV, ESelection aSelection, const String &rLa… in SetLanguage()
305 void SetLanguage_None( SwWrtShell &rWrtSh, bool bIsForSelection, SfxItemSet &rCoreSet ) in SetLanguage_None()
310 …void SetLanguage_None( SwWrtShell &rWrtSh, OutlinerView* pOLV, ESelection aSelection, bool bIsForS… in SetLanguage_None()
365 void ResetLanguages( SwWrtShell &rWrtSh, bool bIsForSelection ) in ResetLanguages()
370 …void ResetLanguages( SwWrtShell &rWrtSh, OutlinerView* pOLV, ESelection aSelection, bool bIsForSel… in ResetLanguages()
403 LanguageType GetLanguage( SwWrtShell &rSh, sal_uInt16 nLangWhichId ) in GetLanguage()
442 LanguageType GetCurrentLanguage( SwWrtShell &rSh ) in GetCurrentLanguage()
537 String GetTextForLanguageGuessing( SwWrtShell &rSh ) in GetTextForLanguageGuessing()
[all …]
H A Dbasesh.cxx165 void lcl_UpdateIMapDlg( SwWrtShell& rSh ) in TYPEINIT1()
190 sal_Bool lcl_UpdateContourDlg( SwWrtShell &rSh, int nSel ) in lcl_UpdateContourDlg()
214 SwWrtShell &rSh = GetShell(); in ExecDelete()
270 SwWrtShell &rSh = GetShell(); in ExecClpbrd()
431 SwWrtShell &rSh = GetShell(); in StateClpbrd()
498 SwWrtShell &rSh = GetShell(); in ExecUndo()
513 rSh.Do( SwWrtShell::UNDO, nCnt ); in ExecUndo()
519 rSh.Do( SwWrtShell::REDO, nCnt ); in ExecUndo()
524 rSh.Do( SwWrtShell::REPEAT ); in ExecUndo()
539 SwWrtShell &rSh = GetShell(); in StateUndo()
[all …]
/trunk/main/sw/source/ui/app/
H A Ddocst.cxx90 void SwDocShell::StateStyleSheet(SfxItemSet& rSet, SwWrtShell* pSh) in StateStyleSheet()
96 SwWrtShell* pShell = pSh ? pSh : GetWrtShell(); in StateStyleSheet()
274 SwWrtShell* pActShell = 0; in ExecStyleSheet()
383 SwWrtShell* pShell = GetWrtShell(); in ExecStyleSheet()
415 pActShell = pShell = (SwWrtShell*)((SwPtrItem*)pItem)->GetValue(); in ExecStyleSheet()
514 SwWrtShell* pActShell, in Edit()
682 SwWrtShell* pCurrShell = ( pActShell ? pActShell : mpWrtShell ); in Edit()
885 SwWrtShell* pShell, in ApplyStyles()
894 SwWrtShell *pSh = pShell ? pShell : GetWrtShell(); in ApplyStyles()
1004 sal_uInt16 SwDocShell::UpdateStyle(const String &rName, sal_uInt16 nFamily, SwWrtShell* pShell) in UpdateStyle()
[all …]

12345678910