Searched refs:mpWrtShell (Results 1 – 7 of 7) sorted by relevance
374 if( mpWrtShell ) in Save()399 SfxViewFrame* pFrm = mpWrtShell ? mpWrtShell->GetView().GetViewFrame() : 0; in Save()512 if( mpWrtShell ) in SaveAs()530 if ( mpWrtShell ) in SaveAs()616 if( mpWrtShell ) in ConvertTo()758 if ( mpWrtShell ) in ConvertTo()766 mpWrtShell->Push(); in ConvertTo()771 if( mpWrtShell ) in ConvertTo()1183 mpWrtShell = 0; in SetView()1230 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 …]
430 SwFrmFmt* pFrm = mpWrtShell->GetCurFrmFmt(); in ExecStyleSheet()437 SwCharFmt* pChar = mpWrtShell->GetCurCharFmt(); in ExecStyleSheet()540 SwTxtFmtColl* pColl = mpWrtShell->FindTxtFmtCollByName( rParent ); in Edit()564 SwTxtFmtColl* pColl = mpWrtShell->GetCurTxtFmtColl(); in Edit()575 SwCharFmt* pCFmt = mpWrtShell->FindCharFmtByName( rParent ); in Edit()588 SwCharFmt* pCFmt = mpWrtShell->GetCurCharFmt(); in Edit()599 SwFrmFmt* pFFmt = mpWrtShell->GetDoc()->FindFrmFmtByName( rParent ); in Edit()682 SwWrtShell* pCurrShell = ( pActShell ? pActShell : mpWrtShell ); in Edit()1289 if( mpWrtShell ) in _LoadStyles()1291 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 …]
80 SwWrtShell* mpWrtShell; member in SwDocShell242 SwWrtShell *GetWrtShell() { return mpWrtShell; } in GetWrtShell()243 const SwWrtShell *GetWrtShell() const { return mpWrtShell; } in GetWrtShell()
151 SwWrtShell* mpWrtShell; member in SwPostItMgr
Completed in 80 milliseconds