Home
last modified time | relevance | path

Searched refs:pView (Results 201 – 225 of 497) sorted by relevance

12345678910>>...20

/trunk/main/sw/source/ui/docvw/
H A DOverlayRanges.cxx122 SdrView* pView = rDocView.GetDrawView(); in CreateOverlayRange() local
123 if ( pView != NULL ) in CreateOverlayRange()
125 SdrPaintWindow* pCandidate = pView->GetPaintWindow(0); in CreateOverlayRange()
/trunk/main/sw/source/ui/dbui/
H A Dmmconfigitem.cxx1876 SwView* lcl_ExistsView(SwView* pView) in lcl_ExistsView() argument
1882 if(pViewShell == pView) in lcl_ExistsView()
1883 return pView; in lcl_ExistsView()
1904 void SwMailMergeConfigItem::SetTargetView(SwView* pView) in SetTargetView() argument
1906 m_pTargetView = pView; in SetTargetView()
1924 void SwMailMergeConfigItem::SetSourceView(SwView* pView) in SetSourceView() argument
1926 m_pSourceView = pView; in SetSourceView()
1928 if(pView) in SetSourceView()
1932 pView->GetWrtShell().GetAllUsedDB( aDBNameList, &aAllDBNames ); in SetSourceView()
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx1122 SdrView* pView, in CreateTextTabDialog() argument
1125 SfxTabDialog* pDlg = new SvxTextTabDialog( pParent, pAttrSet, pView ); in CreateTextTabDialog()
1131 const SdrView* pView, in CreateCaptionDialog() argument
1134 SvxCaptionTabDialog* pDlg = new SvxCaptionTabDialog( pParent, pView, nAnchorTypes ); in CreateCaptionDialog()
1384 const SdrView* pView, in CreateSvxTransformTabDialog() argument
1387 SvxTransformTabDialog* pDlg = new SvxTransformTabDialog( pParent, pAttr,pView, nAnchorTypes); in CreateSvxTransformTabDialog()
1662 const SdrView* pView, in CreateSfxDialog() argument
1670 pDlg = new SvxMeasureDialog( pParent, rAttr, pView ); in CreateSfxDialog()
1673 pDlg = new SvxConnectionDialog( pParent, rAttr, pView ); in CreateSfxDialog()
/trunk/main/svx/source/svdraw/
H A Dsvddrag.cxx46 pView=NULL; in Reset()
144 if (pView!=NULL && pView->IsCreate1stPointAsCenter()) { in TakeCreateRect()
/trunk/main/sd/source/ui/table/
H A DTableDesignPane.cxx293 SdrView* pView = mrBase.GetDrawView(); in ApplyStyle() local
296 if( pView ) in ApplyStyle()
301 rtl::Reference< sdr::SelectionController > xController( pView->getSelectionController() ); in ApplyStyle()
358 SdrView* pView = mrBase.GetDrawView(); in ApplyOptions() local
359 if( pView ) in ApplyOptions()
361 rtl::Reference< sdr::SelectionController > xController( pView->getSelectionController() ); in ApplyOptions()
/trunk/main/sw/source/ui/shells/
H A Ddrwtxtex.cxx343 SwView* pView = &GetView(); in Execute() local
344 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, pView)); in Execute()
356 …SfxAbstractTabDialog* pDlg = pFact->CreateSwCharDlg( pView->GetWindow(), *pView, aDlgAttr, DLG_CHA… in Execute()
442 SwView* pView = &GetView(); in Execute() local
443 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, pView)); in Execute()
/trunk/main/vcl/aqua/source/app/
H A Dsaldata.cxx284 OOStatusItemView* pView = [[OOStatusItemView alloc] init]; in getStatusItem() local
285 [pData->mpStatusItem setView: pView ]; in getStatusItem()
286 [pView display]; in getStatusItem()
/trunk/main/sd/source/ui/func/
H A Dfucon3d.cxx72 ::sd::View* pView, in FuConstruct3dObject() argument
75 : FuConstruct(pViewSh, pWin, pView, pDoc, rReq) in FuConstruct3dObject()
79 …ruct3dObject::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDrawDocument* p… in Create() argument
82 FunctionReference xFunc( pFunc = new FuConstruct3dObject( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
H A Dfuconbez.cxx72 ::sd::View* pView, in FuConstructBezierPolygon() argument
75 : FuConstruct(pViewSh, pWin, pView, pDoc, rReq), in FuConstructBezierPolygon()
80 …ezierPolygon::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDrawDocument* p… in Create() argument
83 …FunctionReference xFunc( pFunc = new FuConstructBezierPolygon( pViewSh, pWin, pView, pDoc, rReq ) … in Create()
/trunk/main/canvas/source/cairo/
H A Dcairo_quartz_cairo.cxx83 QuartzSurface::QuartzSurface( NSView* pView, int x, int y, int width, int height ) : in QuartzSurface() argument
84 mpView(pView), in QuartzSurface()
300 surf = SurfaceSharedPtr(new QuartzSurface(pSysData->pView, x, y, width, height)); in createSurface()
/trunk/main/sd/source/ui/inc/
H A Doptsitem.hxx188 SdOptionsLayoutItem( sal_uInt16 nWhich, SdOptions* pOpts, ::sd::FrameView* pView = NULL );
227 SdOptionsContentsItem( sal_uInt16 nWhich, SdOptions* pOpts, ::sd::FrameView* pView = NULL );
391 SdOptionsMiscItem( sal_uInt16 nWhich, SdOptions* pOpts, ::sd::FrameView* pView = NULL );
466 SdOptionsSnapItem( sal_uInt16 nWhich, SdOptions* pOpts, ::sd::FrameView* pView = NULL );
557 SdOptionsGridItem( sal_uInt16 nWhich, SdOptions* pOpts, ::sd::FrameView* pView = NULL );
657 SdOptionsPrintItem( sal_uInt16 nWhich, SdOptions* pOpts, ::sd::FrameView* pView = NULL );
/trunk/main/slideshow/source/engine/
H A Deventmultiplexer.cxx1230 UnoViewSharedPtr pView( mpImpl->findUnoView(xView) ); in notifyViewChanged() local
1232 if( !pView ) in notifyViewChanged()
1235 return notifyViewChanged( pView ); in notifyViewChanged()
1247 UnoViewSharedPtr pView( mpImpl->findUnoView(xView) ); in notifyViewClobbered() local
1249 if( !pView ) in notifyViewClobbered()
1255 boost::cref(pView) )); in notifyViewClobbered()
/trunk/main/svx/inc/svx/
H A Dsvddrag.hxx50 SdrView* pView; member in SdrDragStat
104 SdrView* GetView() const { return pView; } in GetView()
105 void SetView(SdrView* pV) { pView=pV; } in SetView()
H A Dsvxdlg.hxx338 SdrView* pView,
342 const SdrView* pView,
398 const SdrView* pView,
462 const SdrView* pView,
/trunk/main/sc/source/ui/drawfunc/
H A Dfutext3.cxx62 SdrObject* pObject = pView->GetTextEditObject(); in StopEditMode()
67 pView->LockInternalLayer(); in StopEditMode()
121 /*SdrEndTextEditKind eResult =*/ pView->SdrEndTextEdit( pNote != 0 ); in StopEditMode()
/trunk/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx265 SdrMarkView* pView = pHdlList->GetView(); in CreateB2dIAObject() local
267 if(pView && !pView->areMarkHandlesHidden()) in CreateB2dIAObject()
269 SdrPageView* pPageView = pView->GetSdrPageView(); in CreateB2dIAObject()
H A Dtabcontr.cxx376 ::sd::View* pView = pDrViewSh->GetView(); in StartRenaming()
378 if ( pView->IsTextEdit() ) in StartRenaming()
379 pView->SdrEndTextEdit(); in StartRenaming()
/trunk/main/sw/source/core/draw/
H A Ddpage.cxx155 sal_Bool SwDPage::RequestHelp( Window* pWindow, SdrView* pView, in RequestHelp() argument
168 if( pView->PickObj( aPos, 0, pObj, pPV, SDRSEARCH_PICKMACRO ) && in RequestHelp()
240 bWeiter = !FmFormPage::RequestHelp( pWindow, pView, rEvt ); in RequestHelp()
/trunk/main/starmath/source/
H A Daccessibility.cxx150 SmViewShell *pView = pWin ? pWin->GetView() : 0; in GetDoc_Impl() local
151 return pView ? pView->GetDoc() : 0; in GetDoc_Impl()
517 SmViewShell *pView = pWin->GetView(); in getCharacterBounds() local
518 SmDocShell *pDoc = pView ? pView->GetDoc() : 0; in getCharacterBounds()
1753 SmViewShell *pView = pWin ? pWin->GetView() : 0; in GetDoc_Impl() local
1754 return pView ? pView->GetDoc() : 0; in GetDoc_Impl()
/trunk/main/svx/source/form/
H A Dfmpage.cxx203 sal_Bool FmFormPage::RequestHelp( Window* pWindow, SdrView* pView, in RequestHelp() argument
208 if( pView->IsAction() ) in RequestHelp()
217 if ( !pView->PickObj( aPos, 0, pObj, pPV, SDRSEARCH_DEEP ) ) in RequestHelp()
/trunk/main/sw/inc/
H A Dswmodule.hxx104 SwView* pView; member in SwModule
147 inline void SetView(SwView* pVw) { pView = pVw; } in SetView()
148 inline SwView* GetView() { return pView; } in GetView()
H A Dredline.hxx294 const SwView* pView; member in SwRedlineHint
300 , pView(pV) in SwRedlineHint()
306 const SwView* GetView() const { return pView; } in GetView()
/trunk/main/desktop/source/deployment/gui/
H A Dlicense_dialog.cxx148 ExtTextView* pView = GetTextView(); in IsEndReached() local
151 Size aOutSize = pView->GetWindow()->GetOutputSizePixel(); in IsEndReached()
154 if ( (sal_uLong) pView->GetDocPos( aBottom ).Y() >= nHeight - 1 ) in IsEndReached()
/trunk/main/sd/source/ui/annotations/
H A Dannotationtag.cxx224 SdrMarkView* pView = pHdlList->GetView(); in CreateB2dIAObject() local
226 if(pView && !pView->areMarkHandlesHidden()) in CreateB2dIAObject()
228 SdrPageView* pPageView = pView->GetSdrPageView(); in CreateB2dIAObject()
/trunk/main/sw/source/ui/table/
H A Dchartins.cxx156 SwView *pView = ::GetActiveView(); in SwInsertChart() local
159 SwWrtShell &rWrtShell = pView->GetWrtShell(); in SwInsertChart()
184 …xDataProvider.set( pView->GetDocShell()->getIDocumentChartDataProviderAccess()->GetChartDataProvid… in SwInsertChart()

Completed in 238 milliseconds

12345678910>>...20