Home
last modified time | relevance | path

Searched defs:pSdrView (Results 1 – 25 of 50) sorted by last modified time

12

/trunk/main/sw/source/ui/ribbar/
H A Dconform.cxx55 SdrView *pSdrView = m_pSh->GetDrawView(); in MouseButtonDown() local
120 SdrView *pSdrView = m_pSh->GetDrawView(); in CreateDefaultObject() local
H A Dconcustomshape.cxx101 SdrView *pSdrView = m_pSh->GetDrawView(); in MouseButtonDown() local
216 SdrView *pSdrView = m_pSh->GetDrawView(); in CreateDefaultObject() local
H A Dconrect.cxx89 SdrView *pSdrView = m_pSh->GetDrawView(); in MouseButtonUp() local
H A Ddrawbase.cxx97 SdrView *pSdrView = m_pSh->GetDrawView(); in MouseButtonDown() local
273 SdrView *pSdrView = m_pSh->GetDrawView(); in MouseMove() local
374 SdrView *pSdrView = m_pSh->GetDrawView(); in MouseButtonUp() local
502 SdrView *pSdrView = m_pSh->GetDrawView(); in Activate() local
520 SdrView *pSdrView = m_pSh->GetDrawView(); in Deactivate() local
581 SdrView *pSdrView = m_pSh->GetDrawView(); in KeyInput() local
660 SdrView *pSdrView = m_pSh->GetDrawView(); in SetDrawPointer() local
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3417 SdrView *pSdrView = pWrtSh->GetDrawView(); in getDocumentLanguages() local
H A Dunotxvw.cxx2172 SdrView *pSdrView = rSh.GetDrawView(); in getTransferable() local
2196 SdrView *pSdrView = rSh.GetDrawView(); in insertTransferable() local
/trunk/main/sw/source/core/view/
H A Dvprint.cxx697 SwDrawViewSave::SwDrawViewSave( SdrView* pSdrView ) in SwDrawViewSave()
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx1896 SdrView* pSdrView = mpWrtShell->GetDrawView(); in AssureStdModeAtShell() local
H A Dedtwin2.cxx119 SdrView *pSdrView = rSh.GetDrawView(); in RequestHelp() local
H A Dedtwin.cxx396 SdrView *pSdrView = rSh.GetDrawView(); in UpdatePointer() local
1208 SdrView *pSdrView = rSh.GetDrawView(); in ChangeDrawing() local
2561 SdrView *pSdrView = rSh.GetDrawView(); in KeyInput() local
2697 SdrView *pSdrView = rSh.GetDrawView(); in MouseButtonDown() local
3465 SdrView *pSdrView = rSh.GetDrawView(); in MouseMove() local
3934 SdrView *pSdrView = rSh.GetDrawView(); in MouseButtonUp() local
4664 SdrView *pSdrView = rSh.GetDrawView(); in EnterDrawMode() local
5239 SdrView *pSdrView = rSh.GetDrawView(); in SelectMenuPosition() local
/trunk/main/sc/source/ui/view/
H A Dgridwin5.cxx412 sal_Bool ScGridWindow::IsMyModel(SdrEditView* pSdrView) in IsMyModel()
H A Dgridwin.cxx2723 SdrView* pSdrView = pViewData->GetView()->GetSdrView(); in Command() local
2771 SdrView* pSdrView = pViewData->GetView()->GetSdrView(); in Command() local
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx238 SdrView *pSdrView = pWrtShell ? pWrtShell->GetDrawView() : NULL; in IMPL_LINK() local
1068 SdrView *pSdrView = pWrtShell ? pWrtShell->GetDrawView() : 0; in ~SwView() local
H A Dview2.cxx738 SdrView *pSdrView = pWrtShell->HasDrawView() ? pWrtShell->GetDrawView() : 0; in Execute() local
H A Dviewdraw.cxx91 SdrView *pSdrView = pWrtShell->GetDrawView(); in ExecDraw() local
435 SdrView *pSdrView = pWrtShell->GetDrawView(); in ExitDraw() local
487 SdrView *pSdrView = pSh->GetDrawView(); in EnterDrawTextMode() local
523 SdrView *pSdrView = pSh->GetDrawView(); in BeginTextEdit() local
627 SdrView *pSdrView = GetWrtShell().GetDrawView(); in IsTextTool() local
707 SdrView* pSdrView = GetWrtShell().GetDrawView(); in AreOnlyFormsSelected() local
793 SdrView *pSdrView = pWrtShell->GetDrawView(); in ExecDrwTxtSpellPopup() local
814 SdrView *pSdrView = pWrtShell->GetDrawView(); in IsDrawTextHyphenate() local
835 SdrView *pSdrView = pWrtShell->GetDrawView(); in HyphenateDrawText() local
/trunk/main/svx/source/toolbars/
H A Dfontworkbar.cxx61 void SetAlignmentState( SdrView* pSdrView, SfxItemSet& rSet ) in SetAlignmentState()
98 void SetCharacterSpacingState( SdrView* pSdrView, SfxItemSet& rSet ) in SetCharacterSpacingState()
123 void SetKernCharacterPairsState( SdrView* pSdrView, SfxItemSet& rSet ) in SetKernCharacterPairsState()
142 void SetFontWorkShapeTypeState( SdrView* pSdrView, SfxItemSet& rSet ) in SetFontWorkShapeTypeState()
243 bool checkForSelectedFontWork( SdrView* pSdrView, sal_uInt32& nCheckStatus ) in checkForSelectedFontWork()
450 void FontworkBar::execute( SdrView* pSdrView, SfxRequest& rReq, SfxBindings& rBindings ) in execute()
578 void FontworkBar::getState( SdrView* pSdrView, SfxItemSet& rSet ) in getState()
H A Dextrusionbar.cxx501 void ExtrusionBar::execute( SdrView* pSdrView, SfxRequest& rReq, SfxBindings& rBindings ) in execute()
646 void getExtrusionDirectionState( SdrView* pSdrView, SfxItemSet& rSet ) in getExtrusionDirectionState()
797 void getExtrusionProjectionState( SdrView* pSdrView, SfxItemSet& rSet ) in getExtrusionProjectionState()
853 void getExtrusionSurfaceState( SdrView* pSdrView, SfxItemSet& rSet ) in getExtrusionSurfaceState()
942 void getExtrusionDepthState( SdrView* pSdrView, SfxItemSet& rSet ) in getExtrusionDepthState()
1022 void getExtrusionLightingDirectionState( SdrView* pSdrView, SfxItemSet& rSet ) in getExtrusionLightingDirectionState()
1103 void getExtrusionLightingIntensityState( SdrView* pSdrView, SfxItemSet& rSet ) in getExtrusionLightingIntensityState()
1171 void getExtrusionColorState( SdrView* pSdrView, SfxItemSet& rSet ) in getExtrusionColorState()
1244 bool checkForSelectedCustomShapes( SdrView* pSdrView, bool bOnlyExtruded ) in checkForSelectedCustomShapes()
1275 void ExtrusionBar::getState( SdrView* pSdrView, SfxItemSet& rSet ) in getState()
/trunk/main/svx/source/form/
H A Dfmshimp.cxx2949 const SdrView* pSdrView = m_pShell ? m_pShell->GetFormView() : NULL; in impl_getControl() local
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx1393 const SdrView* pSdrView, in CreateSchTransformTabDialog()
/trunk/main/sw/source/ui/shells/
H A Dfrmsh.cxx657 SdrView* pSdrView = rSh.GetDrawViewWithValidMarkList(); in Execute() local
960 SdrView* pSdrView = rWrtSh.GetDrawViewWithValidMarkList(); in GetState() local
1255 SdrView* pSdrView = rSh.GetDrawViewWithValidMarkList(); in GetDrawAttrStateTextFrame() local
1278 SdrView* pSdrView = rSh.GetDrawViewWithValidMarkList(); in ExecDrawAttrArgsTextFrame() local
H A Dmediash.cxx99 SdrView* pSdrView = pSh->GetDrawView(); in ExecMedia() local
H A Dtextdrw.cxx65 SdrView *pSdrView = rSh.GetDrawView(); in InsertURLButton() local
H A Dbeziersh.cxx75 SdrView* pSdrView = pSh->GetDrawView(); in TYPEINIT1() local
89 SdrView* pSdrView = pSh->GetDrawView(); in Execute() local
248 SdrView* pSdrView = GetShell().GetDrawView(); in GetState() local
H A Ddrawdlg.cxx260 SdrView* pSdrView = GetShell().GetDrawView(); in GetDrawAttrState() local
H A Ddrawsh.cxx97 SdrView* pSdrView = rSh.GetDrawView(); in TYPEINIT1() local
133 SdrView* pSdrView = rSh.GetDrawView(); in InsertPictureFromFile() local
195 SdrView *pSdrView = rSh.GetDrawView(); in Execute() local
424 SdrView* pSdrView = rSh.GetDrawViewWithValidMarkList(); in GetState() local

Completed in 189 milliseconds

12