Home
last modified time | relevance | path

Searched refs:pFrame (Results 126 – 150 of 258) sorted by relevance

1234567891011

/aoo42x/main/sd/source/ui/func/
H A Dfutext.cxx387 SfxViewFrame* pFrame = mpViewShell->GetViewFrame(); in MouseButtonDown() local
393 pFrame->GetDispatcher()->Execute(SID_OPENDOC, SFX_CALLMODE_ASYNCHRON | SFX_CALLMODE_RECORD, in MouseButtonDown()
399 SfxFrameItem aFrameItem(SID_DOCFRAME, pFrame); in MouseButtonDown()
400 pFrame->GetDispatcher()->Execute(SID_OPENDOC, SFX_CALLMODE_ASYNCHRON | SFX_CALLMODE_RECORD, in MouseButtonDown()
/aoo42x/main/sw/source/ui/utlui/
H A Dnavipi.cxx1286 SfxViewFrame* pFrame = pFrameItem->GetFrame(); in IMPL_LINK() local
1287 if(pFrame) in IMPL_LINK()
1290 pContentView = PTR_CAST(SwView, pFrame->GetViewShell()); in IMPL_LINK()
1296 pxObjectShell = new SfxObjectShellLock(pFrame->GetObjectShell()); in IMPL_LINK()
/aoo42x/main/sfx2/source/control/
H A Dmsgpool.cxx408 SfxSlotPool& SfxSlotPool::GetSlotPool( SfxViewFrame *pFrame ) in GetSlotPool() argument
410 SfxModule *pMod = SfxModule::GetActiveModule( pFrame ); in GetSlotPool()
/aoo42x/main/sfx2/inc/sfx2/
H A Dtabdlg.hxx90 SfxViewFrame* pFrame; member in SfxTabDialog
218 SfxViewFrame* GetViewFrame() const { return pFrame; } in GetViewFrame()
/aoo42x/main/sw/source/filter/xml/
H A Dxmltexte.cxx89 SwXFrame *pFrame = reinterpret_cast< SwXFrame * >( in GetNoTxtNode() local
91 ASSERT( pFrame, "SwXFrame missing" ); in GetNoTxtNode()
92 SwFrmFmt *pFrmFmt = pFrame->GetFrmFmt(); in GetNoTxtNode()
/aoo42x/main/sd/source/ui/view/
H A Ddrviewsb.cxx438 SfxViewFrame* pFrame = GetViewFrame(); in FuTemp02() local
439 SfxMedium* pMed = pFrame->GetObjectShell()->GetMedium(); in FuTemp02()
443 SfxFrameItem aFrm( SID_DOCFRAME, pFrame ); in FuTemp02()
H A Ddrviews3.cxx393 SfxViewFrame* pFrame = GetViewFrame(); in SO2_DECL_REF() local
397 Reference< XFrame > xFrame( pFrame->GetFrame().GetFrameInterface(), UNO_SET_THROW ); in SO2_DECL_REF()
407 SfxChildWindow* pWindow = pFrame->GetChildWindow(nId); in SO2_DECL_REF()
/aoo42x/main/sd/source/ui/dlg/
H A Dtpaction.cxx184 SfxViewFrame* pFrame = pDocSh->GetViewShell()->GetViewFrame(); in SetView() local
185 aLbTree.SetViewFrame( pFrame ); in SetView()
186 aLbTreeDocument.SetViewFrame( pFrame ); in SetView()
/aoo42x/main/sc/source/ui/app/
H A Dscmod.cxx1817 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocShell ); in lcl_CheckNeedsRepaint() local
1818 while ( pFrame ) in lcl_CheckNeedsRepaint()
1820 SfxViewShell* p = pFrame->GetViewShell(); in lcl_CheckNeedsRepaint()
1824 pFrame = SfxViewFrame::GetNext( *pFrame, pDocShell ); in lcl_CheckNeedsRepaint()
/aoo42x/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx649 SfxViewFrame* pFrame = SfxViewFrame::Current(); in MetricState() local
651 if ( pFrame ) in MetricState()
652 pSh = pFrame->GetObjectShell(); in MetricState()
/aoo42x/main/sfx2/source/appl/
H A Dappuno.cxx1692 SfxFrame* pFrame=0; in GetObjectShell_Impl() local
1693 for ( pFrame = SfxFrame::GetFirst(); pFrame; pFrame = SfxFrame::GetNext( *pFrame ) ) in GetObjectShell_Impl()
1695 if ( pFrame->GetFrameInterface() == xFrame ) in GetObjectShell_Impl()
1699 if ( pFrame ) in GetObjectShell_Impl()
1700 pDocShell = pFrame->GetCurrentDocument(); in GetObjectShell_Impl()
H A Dappserv.cxx178 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pObjSh ); in MiscExec_Impl() local
179 if ( !pFrame || !pFrame->GetWindow().IsReallyVisible() ) in MiscExec_Impl()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8par.cxx2051 SwFlyFrmFmt *pFrame = rDoc.MakeFlySection(FLY_AT_PARA, pPaM->GetPoint()); in Read_HdFtTextAsHackedFrame() local
2053 SwFmtAnchor aAnch( pFrame->GetAnchor() ); in Read_HdFtTextAsHackedFrame()
2055 pFrame->SetFmtAttr( aAnch ); in Read_HdFtTextAsHackedFrame()
2060 pFrame->SetFmtAttr(aSz); in Read_HdFtTextAsHackedFrame()
2061 pFrame->SetFmtAttr(SwFmtSurround(SURROUND_THROUGHT)); in Read_HdFtTextAsHackedFrame()
2062 pFrame->SetFmtAttr(SwFmtHoriOrient(0, text::HoriOrientation::LEFT)); //iFOO in Read_HdFtTextAsHackedFrame()
2065 pFrame->SetFmtAttr( SvxOpaqueItem( RES_OPAQUE, false ) ); in Read_HdFtTextAsHackedFrame()
2066 SdrObject* pFrmObj = CreateContactObject( pFrame ); in Read_HdFtTextAsHackedFrame()
2073 MoveInsideFly(pFrame); in Read_HdFtTextAsHackedFrame()
2075 const SwNodeIndex* pHackIdx = pFrame->GetCntnt().GetCntntIdx(); in Read_HdFtTextAsHackedFrame()
[all …]
/aoo42x/main/sfx2/source/bastyp/
H A Dfrmhtmlw.cxx364 String SfxFrameHTMLWriter::CreateURL( SfxFrame* pFrame ) in CreateURL() argument
367 SfxObjectShell* pShell = pFrame->GetCurrentDocument(); in CreateURL()
/aoo42x/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.hxx117 FrameElement* pFrame,
130 FrameElement* pFrame,
H A Dgenericelements.cxx349 FrameElement* pFrame = dynamic_cast<FrameElement*>(*it); in resolveHyperlink() local
350 if( pFrame ) in resolveHyperlink()
/aoo42x/main/sc/inc/
H A Dscabstdlg.hxx457 virtual SfxAbstractTabDialog * CreateScAttrDlg( SfxViewFrame* pFrame, //add for ScAttrDlg
462 virtual SfxAbstractTabDialog * CreateScHFEditDlg( SfxViewFrame* pFrame, //add for ScHFEditDlg
/aoo42x/main/vcl/win/source/gdi/
H A Dsalgdi.cxx819 WinSalFrame* pFrame = GetWindowPtr( mhWnd ); in GetGraphicsWidth() local
820 if( pFrame ) in GetGraphicsWidth()
822 if( pFrame->maGeometry.nWidth ) in GetGraphicsWidth()
823 return pFrame->maGeometry.nWidth; in GetGraphicsWidth()
/aoo42x/main/sd/source/ui/docshell/
H A Ddocshel4.cxx712 SfxViewFrame* pFrame = ( mpViewShell && mpViewShell->GetViewFrame() ) ? in SaveCompleted() local
716 if( pFrame ) in SaveCompleted()
717 pFrame->GetBindings().Invalidate( SID_NAVIGATOR_STATE, sal_True, sal_False ); in SaveCompleted()
/aoo42x/main/sfx2/source/dialog/
H A Ddinfdlg.cxx1189 SfxViewFrame* pFrame = SfxViewFrame::Current(); in SfxInternetPage() local
1190 if( pFrame ) in SfxInternetPage()
1192 pFrame = pFrame->GetTopViewFrame(); in SfxInternetPage()
1193 if( pFrame ) in SfxInternetPage()
1195 pFrame->GetTargetList( aList ); in SfxInternetPage()
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh.cxx714 … SfxFrame* pFrame = ( pViewFrame ? &pViewFrame->GetFrame() : NULL ); in Notify() local
715 … uno::Reference< frame::XController > xController = ( pFrame ? pFrame->GetController() : 0 ); in Notify()
2425 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); in PrepareClose() local
2426 if( pFrame ) in PrepareClose()
2428 SfxViewShell* p = pFrame->GetViewShell(); in PrepareClose()
/aoo42x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1233 SfxViewFrame* pFrame = SfxViewFrame::LoadHiddenDocument( *pDocShell, 7 ); in printPages() local
1306 pFrame->GetViewShell()->ExecuteSlot(aReq); in printPages()
1308 pFrame->DoClose(); in printPages()
3071 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( pDocShell, sal_False ); in GuessViewShell() local
3075 while (pFrame) in GuessViewShell()
3077 pView = pFrame->GetViewShell(); in GuessViewShell()
3089 pFrame = SfxViewFrame::GetNext( *pFrame, pDocShell, sal_False ); in GuessViewShell()
H A Dunotxvw.cxx296 SwXFrame* pFrame = xIfcTunnel.is() ? reinterpret_cast<SwXFrame*>( in select() local
328 else if(!pFrame && !pCell && xPos.is()) in select()
345 if(pFrame) in select()
348 SwFrmFmt* pFrmFmt = pFrame->GetFrmFmt(); in select()
351 sal_Bool bSuccess = rSh.GotoFly( pFrmFmt->GetName(), pFrame->GetFlyCntType()); in select()
/aoo42x/main/sc/source/core/data/
H A Dglobal.cxx930 SfxViewFrame* pFrame = NULL; in OpenURL() local
934 pFrame = pScActiveViewShell->GetViewFrame(); in OpenURL()
935 SfxMedium* pMed = pFrame->GetObjectShell()->GetMedium(); in OpenURL()
940 SfxFrameItem aFrm( SID_DOCFRAME, pFrame ); in OpenURL()
/aoo42x/main/sc/source/ui/attrdlg/
H A Dscdlgfact.hxx541 virtual SfxAbstractTabDialog * CreateScAttrDlg( SfxViewFrame* pFrame, //add for ScAttrDlg
546 virtual SfxAbstractTabDialog * CreateScHFEditDlg( SfxViewFrame* pFrame, //add for ScHFEditDlg

Completed in 220 milliseconds

1234567891011