Home
last modified time | relevance | path

Searched refs:pFrame (Results 101 – 125 of 258) sorted by relevance

1234567891011

/trunk/main/sd/source/ui/view/
H A Dgrviewsh.cxx46 SfxViewFrame* pFrame, in GraphicViewShell() argument
51 pFrame, in GraphicViewShell()
H A Dpresvish.cxx99 PresentationViewShell::PresentationViewShell( SfxViewFrame* pFrame, ViewShellBase& rViewShellBase, … in PresentationViewShell() argument
100 : DrawViewShell( pFrame, rViewShellBase, pParentWindow, PK_STANDARD, pFrameView) in PresentationViewShell()
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h199 void SetWindowGraphics( AquaSalFrame* pFrame );
211 void setGraphicsFrame( AquaSalFrame* pFrame ) { mpFrame = pFrame; } in setGraphicsFrame() argument
H A Dsalframe.h173 static bool isAlive( const AquaSalFrame* pFrame ) in isAlive() argument
174 { return GetSalData()->maFrameCheck.find( pFrame ) != GetSalData()->maFrameCheck.end(); } in isAlive()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx509 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( this ); in SetPrinter() local
510 while (pFrame) in SetPrinter()
512 SfxViewShell* pSh = pFrame->GetViewShell(); in SetPrinter()
520 pFrame = SfxViewFrame::GetNext( *pFrame, this ); in SetPrinter()
H A Ddbdocimp.cxx80 void ScDBDocFunc::ShowInBeamer( const ScImportParam& rParam, SfxViewFrame* pFrame ) in ShowInBeamer() argument
84 if ( !pFrame || !rParam.bImport ) in ShowInBeamer()
87 uno::Reference<frame::XFrame> xFrame = pFrame->GetFrame().GetFrameInterface(); in ShowInBeamer()
/trunk/main/cui/source/dialogs/
H A Dhltpbase.cxx61 SfxFrame* pFrame = pViewFrame ? &pViewFrame->GetTopFrame() : 0; in SvxFramesComboBox() local
62 if ( pFrame ) in SvxFramesComboBox()
64 pFrame->GetTargetList(*pList); in SvxFramesComboBox()
/trunk/main/sd/source/ui/inc/
H A DSlideSorterViewShell.hxx53 SfxViewFrame* pFrame,
201 SfxViewFrame* pFrame,
H A DSlideViewShell.hxx65 SlideViewShell(SfxViewFrame* pFrame,
70 SlideViewShell(SfxViewFrame *pFrame,
H A DViewShellBase.hxx81 SfxViewFrame *pFrame,
105 static ViewShellBase* GetViewShellBase (SfxViewFrame* pFrame);
/trunk/main/vcl/aqua/source/window/
H A Dsalobj.cxx35 AquaSalObject::AquaSalObject( AquaSalFrame* pFrame ) : in AquaSalObject() argument
36 mpFrame( pFrame ), in AquaSalObject()
/trunk/main/sfx2/inc/sfx2/
H A Drequest.hxx101 …eference< com::sun::star::frame::XDispatchRecorder > GetMacroRecorder( SfxViewFrame* pFrame=NULL );
102 static sal_Bool HasMacroRecorder( SfxViewFrame* pFrame=NULL );
H A Dshell.hxx278 SAL_DLLPRIVATE void DoActivate_Impl( SfxViewFrame *pFrame, sal_Bool bMDI);
279 SAL_DLLPRIVATE void DoDeactivate_Impl( SfxViewFrame *pFrame, sal_Bool bMDI);
/trunk/main/svx/inc/svx/
H A Dsvimbase.hxx125 SfxViewFrame *pFrame = NULL );
131 Bitmap CreateSaveBitmap( const SimDepthType eDepth, SfxViewFrame *pFrame = NULL );
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx1357 SfxAbstractTabDialog * ScAbstractDialogFactory_Impl::CreateScAttrDlg( SfxViewFrame* pFrame, in CreateScAttrDlg() argument
1366 pDlg = new ScAttrDlg( pFrame, pParent, pCellAttrs ); in CreateScAttrDlg()
1382 SfxAbstractTabDialog * ScAbstractDialogFactory_Impl::CreateScHFEditDlg( SfxViewFrame* pFrame, in CreateScHFEditDlg() argument
1393 pDlg = new ScHFEditDlg( pFrame, pParent, rCoreSet,rPageStyle, nResId ); in CreateScHFEditDlg()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdiutils.cxx46 void AquaSalGraphics::SetWindowGraphics( AquaSalFrame* pFrame ) in SetWindowGraphics() argument
48 mpFrame = pFrame; in SetWindowGraphics()
/trunk/main/sw/source/ui/shells/
H A Dlistsh.cxx162 SfxViewFrame * pFrame = GetView().GetViewFrame(); in Execute() local
168 pFrame->GetBindings().Invalidate( SID_TABLE_CELL ); // StatusZeile updaten! in Execute()
/trunk/main/sw/source/ui/misc/
H A Dglshell.cxx300 …SfxViewFrame* pFrame = bShow ? SfxViewFrame::LoadDocument( *xDocSh, nViewId ) : SfxViewFrame::Load… in SV_IMPL_REF() local
338 pFrame->GetFrame().Appear(); in SV_IMPL_REF()
/trunk/main/vcl/unx/gtk/app/
H A Dgtkinst.cxx193 SalFrame* pFrame = new GtkSalFrame( pParentData ); in CreateChildFrame() local
195 return pFrame; in CreateChildFrame()
/trunk/main/sd/source/ui/app/
H A Dsdmod2.cxx746 ::sd::FrameView* pFrame = pViewShell->GetFrameView(); in ApplyItemSet()
747 pFrame->Update(pOptions); in ApplyItemSet()
748 pViewShell->ReadFrameViewData(pFrame); in ApplyItemSet()
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx252 SfxViewFrame* pFrame = pFrm ? pFrm->GetCurrentViewFrame() : 0; in lcl_LoadDoc() local
253 pNewView = pFrame ? PTR_CAST(SwView, pFrame->GetViewShell()) : 0; in lcl_LoadDoc()
/trunk/main/sfx2/source/dialog/
H A Drecfloat.cxx255 SfxViewFrame *pFrame = GetBindings().GetDispatcher_Impl()->GetFrame(); in StateChanged() local
256 Window* pEditWin = pFrame->GetViewShell()->GetWindow(); in StateChanged()
/trunk/main/sw/source/core/text/
H A Dinftxt.cxx285 void SwTxtSizeInfo::CtorInitTxtSizeInfo( SwTxtFrm *pFrame, SwFont *pNewFnt, in CtorInitTxtSizeInfo() argument
290 pFrm = pFrame; in CtorInitTxtSizeInfo()
552 void SwTxtPaintInfo::CtorInitTxtPaintInfo( SwTxtFrm *pFrame, const SwRect &rPaint ) in CtorInitTxtPaintInfo() argument
554 CtorInitTxtSizeInfo( pFrame ); in CtorInitTxtPaintInfo()
555 aTxtFly.CtorInitTxtFly( pFrame ), in CtorInitTxtPaintInfo()
/trunk/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()
/trunk/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()

Completed in 273 milliseconds

1234567891011