Home
last modified time | relevance | path

Searched refs:pActiveShell (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx873 pActiveShell(0), in SwContentTree()
947 SdrView* pDrawView = pActiveShell->GetDrawView(); in GetEntryAltText()
950 SwDrawModel* pDrawModel = pActiveShell->GetDoc()->GetDrawModel(); in GetEntryAltText()
997 if( pActiveShell && pActiveShell->GetDoc() ) in GetEntryAltText()
999 … const SwFlyFrmFmt* pFrmFmt = pActiveShell->GetDoc()->FindFlyByName( pCnt->GetName(), 0); in GetEntryAltText()
1015 … const SwFlyFrmFmt* pFlyFmt = pActiveShell->GetDoc()->FindFlyByName( pCnt->GetName(), 0); in GetEntryAltText()
1040 SdrView* pDrawView = pActiveShell->GetDrawView(); in GetEntryLongDescription()
1043 SwDrawModel* pDrawModel = pActiveShell->GetDoc()->GetDrawModel(); in GetEntryLongDescription()
1093 … const SwFlyFrmFmt* pFlyFmt = pActiveShell->GetDoc()->FindFlyByName( pCnt->GetName(), 0); in GetEntryLongDescription()
1207 if(bIsConstant && pActiveShell == &pView->GetWrtShell()) in CreateContextMenu()
[all …]
H A Dglbltree.cxx181 pActiveShell ( NULL ), in SwGlobalTree()
273 pActiveShell->GetGlobalDocContent(*pTempContents); in ExecuteDrop()
369 if(pActiveShell && in CreateContextMenu()
370 !pActiveShell->GetView().GetDocShell()->IsReadOnly()) in CreateContextMenu()
561 sal_Bool bReadonly = !pActiveShell || in SelectHdl()
562 pActiveShell->GetView().GetDocShell()->IsReadOnly(); in SelectHdl()
612 if( pActiveShell->MoveGlobalDocContent( in NotifyMoving()
828 pActiveShell->GetView().GetEditWin().GrabFocus(); in EditContent()
850 pActiveShell->GetView().GetViewFrame()->GetDispatcher()->Execute(nSlot); in EditContent()
879 SfxDispatcher& rDispatch = *pActiveShell->GetView().GetViewFrame()->GetDispatcher(); in ExcecuteContextMenuAction()
[all …]
/trunk/main/sw/source/ui/inc/
H A Dconttree.hxx72 SwWrtShell* pActiveShell; // die aktive oder eine konst. offene View member in SwContentTree
168 pActiveShell : in GetWrtShell()
192 const SwWrtShell* GetActiveWrtShell() {return pActiveShell;} in GetActiveWrtShell()
237 SwWrtShell* pActiveShell; // member in SwGlobalTree