Home
last modified time | relevance | path

Searched refs:View (Results 151 – 175 of 346) sorted by relevance

12345678910>>...14

/aoo41x/main/sd/source/ui/unoidl/
H A Dunolayer.cxx328 ::sd::View *pView = pLayerManager->GetView(); in get()
367 ::sd::View *pView = pLayerManager->GetView(); in set()
762 ::sd::View* SdLayerManager::GetView() const throw() in GetView()
H A Dunolayer.hxx41 class View;
180 ::sd::View* GetView() const throw();
/aoo41x/main/sd/source/ui/dlg/
H A Dtpaction.cxx94 ::Window* pParent, const SfxItemSet* pAttr, ::sd::View* pView ) : in SdActionDlg()
175 void SdTPAction::SetView( const ::sd::View* pSdView ) in SetView()
180 ::sd::DrawDocShell* pDocSh = static_cast<const ::sd::View*>(mpView)->GetDocSh(); in SetView()
/aoo41x/main/sd/source/ui/func/
H A Dfuinsfil.cxx98 ::sd::View* pView, in FuInsertFile()
105 FunctionReference FuInsertFile::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, … in Create()
367 ::sd::View* pView = mpViewShell->GetView(); in InsSDDinDrMode()
H A Dfuediglu.cxx62 ::sd::View* pView, in FuEditGluePoints()
73 FunctionReference FuEditGluePoints::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pVi… in Create()
H A Dfuconbez.cxx72 ::sd::View* pView, in FuConstructBezierPolygon()
80 …tructBezierPolygon::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDrawDocum… in Create()
H A Dfucon3d.cxx72 ::sd::View* pView, in FuConstruct3dObject()
79 FunctionReference FuConstruct3dObject::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* … in Create()
H A Dfutempl.cxx99 ::sd::View* pView, in FuTemplate()
106 FunctionReference FuTemplate::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, Sd… in Create()
H A Dfupage.cxx121 FuPage::FuPage( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, in FuPage()
134 FunctionReference FuPage::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw… in Create()
H A Dfumorph.cxx67 ::sd::View* pView, in FuMorph()
74 FunctionReference FuMorph::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDra… in Create()
H A Dfutext.cxx151 FuText::FuText( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDrawDocument* pDoc, Sf… in FuText()
158 FunctionReference FuText::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw… in Create()
1515 void FuText::ChangeFontSize( bool bGrow, OutlinerView* pOLV, const FontList* pFontList, ::sd::View*… in ChangeFontSize()
H A Dfuoutl.cxx50 ::sd::View* pView, in FuOutline()
/aoo41x/main/sd/source/ui/view/
H A Doutlview.cxx100 TYPEINIT1( OutlineView, ::sd::View );
109 : ::sd::View(pDocSh->GetDoc(), pWindow, pOutlineViewSh) in OutlineView()
415 ::sd::View::AddWindowToPaintView(pWin); in AddWindowToPaintView()
448 ::sd::View::DeleteWindowFromPaintView(pWin); in DeleteWindowFromPaintView()
1662 sal_uInt16 nScriptType = ::sd::View::GetScriptType(); in GetScriptType()
/aoo41x/main/migrationanalysis/src/driver_docs/
H A Dallstrings.ulf638 en-US = "all sheets will have the same zoom irrespective of their Excel View/Zoom setting after mig…
851 en-US = "View Handout Master"
854 en-US = "View Normal"
857 en-US = "View Notes Master"
860 en-US = "View Notes Page"
863 en-US = "View Outline"
866 en-US = "View Slide"
869 en-US = "View Slide Master"
872 en-US = "View Slide Sorter"
875 en-US = "View Title Master"
/aoo41x/main/svx/source/gallery2/
H A Dgallery.src170 Text [ en-US ] = "Icon View";
174 Text [ en-US ] = "Detailed View";
/aoo41x/main/sd/source/ui/app/
H A Dmenuids2_tmpl.src167 Text [ en-US ] = "~View" ; \
217 Text [ en-US ] = "~Notes View" ; \
227 Text [ en-US ] = "~Handout View" ; \
/aoo41x/main/xmlsecurity/source/dialogs/
H A Dcertificateviewer.src36 Text [ en-US ] = "View Certificate" ;
297 Text [ en-US ] = "View Certificate..." ;
/aoo41x/main/sd/source/ui/accessibility/
H A DAccessibleDrawDocumentView.cxx289 ::sd::View* pSdView = static_cast< ::sd::View* >( maShapeTreeInfo.GetSdrView() ); in getAccessibleName()
552 ::sd::View* pSdView = NULL; in getGroupPosition()
/aoo41x/main/svl/source/misc/
H A Dmediatyp.src427 Text [ en-US ] = "%PRODUCTNAME Events View" ;
432 Text [ en-US ] = "%PRODUCTNAME Task View" ;
/aoo41x/main/sd/source/core/
H A Dglob.src160 Text [ en-US ] = "Outline View" ;
164 Text [ en-US ] = "Drawing View" ;
/aoo41x/main/migrationanalysis/src/wizard/
H A Dwizard.ulf32 en-US = "View results"
44 en-US = "View Now"
47 en-US = "View Later"
/aoo41x/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx186 …:presentation::XPresentation2 >& xPresentation, ViewShell* pViewSh, ::sd::View* pView, SdDrawDocum…
351 ::sd::View* mpView;
/aoo41x/main/slideshow/source/inc/
H A Dunoview.hxx50 class UnoView : public View
/aoo41x/main/sd/source/ui/inc/
H A Dfuslhide.hxx50 ::sd::View* pView,
H A Dfuconstr.hxx74 ::sd::View* pView,

Completed in 89 milliseconds

12345678910>>...14