Home
last modified time | relevance | path

Searched refs:sd (Results 51 – 75 of 949) sorted by relevance

12345678910>>...38

/trunk/main/sd/source/ui/inc/
H A DDrawDocShell.hxx50 namespace sd { namespace
114 sd::ViewShell* GetViewShell() { return mpViewShell; } in GetViewShell()
115 ::sd::FrameView* GetFrameView();
116 ::sd::FunctionReference GetDocShellFunction() const { return mxDocShellFunction; } in GetDocShellFunction()
117 void SetDocShellFunction( const ::sd::FunctionReference& xFunction );
133 void Connect(sd::ViewShell* pViewSh);
134 void Disconnect(sd::ViewShell* pViewSh);
216 ::sd::ViewShell* mpViewShell;
218 ::sd::FunctionReference mxDocShellFunction;
H A Dsdtreelb.hxx53 namespace sd { namespace
86 ::sd::DrawDocShell& rDocShell,
89 ::sd::DrawDocShell& GetDocShell() const;
108 ::sd::DrawDocShell& mrDocShell;
147 ::sd::DrawDocShellRef mxBookmarkDocShRef; // Zum Laden von Bookmarks
148 ::sd::DrawDocShell* mpDropDocSh;
232 ::sd::DrawDocShell* GetDropDocSh() { return(mpDropDocSh); } in GetDropDocSh()
249 static ::sd::ViewShell* GetViewShellForDocShell (::sd::DrawDocShell &rDocShell);
H A Dfusearch.hxx31 namespace sd { namespace
41 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
46 ::sd::Outliner* GetOutliner() const { return pSdOutliner; } in GetOutliner()
51 ::sd::Outliner* pSdOutliner;
57 ::sd::Window* pWin,
58 ::sd::View* pView,
H A DOutlineViewShell.hxx35 namespace sd { namespace
70 virtual void Paint(const Rectangle& rRect, ::sd::Window* pWin);
84 virtual void AddWindow(::sd::Window* pWin);
85 virtual void RemoveWindow(::sd::Window* pWin);
119 virtual void Command( const CommandEvent& rCEvt, ::sd::Window* pWin );
120 virtual sal_Bool KeyInput(const KeyEvent& rKEvt, ::sd::Window* pWin);
121 virtual void MouseButtonUp(const MouseEvent& rMEvt, ::sd::Window* pWin);
140 CreateAccessibleDocumentView (::sd::Window* pWindow);
H A DSlideSorter.hxx43 namespace sd { namespace
49 namespace sd { namespace slidesorter { namespace model { namespace
53 namespace sd { namespace slidesorter { namespace view { namespace
58 namespace sd { namespace slidesorter { namespace controller { namespace
66 typedef ::boost::shared_ptr<sd::Window> SharedSdWindow;
69 namespace sd { namespace slidesorter { namespace
110 const ::boost::shared_ptr<sd::Window>& rpContentWindow,
253 const ::boost::shared_ptr<sd::Window>& rpContentWindow,
H A Dsdxfer.hxx42 namespace sd { namespace
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()
78 ::sd::DrawDocShell* GetPageDocShell() const { return mpPageDocShell; } in GetPageDocShell()
130 ::sd::DrawDocShell* mpPageDocShell;
134 const ::sd::View* mpSdView;
135 ::sd::View* mpSdViewIntern;
H A DOutlineView.hxx41 namespace sd { namespace tools { namespace
45 namespace sd { namespace
61 : public ::sd::View
101 virtual void Paint (const Rectangle& rRect, ::sd::Window* pWin);
105 ::sd::Window* pWindow);
139 ::sd::Window* pTargetWindow = NULL,
145 ::sd::Window* pTargetWindow = NULL,
225 DECL_LINK(EventMultiplexerListener, sd::tools::EventMultiplexerEvent*);
H A Dfupoor.hxx43 namespace sd { namespace
87 virtual void Paint(const Rectangle&, ::sd::Window* );
96 void SetWindow(::sd::Window* pWin) { mpWindow = pWin; } in SetWindow()
136 ::sd::Window* pWin,
137 ::sd::View* pView,
164 ::sd::View* mpView;
166 ::sd::Window* mpWindow;
H A DSlideSorterViewShell.hxx34 namespace sd { namespace slidesorter { namespace controller { namespace
39 namespace sd { namespace slidesorter { namespace
90 virtual void Command (const CommandEvent& rEvent, ::sd::Window* pWindow);
109 virtual void Paint(const Rectangle& rRect, ::sd::Window* pWin);
130 ::sd::Window* pTargetWindow = NULL,
136 ::sd::Window* pTargetWindow = NULL,
176 CreateAccessibleDocumentView (::sd::Window* pWindow);
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleOutlineView.cxx75 ::sd::Window* pSdWindow, in AccessibleOutlineView()
76 ::sd::OutlineViewShell* pViewShell, in AccessibleOutlineView()
88 ::sd::View* pView = pViewShell->GetView(); in AccessibleOutlineView()
90 if (pView && pView->ISA(::sd::OutlineView)) in AccessibleOutlineView()
92 OutlinerView* pOutlineView = static_cast< ::sd::OutlineView*>( in AccessibleOutlineView()
95 static_cast< ::sd::OutlineView*>(pView)->GetOutliner(); in AccessibleOutlineView()
159 ::sd::View* pSdView = static_cast< ::sd::View* >( maShapeTreeInfo.GetSdrView() ); in getAccessibleName()
168 ::sd::DrawDocShell* pDocSh = pSdView->GetDocSh(); in getAccessibleName()
/trunk/main/sd/source/ui/app/
H A Dsddll2.cxx120 ::sd::AnimationChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers()
121 …::sd::NavigatorChildWindow::RegisterChildWindowContext( (sal_uInt16) ::sd::DrawViewShell::GetInter… in RegisterControllers()
122 …::sd::NavigatorChildWindow::RegisterChildWindowContext( (sal_uInt16) ::sd::GraphicViewShell::GetIn… in RegisterControllers()
123 ::sd::LayerDialogChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers()
134 ::sd::SpellDialogChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers()
136 ::sd::LeftPaneImpressChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers()
137 ::sd::LeftPaneDrawChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers()
/trunk/main/sd/source/ui/dlg/
H A Dcopydlg.src64 HelpID = "sd:NumericField:DLG_COPY:NUM_FLD_COPIES" ;
80 HelpID = "sd:ImageButton:DLG_COPY:BTN_SET_VIEWDATA" ;
92 HelpID = "sd:PushButton:DLG_COPY:BTN_SET_DEFAULT" ;
100 HelpID = "sd:MetricField:DLG_COPY:MTR_FLD_ANGLE" ;
128 HelpID = "sd:MetricField:DLG_COPY:MTR_FLD_MOVE_X" ;
146 HelpID = "sd:MetricField:DLG_COPY:MTR_FLD_MOVE_Y" ;
164 HelpID = "sd:MetricField:DLG_COPY:MTR_FLD_WIDTH" ;
182 HelpID = "sd:MetricField:DLG_COPY:MTR_FLD_HEIGHT" ;
236 HelpID = "sd:ListBox:DLG_COPY:LB_START_COLOR" ;
252 HelpID = "sd:ListBox:DLG_COPY:LB_END_COLOR" ;
H A Ddocprev.cxx144 ? ::sd::ViewShell::OUTPUT_DRAWMODE_CONTRAST in Paint()
145 : ::sd::ViewShell::OUTPUT_DRAWMODE_COLOR ); in Paint()
157 ::sd::DrawDocShell* pDocShell = dynamic_cast< ::sd::DrawDocShell * >( mpObj ); in startPreview()
169 mxSlideShow = sd::SlideShow::Create( pDoc ); in startPreview()
201 ::sd::DrawDocShell* pDocShell = PTR_CAST(::sd::DrawDocShell,mpObj); in updateViewSettings()
241 ::sd::DrawView* pView = new ::sd::DrawView(pDocShell, this, NULL); in updateViewSettings()
H A Dtpaction.src47 HelpID = "sd:ListBox:TP_ANIMATION:LB_ACTION" ;
66 HelpID = "sd:Edit:TP_ANIMATION:EDT_SOUND" ;
78 HelpID = "sd:PushButton:TP_ANIMATION:BTN_SEARCH" ;
114 HelpID = "sd:ListBox:TP_ANIMATION:LB_OLE_ACTION" ;
129 HelpID = "sd:Edit:TP_ANIMATION:EDT_BOOKMARK" ;
138 HelpID = "sd:Edit:TP_ANIMATION:EDT_DOCUMENT" ;
147 HelpID = "sd:Edit:TP_ANIMATION:EDT_PROGRAM" ;
156 HelpID = "sd:Edit:TP_ANIMATION:EDT_MACRO" ;
165 HelpID = "sd:PushButton:TP_ANIMATION:BTN_SEEK" ;
H A Dsdtreelb.cxx104 ::sd::DrawDocShell& rDocShell, in SdPageObjsTransferable()
716 sd::DrawDocShell* pSdDrawDocShell = NULL; in AddShapeList()
751 sd::DrawDocShell* pSdDrawDocShell = NULL; in AddShapeList()
779 sd::DrawDocShell* pSdDrawDocShell = NULL; in AddShapeList()
821 sd::DrawDocShell* pSdDrawDocShell = NULL; in AddShapeList()
1268 sd::DrawDocShell* pSdDrawDocShell = NULL; in KeyInput()
1385 ::sd::DrawDocShell* pDocShell = mpDoc->GetDocSh(); in DoDrag()
1427 sd::View* pView = pViewShell->GetView(); in DoDrag()
1770 ::sd::DrawDocShell* pDocShell = mpDoc->GetDocSh(); in AddShapeToTransferable()
1794 ::sd::ViewShell* SdPageObjsTLB::GetViewShellForDocShell (::sd::DrawDocShell& rDocShell) in GetViewShellForDocShell()
[all …]
/trunk/extras/l10n/source/sat/
H A Dlocalize.sdf7180 sd source\core\glob.src 0 string STR_LOAD_DOC 0 sat लादे दोलिल 2002-02-02 02:02:02
7183 sd source\core\glob.src 0 string STR_NOTES 0 sat (खाटो बिचार) 2002-02-02 02:02:02
7185 sd source\core\glob.src 0 string STR_PAGE 0 sat सालाइड 2002-02-02 02:02:02
7186 sd source\core\glob.src 0 string STR_PAGE_NAME 0 sat साहटा 2002-02-02 02:02:02
7187 sd source\core\glob.src 0 string STR_POOLSHEET_ARROW 0 sat सार 2002-02-02 02:02:02
7195 sd source\core\glob.src 0 string STR_POOLSHEET_TEXT 0 sat ओनोल 2002-02-02 02:02:02
7233 sd source\core\glob.src 0 string STR_SLIDE_NAME 0 sat सालाइड 2002-02-02 02:02:02
7814 sd source\ui\app\strings.src 0 string STR_FAST 0 sat तेज 2002-02-02 02:02:02
7881 sd source\ui\app\strings.src 0 string STR_LAYER 0 sat ताह आदेर 2002-02-02 02:02:02
7930 sd source\ui\app\strings.src 0 string STR_SLOW 0 sat मन्द 2002-02-02 02:02:02
[all …]
/trunk/main/sd/source/core/
H A DEffectMigration.cxx48 using namespace ::sd;
464 sd::MainSequencePtr pMainSequence = static_cast<SdPage*>(pObj->GetPage())->getMainSequence(); in SetAnimationEffect()
569 sd::MainSequencePtr pMainSequence = static_cast<SdPage*>(pObj->GetPage())->getMainSequence(); in GetAnimationEffect()
640 sd::MainSequencePtr pMainSequence = static_cast<SdPage*>(pObj->GetPage())->getMainSequence(); in SetTextAnimationEffect()
859 sd::MainSequencePtr pMainSequence = static_cast<SdPage*>(pObj->GetPage())->getMainSequence(); in SetAnimationSpeed()
886 sd::MainSequencePtr pMainSequence = static_cast<SdPage*>(pObj->GetPage())->getMainSequence(); in GetAnimationSpeed()
939 sd::MainSequencePtr pMainSequence = static_cast<SdPage*>(pObj->GetPage())->getMainSequence(); in SetDimColor()
1010 sd::MainSequencePtr pMainSequence = static_cast<SdPage*>(pObj->GetPage())->getMainSequence(); in SetDimHide()
1084 sd::MainSequencePtr pMainSequence = static_cast<SdPage*>(pObj->GetPage())->getMainSequence(); in SetDimPrevious()
1368 boost::shared_ptr< sd::MainSequence > pMainSequence( pPage->getMainSequence() ); in SetAnimationPath()
[all …]
/trunk/main/sd/source/ui/sidebar/
H A DMasterPageContainerProviders.hxx31 namespace sd { class PreviewRenderer; } namespace
32 namespace sd { class DrawDocShell; } namespace
35 namespace sd { namespace sidebar { namespace
83 virtual Image operator() (int nWidth, SdPage* pPage, ::sd::PreviewRenderer& rRenderer) = 0;
107 virtual Image operator () (int nWidth, SdPage* pPage, ::sd::PreviewRenderer& rRenderer);
130 ::sd::DrawDocShell* LoadDocument (const ::rtl::OUString& sFileName);
144 virtual Image operator() (int nWidth, SdPage* pPage, ::sd::PreviewRenderer& rRenderer);
/trunk/main/sd/source/ui/unoidl/
H A Dunolayer.cxx213 if(!sd::any2bool( aValue, bValue )) in setPropertyValue()
221 if(!sd::any2bool( aValue, bValue )) in setPropertyValue()
229 if(!sd::any2bool( aValue, bValue )) in setPropertyValue()
290 sd::bool2any( get( LOCKED ), aValue ); in getPropertyValue()
293 sd::bool2any( get( PRINTABLE ), aValue ); in getPropertyValue()
296 sd::bool2any( get( VISIBLE ), aValue ); in getPropertyValue()
328 ::sd::View *pView = pLayerManager->GetView(); in get()
367 ::sd::View *pView = pLayerManager->GetView(); in set()
746 ::sd::DrawViewShell* pDrViewSh = in UpdateLayerView()
762 ::sd::View* SdLayerManager::GetView() const throw() in GetView()
[all …]
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsPageCacheManager.cxx44 ::sd::slidesorter::cache::PageCacheManager::DocumentKey mpDocument;
48 ::sd::slidesorter::cache::PageCacheManager::DocumentKey pDocument, in CacheDescriptor()
73 ::sd::slidesorter::cache::PageCacheManager::DocumentKey mpDocument;
75 ::boost::shared_ptr< ::sd::slidesorter::cache::PageCacheManager::Cache> mpCache;
78 ::sd::slidesorter::cache::PageCacheManager::DocumentKey pDocument, in RecentlyUsedCacheDescriptor()
80 const ::boost::shared_ptr< ::sd::slidesorter::cache::PageCacheManager::Cache>& rpCache) in RecentlyUsedCacheDescriptor()
107 …bool operator()(const ::sd::slidesorter::cache::PageCacheManager::BestFittingPageCaches::value_typ… in operator ()()
108 … const ::sd::slidesorter::cache::PageCacheManager::BestFittingPageCaches::value_type& rElement2) in operator ()()
126 namespace sd { namespace slidesorter { namespace cache { namespace
331 const ::sd::slidesorter::cache::PageCacheManager::DocumentKey aKey ( in ChangeSize()
/trunk/main/sd/source/ui/func/
H A Dfusearch.cxx51 namespace sd { namespace
71 ::sd::Window* pWin, in FuSearch()
72 ::sd::View* pView, in FuSearch()
81 FunctionReference FuSearch::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDr… in Create()
95 pSdOutliner = new ::sd::Outliner( mpDoc, OUTLINERMODE_TEXTOBJECT ); in DoExecute()
146 pSdOutliner = new ::sd::Outliner( mpDoc, OUTLINERMODE_TEXTOBJECT ); in SearchAndReplace()
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsClipboard.hxx47 namespace sd { namespace
51 namespace sd { namespace slidesorter { namespace
55 namespace sd { namespace slidesorter { namespace model { namespace
61 namespace sd { namespace slidesorter { namespace controller { namespace
95 ::sd::Window* pTargetWindow = NULL,
102 ::sd::Window* pTargetWindow = NULL,
226 ::sd::Window* pTargetWindow,
/trunk/main/sd/source/filter/ppt/
H A Dppt97animations.cxx669 ::sd::MainSequencePtr pMainSequence = static_cast<SdPage*>(pObj->GetPage())->getMainSequence(); in createAndSetCustomAnimationEffect()
676 …const ::sd::CustomAnimationPresets& rPresets( ::sd::CustomAnimationPresets::getCustomAnimationPres… in createAndSetCustomAnimationEffect()
677 ::sd::CustomAnimationPresetPtr pPreset( rPresets.getEffectDescriptor( this->GetPresetId() ) ); in createAndSetCustomAnimationEffect()
687 …::sd::CustomAnimationEffectPtr pEffect( new ::sd::CustomAnimationEffect( pPreset->create( this->Ge… in createAndSetCustomAnimationEffect()
755 ::sd::CustomAnimationTextGroupPtr pGroup = pMainSequence-> in createAndSetCustomAnimationEffect()
760 const ::sd::EffectSequence& rEffects = pGroup->getEffects(); in createAndSetCustomAnimationEffect()
761 ::sd::EffectSequence::const_iterator aIter = rEffects.begin(); in createAndSetCustomAnimationEffect()
763 ::sd::CustomAnimationEffectPtr pLastEffect; in createAndSetCustomAnimationEffect()
767 ::sd::CustomAnimationEffectPtr pGroupEffect(*aIter); in createAndSetCustomAnimationEffect()
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx85 namespace sd { namespace
100 TYPEINIT1( OutlineView, ::sd::View );
109 : ::sd::View(pDocSh->GetDoc(), pWindow, pOutlineViewSh) in OutlineView()
215 sd::UndoManager* pDocUndoMgr = dynamic_cast<sd::UndoManager*>(mpDocSh->GetUndoManager()); in OutlineView()
290 void OutlineView::Paint(const Rectangle& rRect, ::sd::Window* pWin) in Paint()
415 ::sd::View::AddWindowToPaintView(pWin); in AddWindowToPaintView()
448 ::sd::View::DeleteWindowFromPaintView(pWin); in DeleteWindowFromPaintView()
1238 ::sd::UndoManager* pDocUndoMgr = dynamic_cast<sd::UndoManager*>(mpDocSh->GetUndoManager()); in PrepareClose()
1444 ::sd::Window* pWin = mpOutlineViewShell->GetActiveWindow(); in IMPL_LINK_INLINE_END()
1526 ::sd::Window* pActWin = mpOutlineViewShell->GetActiveWindow(); in GetStyleSheet()
[all …]
/trunk/main/sd/source/ui/table/
H A Dtableobjectbar.hxx31 namespace sd { namespace
38 namespace sd { namespace ui { namespace table { namespace
46 TableObjectBar( ::sd::ViewShell* pSdViewShell, ::sd::View* pSdView);
54 ::sd::View* mpView;
55 ::sd::ViewShell* mpViewSh;

Completed in 380 milliseconds

12345678910>>...38