Home
last modified time | relevance | path

Searched refs:boost (Results 76 – 100 of 1444) sorted by relevance

12345678910>>...58

/trunk/main/oox/inc/oox/drawingml/diagram/
H A Ddiagram.hxx65 typedef boost::shared_ptr< Connection > ConnectionPtr;
70 typedef boost::shared_ptr< Point > PointPtr;
101 typedef boost::shared_ptr< PointsTree > PointsTreePtr;
105 : public boost::enable_shared_from_this< PointsTree >
124 boost::weak_ptr< PointsTree > mpParent;
150 typedef boost::shared_ptr< DiagramData > DiagramDataPtr;
201 typedef boost::shared_ptr< DiagramLayout > DiagramLayoutPtr;
210 typedef boost::shared_ptr< DiagramQStyles > DiagramQStylesPtr;
219 typedef boost::shared_ptr< DiagramColors > DiagramColorsPtr;
248 typedef boost::shared_ptr< Diagram > DiagramPtr;
/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx101 typedef ::boost::shared_ptr< ITabBarRenderer > PTabBarRenderer;
371 …virtual void ActivePanelChanged( const ::boost::optional< size_t >& i_rOldActive, const ::boost::o…
383 ::boost::optional< size_t > FindItemForPoint( const Point& i_rPoint ) const;
417 ::boost::optional< size_t > m_aHoveredItem;
418 ::boost::optional< size_t > m_aFocusedItem;
867 return ::boost::optional< size_t >(); in FindItemForPoint()
878 return ::boost::optional< size_t >( i ); in FindItemForPoint()
881 return ::boost::optional< size_t >(); in FindItemForPoint()
960 …id PanelTabBar_Impl::ActivePanelChanged( const ::boost::optional< size_t >& i_rOldActive, const :: in ActivePanelChanged()
1093 ::boost::optional< size_t > aOldItem( m_pImpl->m_aHoveredItem ); in MouseMove()
[all …]
/trunk/main/sdext/source/presenter/
H A DPresenterPaneBorderPainter.cxx74 const ::boost::shared_ptr<PresenterTheme>& rpTheme,
121 const ::boost::shared_ptr<PresenterTheme>& rpTheme);
132 const ::boost::shared_ptr<RendererPaneStyle>& rpStyle,
146 ::boost::shared_ptr<PresenterTheme> mpTheme;
458 const ::boost::shared_ptr<PresenterTheme>& rpTheme) in Renderer()
584 const ::boost::shared_ptr<RendererPaneStyle>& rpStyle, in PaintTitle()
684 ::boost::shared_ptr<RendererPaneStyle>
700 ::boost::shared_ptr<RendererPaneStyle> pStyle ( in GetRendererPaneStyle()
708 return ::boost::shared_ptr<RendererPaneStyle>(); in GetRendererPaneStyle()
916 const ::boost::shared_ptr<PresenterTheme>& rpTheme, in RendererPaneStyle()
[all …]
/trunk/main/sfx2/source/doc/
H A DMetadatable.cxx242 ::boost::shared_ptr<MetadatableUndo> CreateUndo(
529 ::boost::bind( in LookupElement()
531 ::boost::bind( in LookupElement()
590 ::boost::bind( in TryInsertMetadatable()
592 ::boost::bind( in TryInsertMetadatable()
847 ::boost::shared_ptr<MetadatableUndo>
852 return ::boost::shared_ptr<MetadatableUndo>( in CreateUndo()
917 ::boost::shared_ptr<MetadatableClipboard> m_pLink;
1232 ::boost::shared_ptr<MetadatableClipboard>
1237 return ::boost::shared_ptr<MetadatableClipboard>( in CreateClipboard()
[all …]
/trunk/main/sd/source/ui/view/
H A DOutlinerIterator.cxx214 const ::boost::shared_ptr<ViewShell>& rpViewShell, in CreateSelectionIterator()
253 const ::boost::shared_ptr<ViewShell>& rpViewShell, in CreateDocumentIterator()
317 const ::boost::shared_ptr<ViewShell>& rpViewShell, in GetPageIndex()
328 const ::boost::shared_ptr<DrawViewShell> pDrawViewShell( in GetPageIndex()
383 const ::boost::weak_ptr<ViewShell>& rpViewShellWeak, in IteratorImplBase()
390 ::boost::shared_ptr<DrawViewShell> pDrawViewShell; in IteratorImplBase()
407 const ::boost::weak_ptr<ViewShell>& rpViewShellWeak, in IteratorImplBase()
469 const ::boost::weak_ptr<ViewShell>& rpViewShellWeak, in SelectionIteratorImpl()
576 const ::boost::weak_ptr<ViewShell>& rpViewShellWeak, in ViewIteratorImpl()
592 const ::boost::weak_ptr<ViewShell>& rpViewShellWeak, in ViewIteratorImpl()
[all …]
H A DToolBarManager.cxx172 const ::boost::shared_ptr<ViewShell>& rpMainViewShell,
173 const ::boost::shared_ptr<ViewShellManager>& rpManager);
208 const ::boost::shared_ptr<ToolBarManager>& rpToolBarManager,
246 ::boost::shared_ptr<ToolBarManager> mpToolBarManager;
247 ::boost::shared_ptr<ViewShellManager> mpViewShellManager;
272 const ::boost::shared_ptr<ToolBarManager>& rpToolBarManager);
376 ::boost::shared_ptr<ToolBarManager> ToolBarManager::Create ( in Create()
379 const ::boost::shared_ptr<ViewShellManager>& rpViewShellManager) in Create()
604 const ::boost::shared_ptr<ToolBarManager>& rpToolBarManager) in Implementation()
1650 const ::boost::shared_ptr<ViewShell>& rpMainViewShell, in UpdateShells()
[all …]
H A DViewShellBase.cxx151 ::boost::scoped_ptr< ::Window> mpViewWindow;
153 ::boost::shared_ptr<ToolBarManager> mpToolBarManager;
155 ::boost::shared_ptr<ViewShellManager> mpViewShellManager;
157 ::boost::shared_ptr<tools::EventMultiplexer> mpEventMultiplexer;
159 ::boost::shared_ptr<UpdateLockManager> mpUpdateLockManager;
161 ::boost::shared_ptr<FormShellManager> mpFormShellManager;
418 ::boost::shared_ptr<ViewShell> ViewShellBase::GetMainViewShell (void) const in GetMainViewShell()
420 ::boost::shared_ptr<ViewShell> pMainViewShell ( in GetMainViewShell()
621 ::boost::shared_ptr<DrawViewShell> pDrawViewShell ( in SetPrinter()
1632 ::boost::shared_ptr<ViewShell> pViewShell = mrBase.GetMainViewShell(); in KeyInput()
[all …]
/trunk/main/sd/source/ui/framework/factories/
H A DBasicViewFactory.hxx113 ::boost::scoped_ptr<ViewShellContainer> mpViewShellContainer;
118 ::boost::shared_ptr<Window> mpWindow;
119 ::boost::shared_ptr<ViewCache> mpViewCache;
123 ::boost::shared_ptr<ViewDescriptor> CreateView (
131 ::boost::shared_ptr<ViewShell> CreateViewShell (
139 const ::boost::shared_ptr<ViewDescriptor>& rpDescriptor);
142 const ::boost::shared_ptr<ViewDescriptor>& rpDescriptor,
146 const ::boost::shared_ptr<ViewDescriptor>& rpDescriptor);
148 ::boost::shared_ptr<ViewDescriptor> GetViewFromCache (
/trunk/main/svtools/source/uno/
H A Dunocontroltablemodel.hxx85 virtual ::boost::optional< ::Color > getLineColor() const;
86 virtual ::boost::optional< ::Color > getHeaderBackgroundColor() const;
87 virtual ::boost::optional< ::Color > getHeaderTextColor() const;
88 virtual ::boost::optional< ::Color > getActiveSelectionBackColor() const;
89 virtual ::boost::optional< ::Color > getInactiveSelectionBackColor() const;
90 virtual ::boost::optional< ::Color > getActiveSelectionTextColor() const;
91 virtual ::boost::optional< ::Color > getInactiveSelectionTextColor() const;
92 virtual ::boost::optional< ::Color > getTextColor() const;
93 virtual ::boost::optional< ::Color > getTextLineColor() const;
94 virtual ::boost::optional< ::std::vector< ::Color > >
/trunk/main/sw/source/filter/ww8/
H A DWW8TableInfo.hxx49 typedef boost::shared_ptr<SwRect> SwRectPtr;
51 typedef boost::shared_ptr<TableBoxVector> TableBoxVectorPtr;
53 typedef boost::shared_ptr<GridCols> GridColsPtr;
55 typedef boost::shared_ptr<RowSpans> RowSpansPtr;
57 typedef boost::shared_ptr<Widths> WidthsPtr;
76 typedef boost::shared_ptr<WW8TableNodeInfoInner> Pointer_t;
160 typedef boost::shared_ptr<CellInfoMultiSet> CellInfoMultiSetPtr;
178 typedef boost::shared_ptr<WW8TableNodeInfo> Pointer_t;
242 typedef boost::shared_ptr<WW8TableCellGridRow> Pointer_t;
274 typedef ::boost::shared_ptr<WW8TableCellGrid> Pointer_t;
[all …]
/trunk/main/slideshow/source/engine/slide/
H A Dshapemanagerimpl.hxx61 public boost::enable_shared_from_this<ShapeManagerImpl>,
62 private boost::noncopyable
132 virtual void addHyperlinkArea( const boost::shared_ptr<HyperlinkArea>& rArea );
133 virtual void removeHyperlinkArea( const boost::shared_ptr<HyperlinkArea>& rArea );
139 virtual boost::shared_ptr<AttributableShape> getSubsetShape(
140 const boost::shared_ptr<AttributableShape>& rOrigShape,
143 const boost::shared_ptr<AttributableShape>& rOrigShape,
144 const boost::shared_ptr<AttributableShape>& rSubsetShape );
179 boost::shared_ptr< ::cppu::OInterfaceContainerHelper >,
/trunk/main/sd/source/ui/inc/framework/
H A DFrameworkHelper.hxx67 : public ::boost::enable_shared_from_this<FrameworkHelper>,
121 static ::boost::shared_ptr<FrameworkHelper> Instance (ViewShellBase& rBase);
123 static ::boost::shared_ptr<FrameworkHelper> Instance (
160 static ::boost::shared_ptr<ViewShell> GetViewShell (
163 typedef ::boost::function<bool(const cssdf::ConfigurationChangeEvent&)>
165 typedef ::boost::function<void(bool bEventSeen)> Callback;
166 typedef ::boost::function<
187 ::boost::shared_ptr<ViewShell> GetViewShell (const ::rtl::OUString& rsPaneURL);
367 ::boost::shared_ptr<FrameworkHelper> > InstanceMap;
373 static ::boost::scoped_ptr<ViewURLMap> mpViewURLMap;
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawinglayeranimation.cxx143 private boost::noncopyable
150 boost::shared_ptr<WakeupEvent> const& pWakeupEvent,
151 boost::shared_ptr<DrawShape> const& pDrawShape );
257 private boost::noncopyable
752 boost::shared_ptr<WakeupEvent> const& pWakeupEvent, in ActivityImpl()
753 boost::shared_ptr<DrawShape> const& pParentDrawShape ) in ActivityImpl()
782 mpDrawShape = boost::dynamic_pointer_cast<DrawShape>( in ActivityImpl()
948 boost::shared_ptr<Activity> createDrawingLayerAnimActivity( in createDrawingLayerAnimActivity()
950 boost::shared_ptr<DrawShape> const& pDrawShape ) in createDrawingLayerAnimActivity()
952 boost::shared_ptr<Activity> pActivity; in createDrawingLayerAnimActivity()
[all …]
/trunk/main/sd/source/ui/tools/
H A DTimerBasedTaskExecution.cxx51 ::boost::shared_ptr<TimerBasedTaskExecution> TimerBasedTaskExecution::Create ( in Create()
52 const ::boost::shared_ptr<AsynchronousTask>& rpTask, in Create()
56 ::boost::shared_ptr<TimerBasedTaskExecution> pExecution( in Create()
80 const ::boost::weak_ptr<TimerBasedTaskExecution>& rpExecution) in ReleaseTask()
86 ::boost::shared_ptr<tools::TimerBasedTaskExecution> pExecution (rpExecution); in ReleaseTask()
89 catch (::boost::bad_weak_ptr) in ReleaseTask()
103 const ::boost::shared_ptr<AsynchronousTask>& rpTask, in TimerBasedTaskExecution()
129 const ::boost::shared_ptr<TimerBasedTaskExecution>& rpSelf) in SetSelf()
/trunk/main/slideshow/source/engine/animationnodes/
H A Dsequentialtimecontainer.cxx60 boost::bind< void >( boost::mem_fn( &AnimationNode::deactivate ), getSelf() ), in activate_st()
88 boost::bind<void>( boost::mem_fn( &AnimationNode::deactivate ), pChildNode ), in skipEffect()
114 boost::bind( &SequentialTimeContainer::skipEffect, in resolveChild()
115 boost::dynamic_pointer_cast<SequentialTimeContainer>( getSelf() ), in resolveChild()
120 boost::bind( &SequentialTimeContainer::rewindEffect, in resolveChild()
121 boost::dynamic_pointer_cast<SequentialTimeContainer>( getSelf() ), in resolveChild()
H A Dbasenode.hxx89 private ::boost::noncopyable
94 ::boost::shared_ptr<BaseContainerNode> const& pParent,
104 void setSelf( const ::boost::shared_ptr< BaseNode >& rSelf );
113 const ::boost::shared_ptr< BaseContainerNode >& getParentNode() const in getParentNode()
140 ::boost::shared_ptr<BaseNode> const& getSelf() const { return mpSelf; } in getSelf()
209 ::boost::shared_ptr< BaseContainerNode > mpParent;
210 ::boost::shared_ptr< BaseNode > mpSelf;
219 typedef ::boost::shared_ptr< BaseNode > BaseNodeSharedPtr;
/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx320 return boost::dynamic_pointer_cast< BitmapRenderer >( bmp ); in getCompatibleBitmap()
332boost::shared_ptr<mask_bitmap_type> pMask( boost::dynamic_pointer_cast<mask_bitmap_type>( bmp )); in getCompatibleClipMask()
352 return boost::dynamic_pointer_cast<alphamask_bitmap_type>( bmp ); in getCompatibleAlphaMask()
1649 boost::shared_array< sal_uInt8 > pMem, in createRenderer()
1662 boost::shared_array< sal_uInt8 > pMem, in createRenderer()
1696 boost::shared_ptr< std::vector<Color> > pLocalPal( in createStandardPalette()
1715 boost::shared_array< sal_uInt8 > pMem, in createRenderer()
1737 boost::shared_array< sal_uInt8 > pMem, in createRenderer()
1971 boost::shared_array< sal_uInt8 >(), in createBitmapDevice()
1984 boost::shared_array< sal_uInt8 >(), in createBitmapDevice()
[all …]
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsPageObjectPainter.hxx61 void SetTheme (const ::boost::shared_ptr<view::Theme>& rpTheme);
80 ::boost::shared_ptr<PageObjectLayouter> mpPageObjectLayouter;
81 ::boost::shared_ptr<cache::PageCache> mpCache;
82 ::boost::shared_ptr<controller::Properties> mpProperties;
83 ::boost::shared_ptr<view::Theme> mpTheme;
84 ::boost::shared_ptr<Font> mpPageNumberFont;
85 ::boost::scoped_ptr<FramePainter> mpShadowPainter;
86 ::boost::scoped_ptr<FramePainter> mpFocusBorderPainter;
/trunk/main/oox/inc/oox/drawingml/
H A Ddrawingmltypes.hxx50 typedef ::boost::shared_ptr< LineProperties > LinePropertiesPtr;
53 typedef ::boost::shared_ptr< FillProperties > FillPropertiesPtr;
56 typedef ::boost::shared_ptr< GraphicProperties > GraphicPropertiesPtr;
59 typedef ::boost::shared_ptr< TextCharacterProperties > TextCharacterPropertiesPtr;
62 typedef ::boost::shared_ptr< TextBodyProperties > TextBodyPropertiesPtr;
65 typedef ::boost::shared_ptr< TextBody > TextBodyPtr;
68 typedef ::boost::shared_ptr< Shape > ShapePtr;
71 typedef ::boost::shared_ptr< Theme > ThemePtr;
78 typedef ::boost::shared_ptr< TableProperties > TablePropertiesPtr;
/trunk/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx202 ::boost::function0< void > m_request;
406 ::boost::bind( in enterUndoContext()
409 ::boost::cref( i_title ), in enterUndoContext()
420 ::boost::bind( in leaveUndoContext()
439 ::boost::bind( in addUndoAction()
442 ::boost::ref( i_action ) in addUndoAction()
452 ::boost::bind( in clear()
464 ::boost::bind( in clearRedo()
476 ::boost::bind( in reset()
977 ::boost::bind( in undo()
[all …]
/trunk/main/canvas/source/vcl/
H A Dspritecanvas.cxx74 boost::bind(&SpriteCanvasHelper::isUnsafeScrolling, in initialize()
75 boost::ref(maCanvasHelper)), in initialize()
76 boost::bind(&SpriteCanvasHelper::enableUnsafeScrolling, in initialize()
77 boost::ref(maCanvasHelper), in initialize()
80 boost::bind(&SpriteCanvasHelper::isSpriteBounds, in initialize()
81 boost::ref(maCanvasHelper)), in initialize()
82 boost::bind(&SpriteCanvasHelper::enableSpriteBounds, in initialize()
83 boost::ref(maCanvasHelper), in initialize()
/trunk/main/sd/source/ui/inc/tools/
H A DTimerBasedTaskExecution.hxx55 static ::boost::shared_ptr<TimerBasedTaskExecution> Create (
56 const ::boost::shared_ptr<AsynchronousTask>& rpTask,
69 static void ReleaseTask (const ::boost::weak_ptr<TimerBasedTaskExecution>& rpTask);
72 ::boost::shared_ptr<AsynchronousTask> mpTask;
77 ::boost::shared_ptr<TimerBasedTaskExecution> mpSelf;
81 const ::boost::shared_ptr<AsynchronousTask>& rpTask,
85 void SetSelf (const ::boost::shared_ptr<TimerBasedTaskExecution>& rpSelf);
/trunk/main/slideshow/source/inc/
H A Dshapemanager.hxx62 virtual void enterAnimationMode( const boost::shared_ptr<AnimatableShape>& rShape ) = 0;
73 virtual void leaveAnimationMode( const boost::shared_ptr<AnimatableShape>& rShape ) = 0;
84 virtual void notifyShapeUpdate( const boost::shared_ptr<Shape>& rShape ) = 0;
95 virtual boost::shared_ptr<Shape> lookupShape(
106 virtual void addHyperlinkArea( const boost::shared_ptr<HyperlinkArea>& rArea ) = 0;
114 virtual void removeHyperlinkArea( const boost::shared_ptr<HyperlinkArea>& rArea ) = 0;
117 typedef ::boost::shared_ptr< ShapeManager > ShapeManagerSharedPtr;
/trunk/main/slideshow/source/engine/transitions/
H A Dslidetransitionfactory.cxx201 boost::bind( &TransitionViewPair::update, in operator ()()
325 boost::optional<SlideSharedPtr>(), in ClippedSlideChange()
386 boost::optional<SlideSharedPtr> const & leavingSlide, in FadingSlideChange()
388 boost::optional<RGBColor> const& rFadeColor, in FadingSlideChange()
416 const boost::optional< RGBColor > maFadeColor;
500 const boost::optional<SlideSharedPtr>& leavingSlide, in MovingSlideChange()
617 boost::optional<SlideSharedPtr> const & leavingSlide_, in createPushWipeTransition()
627 boost::optional<SlideSharedPtr> leavingSlide; // no bitmap in createPushWipeTransition()
721 boost::optional<SlideSharedPtr> const & leavingSlide, in createSlideWipeTransition()
785 boost::optional<SlideSharedPtr>() /* no slide */, in createSlideWipeTransition()
[all …]
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsBitmapCompressor.cxx56 ::boost::shared_ptr<BitmapReplacement> NoBitmapCompression::Compress (const Bitmap& rBitmap) const in Compress()
58 return ::boost::shared_ptr<BitmapReplacement>(new DummyReplacement(rBitmap)); in Compress()
79 ::boost::shared_ptr<BitmapReplacement> CompressionByDeletion::Compress (const Bitmap& ) const in Compress()
81 return ::boost::shared_ptr<BitmapReplacement>(); in Compress()
128 ::boost::shared_ptr<BitmapReplacement> ResolutionReduction::Compress ( in Compress()
141 return ::boost::shared_ptr<BitmapReplacement>(pResult); in Compress()
202 ::boost::shared_ptr<BitmapReplacement> PngCompression::Compress (const Bitmap& rBitmap) const in Compress()
214 return ::boost::shared_ptr<BitmapReplacement>(pResult); in Compress()

Completed in 230 milliseconds

12345678910>>...58