Home
last modified time | relevance | path

Searched refs:View (Results 1 – 25 of 361) sorted by relevance

12345678910>>...15

/trunk/main/sd/source/ui/view/
H A Dsdview.cxx114 TYPEINIT1(View, FmFormView);
122 View::View(SdDrawDocument* pDrawDoc, OutputDevice* pOutDev, in View() function in sd::View
179 View::~View() in ~View()
566 void View::MarkListHasChanged() in MarkListHasChanged()
681 void View::SelectAll() in SelectAll()
702 void View::ModelHasChanged() in ModelHasChanged()
737 sal_Bool View::SdrBeginTextEdit( in SdrBeginTextEdit()
1201 void View::AddCustomHdl() in AddCustomHdl()
1206 void View::updateHandles() in updateHandles()
1274 void View::CheckPossibilities() in CheckPossibilities()
[all …]
H A Dsdview2.cxx122 …eference< ::com::sun::star::datatransfer::XTransferable > View::CreateClipboardDataObject( View*, … in CreateClipboardDataObject() argument
188 …:Reference< ::com::sun::star::datatransfer::XTransferable > View::CreateDragDataObject( View* pWor… in CreateDragDataObject()
239 …eference< ::com::sun::star::datatransfer::XTransferable > View::CreateSelectionDataObject( View* p… in CreateSelectionDataObject()
266 void View::UpdateSelectionClipboard( sal_Bool bForceDeselect ) in UpdateSelectionClipboard()
282 void View::DoCut(::Window* ) in DoCut()
301 void View::DoCopy (::Window* pWindow) in DoCopy()
316 void View::DoPaste (::Window* pWindow) in DoPaste()
397 void View::StartDrag( const Point& rStartPos, ::Window* pWindow ) in StartDrag()
432 void View::DragFinished( sal_Int8 nDropAction ) in DragFinished()
544 const View* pSourceView = pDragTransferable->GetView(); in AcceptDrop()
[all …]
H A Ddrawview.cxx90 TYPEINIT1(DrawView, View);
101 : ::sd::View(pDocSh->GetDoc(), pOutDev, pShell) in DrawView()
129 ::sd::View::MarkListHasChanged(); in MarkListHasChanged()
143 ::sd::View::ModelHasChanged(); in ModelHasChanged()
281 bOk = ::sd::View::SetAttributes(rSet, bReplaceAll); in SetAttributes()
381 bOk = ::sd::View::SetAttributes(rSet, bReplaceAll); in SetAttributes()
386 bOk = ::sd::View::SetAttributes(rSet, bReplaceAll); in SetAttributes()
429 ::sd::View::Notify(rBC, rHint); in Notify()
516 ::sd::View::CompleteRedraw(pOutDev, rReg, pRedirector); in CompleteRedraw()
572 ::sd::View::HideSdrPage(); in HideSdrPage()
[all …]
H A Dviewshe2.cxx182 ::sd::View* pView = GetView(); in IMPL_LINK_INLINE_END()
364 ::sd::View* pView = GetView(); in Scroll()
409 ::sd::View* pView = GetView(); in SetZoom()
456 ::sd::View* pView = GetView(); in SetZoomRect()
491 ::sd::View* pView = GetView(); in InitWindows()
676 ::sd::View* pView = GetView(); in SetPageSizeAndBorder()
742 ::sd::View* pView = GetView(); in SetActiveWindow()
934 ::sd::View* pView = GetView(); in ActivateObject()
1088 ::sd::View* pView = GetView(); in AcceptDrop()
1105 ::sd::View* pView = GetView(); in ExecuteDrop()
[all …]
H A Dsdview4.cxx86 SdrGrafObj* View::InsertGraphic( const Graphic& rGraphic, sal_Int8& rAction, in InsertGraphic()
287 SdrMediaObj* View::InsertMediaURL( const rtl::OUString& rMediaURL, sal_Int8& rAction, in InsertMediaURL()
364 IMPL_LINK( View, DropInsertFileHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument
562 IMPL_LINK( View, DropErrorHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument
578 void View::LockRedraw(sal_Bool bLock) in LockRedraw()
634 SfxStyleSheet* View::GetStyleSheet() const in GetStyleSheet()
/trunk/main/dbaccess/source/core/api/
H A DView.cxx75 View::View( const Reference< XConnection >& _rxConnection, sal_Bool _bCaseSensitive, in View() function in dbaccess::View
93 View::~View() in ~View()
98 IMPLEMENT_FORWARD_REFCOUNT( View, View_Base ) in IMPLEMENT_FORWARD_REFCOUNT() argument
99 IMPLEMENT_GET_IMPLEMENTATION_ID( View ) in IMPLEMENT_FORWARD_REFCOUNT()
101 Any SAL_CALL View::queryInterface( const Type & _rType ) throw(RuntimeException) in IMPLEMENT_FORWARD_REFCOUNT()
111 Sequence< Type > SAL_CALL View::getTypes( ) throw(RuntimeException) in getTypes()
132 …void SAL_CALL View::alterCommand( const ::rtl::OUString& _rNewCommand ) throw (SQLException, Runti… in alterCommand()
139 void SAL_CALL View::getFastPropertyValue( Any& _rValue, sal_Int32 _nHandle ) const in getFastPropertyValue()
145 _rValue <<= m_xViewAccess->getCommand(const_cast<View*>(this)); in getFastPropertyValue()
/trunk/main/migrationanalysis/src/driver_docs/sources/word/
H A DPreparation.bas45 If .View.SplitSpecial = wdPaneNone Then
46 .ActivePane.View.Type = wdPrintView
49 .ActivePane.View.Type = wdPrintView
50 .View.Type = wdPrintView
59 currDoc.ActiveWindow.ActivePane.View.SeekView = wdSeekCurrentPageHeader
87 currDoc.ActiveWindow.ActivePane.View.SeekView = wdSeekCurrentPageHeader
95 currDoc.ActiveWindow.ActivePane.View.SeekView = wdSeekCurrentPageFooter
121 currDoc.ActiveWindow.ActivePane.View.SeekView = wdSeekCurrentPageHeader
123 currDoc.ActiveWindow.ActivePane.View.SeekView = wdSeekCurrentPageFooter
130 ActiveWindow.ActivePane.View.SeekView = wdSeekMainDocument
/trunk/main/sd/source/ui/inc/
H A Dfuinsert.hxx37 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
45 ::sd::View* pView,
59 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
66 ::sd::View* pView,
80 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
87 ::sd::View* pView,
100 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
107 ::sd::View* pView,
H A DView.hxx74 class View : public FmFormView class
79 View (
83 virtual ~View (void);
114 CreateClipboardDataObject (::sd::View*, ::Window& rWindow);
117 CreateDragDataObject (::sd::View*, ::Window& rWindow,
121 CreateSelectionDataObject (::sd::View*, ::Window& rWindow);
267 DrawDocShell* View::GetDocSh (void) const in GetDocSh()
271 SdDrawDocument* View::GetDoc (void) const in GetDoc()
276 ViewShell* View::GetViewShell (void) const in GetViewShell()
H A Dsmarttag.hxx39 class View;
54 explicit SmartTag( ::sd::View& rView );
72 ::sd::View& getView() const { return mrView; } in getView()
88 ::sd::View& mrView;
103 explicit SmartTagSet( ::sd::View& rView );
160 ::sd::View& mrView;
H A Dsdxfer.hxx44 class View;
52 SdTransferable( SdDrawDocument* pSrcDoc, ::sd::View* pWorkView, sal_Bool bInitOnGetData );
61 void SetView( const ::sd::View* pView ) { mpSdView = pView; } in SetView()
62 const ::sd::View* GetView() const { return mpSdView; } in GetView()
134 const ::sd::View* mpSdView;
135 ::sd::View* mpSdViewIntern;
H A Dtpaction.hxx43 class View;
59 SdActionDlg( Window* pParent, const SfxItemSet* pAttr, ::sd::View* pView );
90 const ::sd::View* mpView;
130 void SetView( const ::sd::View* pSdView );
H A DBezierObjectBar.hxx33 class View;
43 BezierObjectBar (ViewShell* pSdViewShell, View* pSdView);
50 View* mpView;
H A DMediaObjectBar.hxx33 class View;
44 MediaObjectBar (ViewShell* pSdViewShell, ::sd::View* pSdView);
51 ::sd::View* mpView;
H A DOutlineBulletDlg.hxx33 class View;
47 ::sd::View* pView );
61 ::sd::View *pSdView;
H A DGraphicObjectBar.hxx33 class View;
44 GraphicObjectBar (ViewShell* pSdViewShell, ::sd::View* pSdView);
54 ::sd::View* mpView;
H A DViewClipboard.hxx34 class View;
42 ViewClipboard (::sd::View& rView);
51 ::sd::View& mrView;
H A DTextObjectBar.hxx36 class View;
50 ::sd::View* pSdView);
61 ::sd::View* mpView;
H A Dfuprobjs.hxx34 class View;
45 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
52 ::sd::View* pView,
/trunk/main/sd/source/ui/accessibility/
H A Daccessibility.src28 Text [ en-US ] = "Normal View" ;
38 Text [ en-US ] = "Normal View" ;
48 Text [ en-US ] = "Outline View" ;
58 Text [ en-US ] = "Slides View" ;
68 Text [ en-US ] = "Notes View" ;
78 Text [ en-US ] = "Handout View" ;
240 Text [ en-US ] = "Preview View" ;
/trunk/main/dbaccess/source/ui/app/
H A Dapp.src47 Text [ en-US ] = "Create Form in Design View..." ;
62 Text [ en-US ] = "Create Report in Design View..." ;
67 Text [ en-US ] = "Create Query in Design View..." ;
72 Text [ en-US ] = "Create Query in SQL View..." ;
81 Text [ en-US ] = "Create Table in Design View..." ;
90 Text [ en-US ] = "Create View..." ;
152 Text [ en-US ] = "View (Simple)..." ;
200 Text [ en-US ] = "Edit in SQL View..." ;
212 Text [ en-US ] = "Create as View" ;
/trunk/main/sd/inc/
H A Dsdabstdlg.hxx38 class View;
186 …:Window* pWindow, const SfxItemSet& rInAttrs, XColorListSharedPtr aColTab, ::sd::View* pView ) = 0;
192 …neDlg* CreateSdSnapLineDlg( ::Window* pWindow, const SfxItemSet& rInAttrs, ::sd::View* pView) = 0;
197 …SdOutlineBulletTabDlg ( ::Window* pParent, const SfxItemSet* pAttr, ::sd::View* pView = NULL ) = 0;
203 …Dialog* CreatSdActionDialog( ::Window* pParent, const SfxItemSet* pAttr, ::sd::View* pView ) = 0;
/trunk/main/sd/source/ui/func/
H A Dfuinsert.cxx113 ::sd::View* pView, in FuInsertGraphic()
120 FunctionReference FuInsertGraphic::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pVie… in Create()
198 ::sd::View* pView, in FuInsertClipboard()
205 FunctionReference FuInsertClipboard::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pV… in Create()
276 ::sd::View* pView, in FuInsertOLE()
283 FunctionReference FuInsertOLE::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, S… in Create()
722 ::sd::View* pView, in FuInsertAVMedia()
729 FunctionReference FuInsertAVMedia::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pVie… in Create()
/trunk/main/cui/source/options/
H A Dtreeopt.src151 < "View" ; OFA_TP_VIEW ; > ;
195 < "View" ; RID_SW_TP_CONTENT_OPT ; > ;
214 < "View" ; RID_SW_TP_HTML_CONTENT_OPT ; > ;
236 < "View" ; SID_SC_TP_CONTENT ; > ;
251 < "View" ; SID_SI_TP_CONTENTS ; > ;
262 < "View" ; SID_SD_TP_CONTENTS ; > ;
/trunk/main/sd/source/ui/table/
H A Dtableobjectbar.hxx33 class View;
46 TableObjectBar( ::sd::ViewShell* pSdViewShell, ::sd::View* pSdView);
54 ::sd::View* mpView;

Completed in 156 milliseconds

12345678910>>...15