Home
last modified time | relevance | path

Searched refs:pFrame (Results 151 – 175 of 258) sorted by relevance

1234567891011

/trunk/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx853 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocShell ); in Init() local
854 SfxViewShell* p = pFrame->GetViewShell(); in Init()
/trunk/main/sw/source/filter/xml/
H A Dxmltexti.cxx919 SwXFrame *pFrame = reinterpret_cast< SwXFrame * >( in endAppletOrPlugin() local
921 ASSERT( pFrame, "SwXFrame missing" ); in endAppletOrPlugin()
922 SwFrmFmt *pFrmFmt = pFrame->GetFrmFmt(); in endAppletOrPlugin()
/trunk/main/sw/source/ui/utlui/
H A Dunotools.cxx485 SwOneExampleFrame* pFrame) : in SwFrmCtrlWindow() argument
487 pExampleFrame(pFrame) in SwFrmCtrlWindow()
/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx517 pFrame( pViewFrame ), in SfxTabDialog()
543 pFrame( 0 ), in SfxTabDialog()
568 pFrame( 0 ), in SfxTabDialog()
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx1260 SfxViewFrame* pFrame = SfxViewFrame::Current(); in GetCurrentUnit() local
1262 if ( pFrame ) in GetCurrentUnit()
1263 pSh = pFrame->GetObjectShell(); in GetCurrentUnit()
/trunk/main/sw/source/core/unocore/
H A Dunoportenum.cxx1220 const SwModify * const pFrame = in lcl_ExportFrames() local
1222 if (pFrame) // Frame could be disposed in lcl_ExportFrames()
1225 *static_cast<SwFrmFmt*>( const_cast<SwModify*>( pFrame ) ) ); in lcl_ExportFrames()
/trunk/main/vcl/source/gdi/
H A Dprint.cxx855 SalFrame* pFrame; in Setup() local
861 pFrame = pWindow->ImplGetFrame(); in Setup()
866 sal_Bool bSetup = mpInfoPrinter->Setup( pFrame, aJobSetup.ImplGetData() ); in Setup()
/trunk/main/vcl/source/app/
H A Dsvdata.cxx684 Window* ImplFindWindow( const SalFrame* pFrame, ::Point& rSalFramePos ) in ImplFindWindow() argument
690 if ( pFrameWindow->ImplGetFrame() == pFrame ) in ImplFindWindow()
/trunk/main/vcl/unx/generic/app/
H A Dsm.cxx130 void IceSalSession::handleOldX11SaveYourself( SalFrame* pFrame ) in handleOldX11SaveYourself() argument
135 pOldStyleSaveFrame = static_cast<X11SalFrame*>(pFrame); in handleOldX11SaveYourself()
/trunk/main/sd/source/ui/inc/
H A DOutlineViewShellBase.hxx45 OutlineViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
H A DSlideSorterViewShellBase.hxx45 SlideSorterViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
H A DPresentationViewShellBase.hxx45 PresentationViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
H A DGraphicViewShellBase.hxx45 GraphicViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
H A DImpressViewShellBase.hxx45 ImpressViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
H A DGraphicViewShell.hxx59 SfxViewFrame* pFrame,
H A DPresentationViewShell.hxx44 …PresentationViewShell( SfxViewFrame* pFrame, ViewShellBase& rViewShellBase, ::Window* pParentWindo…
/trunk/main/sw/source/ui/inc/
H A Dwview.hxx43 SwWebView(SfxViewFrame* pFrame, SfxViewShell*);
H A Dfrmdlg.hxx49 SwFrmDlg( SfxViewFrame *pFrame, Window *pParent,
/trunk/main/svx/source/svdraw/
H A Dsvdedtv1.cxx1851 const SdrPageGridFrame* pFrame=NULL; in AlignMarkedObjects() local
1854 pFrame=&((*pGFL)[0]); in AlignMarkedObjects()
1857 if (pFrame!=NULL) in AlignMarkedObjects()
1859 aBound=pFrame->GetUserArea(); in AlignMarkedObjects()
/trunk/main/sc/source/ui/inc/
H A Dhfedtdlg.hxx40 ScHFEditDlg( SfxViewFrame* pFrame,
H A Dattrdlg.hxx47 ScAttrDlg( SfxViewFrame* pFrame,
/trunk/main/sd/source/ui/view/
H A Ddrviewsa.cxx141 DrawViewShell::DrawViewShell( SfxViewFrame* pFrame, ViewShellBase& rViewShellBase, ::Window* pParen… in DrawViewShell() argument
142 : ViewShell (pFrame, pParentWindow, rViewShellBase) in DrawViewShell()
/trunk/main/sdext/source/pdfimport/tree/
H A Ddrawtreevisiting.cxx715 FrameElement* pFrame = dynamic_cast<FrameElement*>(rParent.Parent); in optimizeTextElements() local
717 if( pFrame ) in optimizeTextElements()
719 const GraphicsContext& rFrameGC = m_rProcessor.getGraphicsContext( pFrame->GCId ); in optimizeTextElements()
H A Dwritertreevisiting.cxx734 FrameElement* pFrame = dynamic_cast<FrameElement*>(rParent.Parent); in optimizeTextElements() local
736 if( pFrame ) in optimizeTextElements()
738 const GraphicsContext& rFrameGC = m_rProcessor.getGraphicsContext( pFrame->GCId ); in optimizeTextElements()
/trunk/main/sfx2/source/inc/
H A Dpreview.hxx66 PreviewFactory( SfxFrame* pFrame, const String& rName );

Completed in 171 milliseconds

1234567891011