Home
last modified time | relevance | path

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

1234567891011

/aoo41x/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()
/aoo41x/main/vcl/aqua/source/window/
H A Dsalobj.cxx35 AquaSalObject::AquaSalObject( AquaSalFrame* pFrame ) : in AquaSalObject() argument
36 mpFrame( pFrame ), in AquaSalObject()
/aoo41x/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);
H A Dtabdlg.hxx90 SfxViewFrame* pFrame; member in SfxTabDialog
218 SfxViewFrame* GetViewFrame() const { return pFrame; } in GetViewFrame()
/aoo41x/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);
/aoo41x/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx2147 const GtkSalFrame* pFrame = static_cast< const GtkSalFrame* >(*it); in grabPointer() local
2148 if( pFrame->m_bWindowIsGtkPlug ) in grabPointer()
2199 GtkSalFrame* pFrame = this; in SetPointerPos() local
2200 while( pFrame && pFrame->isChild( false, true ) ) in SetPointerPos()
2201 pFrame = pFrame->m_pParent; in SetPointerPos()
2202 if( ! pFrame ) in SetPointerPos()
2205 GdkScreen *pScreen = gtk_window_get_screen( GTK_WINDOW(pFrame->m_pWindow) ); in SetPointerPos()
2220 gdk_window_get_pointer( pFrame->m_pWindow->window, &x, &y, &mask ); in SetPointerPos()
3278 GtkSalFrame::IMHandler::IMHandler( GtkSalFrame* pFrame ) in IMHandler() argument
3279 : m_pFrame(pFrame), in IMHandler()
/aoo41x/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()
/aoo41x/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()
/aoo41x/main/svx/inc/svx/
H A Dsvimbase.hxx125 SfxViewFrame *pFrame = NULL );
131 Bitmap CreateSaveBitmap( const SimDepthType eDepth, SfxViewFrame *pFrame = NULL );
/aoo41x/main/vcl/aqua/source/gdi/
H A Dsalgdiutils.cxx46 void AquaSalGraphics::SetWindowGraphics( AquaSalFrame* pFrame ) in SetWindowGraphics() argument
48 mpFrame = pFrame; in SetWindowGraphics()
/aoo41x/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()
/aoo41x/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()
/aoo41x/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx1358 SfxAbstractTabDialog * ScAbstractDialogFactory_Impl::CreateScAttrDlg( SfxViewFrame* pFrame, in CreateScAttrDlg() argument
1367 pDlg = new ScAttrDlg( pFrame, pParent, pCellAttrs ); in CreateScAttrDlg()
1383 SfxAbstractTabDialog * ScAbstractDialogFactory_Impl::CreateScHFEditDlg( SfxViewFrame* pFrame, in CreateScHFEditDlg() argument
1394 pDlg = new ScHFEditDlg( pFrame, pParent, rCoreSet,rPageStyle, nResId ); in CreateScHFEditDlg()
/aoo41x/main/vcl/unx/gtk/app/
H A Dgtkinst.cxx193 SalFrame* pFrame = new GtkSalFrame( pParentData ); in CreateChildFrame() local
195 return pFrame; in CreateChildFrame()
/aoo41x/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()
/aoo41x/main/sd/source/ui/app/
H A Dsdmod2.cxx750 ::sd::FrameView* pFrame = pViewShell->GetFrameView(); in ApplyItemSet()
751 pFrame->Update(pOptions); in ApplyItemSet()
752 pViewShell->ReadFrameViewData(pFrame); in ApplyItemSet()
/aoo41x/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()
/aoo41x/main/sfx2/source/control/
H A Dmsgpool.cxx408 SfxSlotPool& SfxSlotPool::GetSlotPool( SfxViewFrame *pFrame ) in GetSlotPool() argument
410 SfxModule *pMod = SfxModule::GetActiveModule( pFrame ); in GetSlotPool()
/aoo41x/main/sd/source/ui/view/
H A Ddrviewsb.cxx424 SfxViewFrame* pFrame = GetViewFrame(); in FuTemp02() local
425 SfxMedium* pMed = pFrame->GetObjectShell()->GetMedium(); in FuTemp02()
429 SfxFrameItem aFrm( SID_DOCFRAME, pFrame ); in FuTemp02()
/aoo41x/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()

Completed in 130 milliseconds

1234567891011