Searched refs:mpWrtShell (Results 1 – 7 of 7) sorted by relevance
368 if( mpWrtShell ) in Save()393 SfxViewFrame* pFrm = mpWrtShell ? mpWrtShell->GetView().GetViewFrame() : 0; in Save()506 if( mpWrtShell ) in SaveAs()524 if ( mpWrtShell ) in SaveAs()610 if( mpWrtShell ) in ConvertTo()752 if ( mpWrtShell ) in ConvertTo()760 mpWrtShell->Push(); in ConvertTo()765 if( mpWrtShell ) in ConvertTo()1177 mpWrtShell = 0; in SetView()1224 return mpWrtShell; in GetFEShell()[all …]
202 if ( mpWrtShell ) { in DoFlushDocInfo()210 if ( mpWrtShell ) { in DoFlushDocInfo()211 mpWrtShell->EndAllAction(); in DoFlushDocInfo()277 if( mpWrtShell ) in Notify()309 if( mpWrtShell ) in Notify()1178 if(mpWrtShell) in Execute()1183 if(mpWrtShell) in Execute()1190 if(mpWrtShell) in Execute()1194 if(mpWrtShell) in Execute()1845 mpWrtShell->StartAllAction(); in LoadStylesFromFile()[all …]
434 SwFrmFmt* pFrm = mpWrtShell->GetCurFrmFmt(); in ExecStyleSheet()441 SwCharFmt* pChar = mpWrtShell->GetCurCharFmt(); in ExecStyleSheet()545 SwTxtFmtColl* pColl = mpWrtShell->FindTxtFmtCollByName( rParent ); in Edit()569 SwTxtFmtColl* pColl = mpWrtShell->GetCurTxtFmtColl(); in Edit()580 SwCharFmt* pCFmt = mpWrtShell->FindCharFmtByName( rParent ); in Edit()593 SwCharFmt* pCFmt = mpWrtShell->GetCurCharFmt(); in Edit()604 SwFrmFmt* pFFmt = mpWrtShell->GetDoc()->FindFrmFmtByName( rParent ); in Edit()673 SwWrtShell* pCurrShell = ( pActShell ? pActShell : mpWrtShell ); in Edit()1262 if( mpWrtShell ) in _LoadStyles()1264 mpWrtShell->StartAllAction(); in _LoadStyles()[all …]
369 mpWrtShell( 0 ), in SwDocShell()388 mpWrtShell( 0 ), in SwDocShell()407 mpWrtShell( 0 ), in SwDocShell()
1219 mpWrtShell->StartAllAction(); in Delete()1240 mpWrtShell->DelRight(); in Delete()1242 mpWrtShell->EndUndo(); in Delete()1244 mpWrtShell->EndAllAction(); in Delete()1252 mpWrtShell->StartAllAction(); in Delete()1267 mpWrtShell->DelRight(); in Delete()1287 mpWrtShell->EndUndo(); in Delete()1289 mpWrtShell->EndAllAction(); in Delete()1514 mpWrtShell->StartAllAction(); in PrepareView()1520 mpWrtShell->EndAllAction(); in PrepareView()[all …]
75 SwWrtShell* mpWrtShell; member in SwDocShell233 SwWrtShell *GetWrtShell() { return mpWrtShell; } in GetWrtShell()234 const SwWrtShell *GetWrtShell() const { return mpWrtShell; } in GetWrtShell()
151 SwWrtShell* mpWrtShell; member in SwPostItMgr
Completed in 58 milliseconds