Home
last modified time | relevance | path

Searched refs:GetShell (Results 51 – 75 of 106) sorted by relevance

12345

/aoo42x/main/basctl/source/basicide/
H A Dmoduldl2.cxx652 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK_INLINE_END()
686 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK_INLINE_END()
698 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK_INLINE_END()
1464 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in DeleteCurrent()
1670 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in createLibImpl()
H A Dbasobj2.cxx87 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in Organize()
193 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in RenameModule()
H A Dbaside2b.cxx387 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in Command()
590 …pProgress = new ProgressInfo( IDE_DLL()->GetShell()->GetViewFrame()->GetObjectShell(), String( IDE… in CreateEditEngine()
933 …pProgress = new ProgressInfo( IDE_DLL()->GetShell()->GetViewFrame()->GetObjectShell(), rText, nRan… in CreateProgress()
1439 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK_INLINE_START()
1602 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK_INLINE_START()
H A Diderdll.cxx175 BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); in IMPL_LINK()
H A Dbasidesh.cxx611 if ( IDE_DLL()->GetShell() ) in SFX_NOTIFY()
945 if ( IDE_DLL()->GetShell() ) in InvalidateBasicIDESlots()
/aoo42x/main/sw/source/ui/shells/
H A Dtextfld.cxx100 SwWrtShell& rSh = GetShell(); in ExecField()
626 SwWrtShell& rSh = GetShell(); in StateField()
790 SwWrtShell& rSh = GetShell(); in InsertHyperlink()
H A Ddrwtxtex.cxx143 SwWrtShell &rSh = GetShell(); in Execute()
760 const SfxPoolItem &rItem = GetShell().GetDoc()->GetDefault( in GetState()
1019 || !SwTransferable::IsPaste( GetShell(), aDataHelper ) ) in StateClpbrd()
H A Dgrfshex.cxx107 SwWrtShell& rSh = GetShell(); in InsertMediaDlg()
H A Dtextdrw.cxx61 SwWrtShell& rSh = GetShell(); in InsertURLButton()
/aoo42x/main/sc/source/ui/view/
H A Dtabvwshb.cxx508 SfxShell* pSh = GetViewData()->GetDispatcher().GetShell(0); in ExecuteUndo()
562 SfxShell* pSh = GetViewData()->GetDispatcher().GetShell(0); in GetUndoState()
/aoo42x/main/sfx2/inc/sfx2/
H A Dobjitem.hxx45 SfxShell* GetShell() const in GetShell() function in SfxObjectItem
/aoo42x/main/basctl/inc/
H A Diderdll.hxx41 BasicIDEShell* GetShell() const { return pShell; } in GetShell() function in BasicIDEDLL
/aoo42x/main/sw/source/ui/web/
H A Dwtabsh.cxx62 GetShell().UpdateTable(); in TYPEINIT1()
/aoo42x/main/sc/source/ui/unoobj/
H A Dviewuno.cxx2322 …ll* pShell = PTR_CAST( ScEditShell, GetViewShell()->GetViewFrame()->GetDispatcher()->GetShell(0) ); in getTransferable()
2326 …ll = PTR_CAST( ScDrawTextObjectBar, GetViewShell()->GetViewFrame()->GetDispatcher()->GetShell(0) ); in getTransferable()
2336 …pDrawShell = PTR_CAST( ScDrawShell, GetViewShell()->GetViewFrame()->GetDispatcher()->GetShell(0) ); in getTransferable()
2348 …ll* pShell = PTR_CAST( ScEditShell, GetViewShell()->GetViewFrame()->GetDispatcher()->GetShell(0) ); in insertTransferable()
2353 …ll = PTR_CAST( ScDrawTextObjectBar, GetViewShell()->GetViewFrame()->GetDispatcher()->GetShell(0) ); in insertTransferable()
/aoo42x/main/sw/source/ui/inc/
H A Ddrwtxtsh.hxx51 SwWrtShell &GetShell();
H A Dtablemgr.hxx74 SwWrtShell* GetShell() const { return pSh; } in GetShell() function in SwTableFUNC
H A Dbasesh.hxx63 SwWrtShell& GetShell();
H A Dfrmmgr.hxx82 inline SwWrtShell* GetShell() { return pOwnSh; } in GetShell() function in SwFlyFrmAttrMgr
H A Dswdtflvr.hxx200 SwWrtShell* GetShell() { return pWrtShell; } in GetShell() function in SwTransferable
/aoo42x/main/sd/source/ui/inc/
H A DViewShellManager.hxx174 SfxShell* GetShell (ShellId nId) const;
/aoo42x/main/sw/source/ui/uiview/
H A Dview.cxx196 SfxShell* pTopShell = rDispatcher.GetShell( 0 ); in GotFocus()
233 const SfxShell* pTopShell = rDispatcher.GetShell( 0 ); in IMPL_LINK()
301 pSfxShell = rDispatcher.GetShell( i ); in SelectShell()
/aoo42x/main/sw/inc/
H A Dviscrs.hxx126 const SwCrsrShell* GetShell() const { return pCShell; } in GetShell() function in SwSelPaintRects
/aoo42x/main/sfx2/source/control/
H A Dctrlitem.cxx445 SfxShell *pSh = pDispat->GetShell( pServer->GetShellLevel() ); in GetCoreMetric()
/aoo42x/main/sw/source/core/access/
H A Dacchyperlink.cxx101 ViewShell *pVSh = xPara->GetShell(); in doAccessibleAction()
/aoo42x/main/sfx2/source/appl/
H A Dappcfg.cxx732 for ( SfxShell *pSh = pDispat->GetShell(nIdx); in SetOptions_Impl()
734 ++nIdx, pSh = pDispat->GetShell(nIdx) ) in SetOptions_Impl()

Completed in 111 milliseconds

12345