Home
last modified time | relevance | path

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

1234567891011

/aoo4110/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()
/aoo4110/main/sw/source/ui/uno/
H A Dunomailmerge.cxx426 SfxViewFrame *pFrame = SfxViewFrame::LoadHiddenDocument( *xDocSh, 0 ); in SwXMailMerge() local
427 SwView *pView = (SwView*) pFrame->GetViewShell(); in SwXMailMerge()
624 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( xCurDocSh, sal_False); in execute() local
625 SwView *pView = PTR_CAST( SwView, pFrame->GetViewShell() ); in execute()
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()
3055 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( pDocShell, sal_False ); in GuessViewShell() local
3059 while (pFrame) in GuessViewShell()
3061 pView = pFrame->GetViewShell(); in GuessViewShell()
3073 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()
/aoo4110/main/sw/source/ui/utlui/
H A Dnavipi.cxx1285 SfxViewFrame* pFrame = pFrameItem->GetFrame(); in IMPL_LINK() local
1286 if(pFrame) in IMPL_LINK()
1289 pContentView = PTR_CAST(SwView, pFrame->GetViewShell()); in IMPL_LINK()
1295 pxObjectShell = new SfxObjectShellLock(pFrame->GetObjectShell()); in IMPL_LINK()
/aoo4110/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()
/aoo4110/main/sfx2/source/control/
H A Dunoctitm.cxx237 …nce< ::com::sun::star::frame::XDispatch > SfxUnoControllerItem::TryGetDispatch( SfxFrame *pFrame ) in TryGetDispatch() argument
240 SfxFrame *pParent = pFrame->GetParentFrame(); in TryGetDispatch()
246 if ( !xDisp.is() && pFrame->HasComponent() ) in TryGetDispatch()
249 …::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > xFrame = pFrame->GetFrameInter… in TryGetDispatch()
/aoo4110/main/sw/source/core/text/
H A Dinftxt.cxx282 void SwTxtSizeInfo::CtorInitTxtSizeInfo( SwTxtFrm *pFrame, SwFont *pNewFnt, in CtorInitTxtSizeInfo() argument
287 pFrm = pFrame; in CtorInitTxtSizeInfo()
549 void SwTxtPaintInfo::CtorInitTxtPaintInfo( SwTxtFrm *pFrame, const SwRect &rPaint ) in CtorInitTxtPaintInfo() argument
551 CtorInitTxtSizeInfo( pFrame ); in CtorInitTxtPaintInfo()
552 aTxtFly.CtorInitTxtFly( pFrame ), in CtorInitTxtPaintInfo()
/aoo4110/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.hxx116 FrameElement* pFrame,
129 FrameElement* pFrame,
H A Dgenericelements.cxx349 FrameElement* pFrame = dynamic_cast<FrameElement*>(*it); in resolveHyperlink() local
350 if( pFrame ) in resolveHyperlink()
/aoo4110/main/sfx2/source/bastyp/
H A Dfrmhtmlw.cxx364 String SfxFrameHTMLWriter::CreateURL( SfxFrame* pFrame ) in CreateURL() argument
367 SfxObjectShell* pShell = pFrame->GetCurrentDocument(); in CreateURL()
/aoo4110/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx647 SfxViewFrame* pFrame = SfxViewFrame::Current(); in MetricState() local
649 if ( pFrame ) in MetricState()
650 pSh = pFrame->GetObjectShell(); in MetricState()
/aoo4110/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()
/aoo4110/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()
/aoo4110/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 …]
/aoo4110/main/sd/source/ui/view/
H A Ddrviews3.cxx376 SfxViewFrame* pFrame = GetViewFrame(); in SO2_DECL_REF() local
380 Reference< XFrame > xFrame( pFrame->GetFrame().GetFrameInterface(), UNO_SET_THROW ); in SO2_DECL_REF()
390 SfxChildWindow* pWindow = pFrame->GetChildWindow(nId); in SO2_DECL_REF()
/aoo4110/main/sc/inc/
H A Dscabstdlg.hxx457 virtual SfxAbstractTabDialog * CreateScAttrDlg( SfxViewFrame* pFrame, //add for ScAttrDlg
462 virtual SfxAbstractTabDialog * CreateScHFEditDlg( SfxViewFrame* pFrame, //add for ScHFEditDlg
/aoo4110/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()
/aoo4110/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()
/aoo4110/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()
/aoo4110/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()
/aoo4110/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
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx853 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocShell ); in Init() local
854 SfxViewShell* p = pFrame->GetViewShell(); in Init()
/aoo4110/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()

Completed in 283 milliseconds

1234567891011