Home
last modified time | relevance | path

Searched refs:boost (Results 51 – 75 of 1437) sorted by relevance

12345678910>>...58

/aoo41x/main/svtools/source/filter/
H A Dexportdialog.cxx813 boost::shared_ptr< vcl::Spacer > xSpacer( new vcl::Spacer( &rLayout, 2 ) ); in createSizeControls()
823 boost::shared_ptr< vcl::RowOrColumn > xRow( new vcl::RowOrColumn( &rLayout, false ) ); in createColorDepthControls()
831 boost::shared_ptr< vcl::RowOrColumn > xRows( new vcl::RowOrColumn( &rLayout, true ) ); in createColorDepthControls()
835 boost::shared_ptr< vcl::Spacer > xSpacer( new vcl::Spacer( &rLayout, 2 ) ); in createColorDepthControls()
884 boost::shared_ptr< vcl::Spacer > xSpacer( new vcl::Spacer( &rLayout, 2 ) ); in createFilterOptions()
913 boost::shared_ptr< vcl::Spacer > xSpacer( new vcl::Spacer( &rLayout, 2 ) ); in createFilterOptions()
974 boost::shared_ptr< vcl::Spacer > xSpacer( new vcl::Spacer( &rLayout, 2 ) ); in createFilterOptions()
988 boost::shared_ptr< vcl::Spacer > xSpacer( new vcl::Spacer( &rLayout, 2 ) ); in createFilterOptions()
1017 boost::shared_ptr< vcl::Spacer > xSpacer( new vcl::Spacer( &rLayout, 2 ) ); in createFilterOptions()
1039 boost::shared_ptr< vcl::Spacer > xSpacer( new vcl::Spacer( xLeft.get(), 2 ) ); in createFilterOptions()
[all …]
/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedStatisticProperties.cxx131 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact ) in lcl_getDataProviderFromContact()
146 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact ) in lcl_ConvertRangeFromXML()
162 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact ) in lcl_ConvertRangeToXML()
235 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact, in WrappedConstantErrorLowProperty()
290 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact, in WrappedConstantErrorHighProperty()
342 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact, in WrappedMeanValueProperty()
387 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact, in WrappedErrorCategoryProperty()
491 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact, in WrappedPercentageErrorProperty()
548 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact, in WrappedErrorMarginProperty()
602 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact, in WrappedErrorIndicatorProperty()
[all …]
/aoo41x/main/sdext/source/presenter/
H A DPresenterBitmapContainer.hxx52 : private ::boost::noncopyable
62 BitmapDescriptor (const ::boost::shared_ptr<BitmapDescriptor>& rpDefault);
103 const ::boost::shared_ptr<PresenterBitmapContainer>& rpParentContainer,
109 const ::boost::shared_ptr<PresenterBitmapContainer>& rpParentContainer,
120 ::boost::shared_ptr<BitmapDescriptor> GetBitmap (const ::rtl::OUString& rsName) const;
122 static ::boost::shared_ptr<BitmapDescriptor> LoadBitmap (
127 const ::boost::shared_ptr<BitmapDescriptor>& rpDefaultBitmap);
130 ::boost::shared_ptr<PresenterBitmapContainer> mpParentContainer;
131 typedef ::std::map<rtl::OUString, ::boost::shared_ptr<BitmapDescriptor> > BitmapContainer;
141 static ::boost::shared_ptr<BitmapDescriptor> LoadBitmap (
[all …]
H A DPresenterScrollBar.hxx58 : private ::boost::noncopyable,
63 typedef ::boost::function<void(double)> ThumbMotionListener;
180 ::boost::shared_ptr<PresenterPaintManager> mpPaintManager;
186 ::boost::function<void(double)> maThumbMotionListener;
191 static boost::weak_ptr<PresenterBitmapContainer> mpSharedBitmaps;
192 boost::shared_ptr<PresenterBitmapContainer> mpBitmaps;
222 const ::boost::function<void(double)>& rThumbMotionListener);
251 ::boost::shared_ptr<MousePressRepeater> mpMousePressRepeater;
253 ::boost::scoped_ptr<PresenterCanvasHelper> mpCanvasHelper;
270 const ::boost::function<void(double)>& rThumbMotionListener);
[all …]
H A DPresenterTextView.hxx51 const ::boost::function<css::awt::Rectangle(const sal_Int32,const sal_Int32)>&
53 const ::boost::function<void(const css::awt::Rectangle&)>&
74 const ::boost::function<void(sal_Int32,sal_Int32,sal_Int32,sal_Int32)>& rBroadcaster);
84 const ::boost::function<void(const css::awt::Rectangle&)> maInvalidator;
85 ::boost::function<void(sal_Int32,sal_Int32,sal_Int32,sal_Int32)> maBroadcaster;
90 typedef ::boost::shared_ptr<PresenterTextCaret> SharedPresenterTextCaret;
232 typedef ::boost::shared_ptr<PresenterTextParagraph> SharedPresenterTextParagraph;
246 const ::boost::function<void(const ::css::awt::Rectangle&)>& rInvalidator);
256 void SetTextChangeBroadcaster (const ::boost::function<void(void)>& rBroadcaster);
299 const ::boost::function<void(const ::css::awt::Rectangle&)> maInvalidator;
[all …]
/aoo41x/main/svtools/source/uno/
H A Dunocontroltablemodel.cxx94 ::boost::optional< ::Color > m_aGridLineColor;
95 ::boost::optional< ::Color > m_aHeaderBackgroundColor;
96 ::boost::optional< ::Color > m_aHeaderTextColor;
97 ::boost::optional< ::Color > m_aActiveSelectionBackColor;
99 ::boost::optional< ::Color > m_aActiveSelectionTextColor;
101 ::boost::optional< ::Color > m_aTextColor;
102 ::boost::optional< ::Color > m_aTextLineColor;
103 ::boost::optional< ::std::vector< ::Color > > m_aRowColors;
629 ::boost::optional< ::Color > UnoControlTableModel::getLineColor() const in getLineColor()
727 ::boost::optional< ::Color > UnoControlTableModel::getTextColor() const in getTextColor()
[all …]
/aoo41x/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx69 const ::boost::shared_ptr<Theme>& rpTheme,
84 ::boost::shared_ptr<Theme> mpTheme;
362 ::boost::shared_ptr<Button> ButtonBar::GetButton ( in GetButton()
373 return ::boost::shared_ptr<Button>(); in GetButton()
729 ::boost::bind( in StartFadeAnimation()
735 ::boost::bind( in StartFadeAnimation()
755 ::boost::bind( in StartFadeAnimation()
763 ::boost::bind( in StartFadeAnimation()
798 const ::boost::shared_ptr<Theme>& rpTheme, in BackgroundTheme()
869 const ::boost::shared_ptr<Theme>& rpTheme, in RectangleBackgroundTheme()
[all …]
H A DSlsLayeredDevice.cxx44 const ::boost::shared_ptr<LayeredDevice>& rpLayeredDevice, in LayerInvalidator()
60 const ::boost::shared_ptr<LayeredDevice> mpLayeredDevice;
105 class Layer : private ::boost::noncopyable
125 ::boost::shared_ptr<VirtualDevice> mpLayerDevice;
131 typedef ::boost::shared_ptr<Layer> SharedLayer;
282 ::boost::bind(&Layer::Validate, _1, mpTargetWindow->GetMapMode())); in Repaint()
308 ::boost::bind(&Layer::Repaint, _1, ::boost::ref(*mpBackBuffer), rRepaintRectangle)); in RepaintRectangle()
329 ::std::for_each(mpLayers->begin(), mpLayers->end(), ::boost::bind(&Layer::Dispose, _1)); in Dispose()
463 ::boost::bind(&Layer::ValidateRectangle, this, _1)); in Validate()
505 ::boost::bind(&ILayerPainter::Paint, in Repaint()
[all …]
/aoo41x/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx962 static typename ::boost::spirit::parser_result< ::boost::spirit::chlit<>, ScannerT >::type
1017 using ::boost::spirit::str_p; in definition()
1018 using ::boost::spirit::range_p; in definition()
1019 using ::boost::spirit::lexeme_d; in definition()
1020 using ::boost::spirit::real_parser; in definition()
1021 using ::boost::spirit::chseq_p; in definition()
1122 ::boost::spirit::rule< ScannerT > unaryFunction;
1125 ::boost::spirit::rule< ScannerT > funcRef_decl;
1127 ::boost::spirit::rule< ScannerT > modRef_decl;
1129 ::boost::spirit::rule< ScannerT > identifier;
[all …]
/aoo41x/main/sd/source/ui/slidesorter/inc/cache/
H A DSlsPageCacheManager.hxx62 …typedef ::std::vector< ::std::pair<Size, ::boost::shared_ptr<BitmapCache> > > BestFittingPageCache…
67 static ::boost::shared_ptr<PageCacheManager> Instance (void);
78 ::boost::shared_ptr<Cache> GetCache (
86 void ReleaseCache (const ::boost::shared_ptr<Cache>& rpCache);
92 ::boost::shared_ptr<Cache> ChangeSize (
93 const ::boost::shared_ptr<Cache>& rpCache,
129 static ::boost::weak_ptr<PageCacheManager> mpInstance;
151 ::boost::shared_ptr<Cache> GetRecentlyUsedCache(
162 const ::boost::shared_ptr<Cache>& rpCache);
177 const ::boost::shared_ptr<Cache>& rpCache,
/aoo41x/main/sc/source/ui/sidebar/
H A DNumberFormatPropertyPanel.hxx65 ::boost::scoped_ptr< FixedText > mpFtCategory;
66 ::boost::scoped_ptr< ListBox > mpLbCategory;
67 ::boost::scoped_ptr< Window > mpTBCategoryBackground;
68 ::boost::scoped_ptr< ToolBox > mpTBCategory;
69 ::boost::scoped_ptr< FixedText > mpFtDecimals;
70 ::boost::scoped_ptr< NumericField > mpEdDecimals;
71 ::boost::scoped_ptr< FixedText > mpFtLeadZeroes;
72 ::boost::scoped_ptr< NumericField > mpEdLeadZeroes;
73 ::boost::scoped_ptr< CheckBox > mpBtnNegRed;
74 ::boost::scoped_ptr< CheckBox > mpBtnThousand;
/aoo41x/main/sd/source/ui/slidesorter/inc/view/
H A DSlideSorterView.hxx72 public ::boost::noncopyable
161 ::boost::shared_ptr<cache::PageCache> GetPreviewCache (void);
236 ::boost::shared_ptr<PageObjectPainter> GetPageObjectPainter (void);
237 ::boost::shared_ptr<LayeredDevice> GetLayeredDevice (void) const;
268 ::boost::shared_ptr<cache::PageCache> mpPreviewCache;
269 ::boost::shared_ptr<LayeredDevice> mpLayeredDevice;
275 ::boost::shared_ptr<controller::Properties> mpProperties;
278 ::boost::shared_ptr<PageObjectPainter> mpPageObjectPainter;
279 ::boost::shared_ptr<SelectionPainter> mpSelectionPainter;
282 ::boost::scoped_ptr<ButtonBar> mpButtonBar;
[all …]
/aoo41x/main/svtools/source/toolpanel/
H A Dtoolpaneldeck.cxx114 ::boost::optional< size_t >
116 void ActivatePanel( const ::boost::optional< size_t >& i_rPanel );
136 …virtual void ActivePanelChanged( const ::boost::optional< size_t >& i_rOldActive, const ::b…
158 ::boost::optional< size_t > aActivePanel( m_aPanels.GetActivePanel() ); in GetActiveOrDummyPanel_Impl()
192 ::boost::optional< size_t > ToolPanelDeck_Impl::GetActivePanel() const in GetActivePanel()
250 ::boost::optional< size_t > aActivatePanel; in DoAction()
251 ::boost::optional< size_t > aCurrentPanel( GetActivePanel() ); in DoAction()
297 ::boost::optional< size_t > aActivePanel( m_aPanels.GetActivePanel() ); in FocusActivePanel()
321 … ToolPanelDeck_Impl::ActivePanelChanged( const ::boost::optional< size_t >& i_rOldActive, const :: in ActivePanelChanged()
402 ::boost::optional< size_t > ToolPanelDeck::GetActivePanel() const in GetActivePanel()
[all …]
/aoo41x/main/slideshow/source/engine/
H A Dunoviewcontainer.cxx56 ::boost::bind( in addView()
58 ::boost::cref( rView->getUnoView() ), in addView()
59 ::boost::bind( in addView()
82 ::boost::bind( in removeView()
84 ::boost::cref( xView ), in removeView()
85 ::boost::bind( in removeView()
97 ::boost::bind( in removeView()
99 ::boost::cref( xView ), in removeView()
100 ::boost::bind( in removeView()
141 ::boost::mem_fn(&UnoView::_dispose) ); in dispose()
H A Dsp_debug.cxx56 typedef boost::detail::lightweight_mutex mutex_type;
72 boost::detail::sp_counted_base * pi;
96 if(q->pn.id == boost::detail::shared_count_id && q->pn.pi != 0 && m.count(q->pn.pi) != 0) in scan_and_count()
113 if(q->pn.id == boost::detail::shared_count_id && q->pn.pi != 0 && m2.count(q->pn.pi) != 0) in scan_and_mark()
130 …BOOST_ASSERT(static_cast<boost::detail::sp_counted_base const *>(i->first)->use_count() != 0); // … in find_unreachable_objects_impl()
145boost::detail::sp_counted_base const * p = static_cast<boost::detail::sp_counted_base const *>(i->… in find_unreachable_objects_impl()
201 typedef std::deque< boost::shared_ptr<X> > free_list_type;
211 …if(q->pn.id == boost::detail::shared_count_id && q->pn.pi != 0 && m2.count(q->pn.pi) != 0 && q->px… in scan_and_free()
213 boost::shared_ptr<X> * ppx = reinterpret_cast< boost::shared_ptr<X> * >(p); in scan_and_free()
250 namespace boost namespace
/aoo41x/main/vcl/source/window/
H A Dprintdlg.cxx556 boost::shared_ptr<vcl::RowOrColumn> xLayout = in setupLayout()
557 boost::dynamic_pointer_cast<vcl::RowOrColumn>( getLayout() ); in setupLayout()
687 boost::shared_ptr<vcl::RowOrColumn> xLayout = in setupLayout()
688 boost::dynamic_pointer_cast<vcl::RowOrColumn>( getLayout() ); in setupLayout()
801 boost::shared_ptr<vcl::RowOrColumn> xLayout = in setupLayout()
802 boost::dynamic_pointer_cast<vcl::RowOrColumn>( getLayout() ); in setupLayout()
1032 boost::shared_ptr<vcl::RowOrColumn> xLayout = in setupLayout()
1033 boost::dynamic_pointer_cast<vcl::RowOrColumn>( getLayout() ); in setupLayout()
1181 std::vector< boost::shared_ptr<vcl::RowOrColumn> > aDynamicColumns; in setupOptionalUI()
1182 boost::shared_ptr< vcl::RowOrColumn > pCurColumn; in setupOptionalUI()
[all …]
/aoo41x/main/slideshow/source/engine/shapes/
H A Dbackgroundshape.cxx184 ::boost::bind<bool>( in addViewLayer()
186 ::boost::bind( &ViewBackgroundShape::getViewLayer, in addViewLayer()
188 ::boost::cref( rNewLayer ) ) ) != aEnd ) in addViewLayer()
210 ::boost::bind<bool>( in removeViewLayer()
212 ::boost::bind( &ViewBackgroundShape::getViewLayer, in removeViewLayer()
214 ::boost::cref( rLayer ) ) ) < 2, in removeViewLayer()
221 ::boost::bind<bool>( in removeViewLayer()
223 ::boost::bind( &ViewBackgroundShape::getViewLayer, in removeViewLayer()
225 ::boost::cref( rLayer ) ) )) == aEnd ) in removeViewLayer()
295 ::boost::bind( &ViewBackgroundShape::render, in render()
[all …]
H A Ddrawshape.cxx215 ::boost::bind<bool>( in implRender()
222 ::boost::cref( mpCurrMtf ), in implRender()
223 ::boost::cref( in implRender()
628 boost::mem_fn(&MtfAnimationFrame::getDuration) ); in create()
685 ::boost::bind<bool>( in addViewLayer()
687 ::boost::bind( &ViewShape::getViewLayer, in addViewLayer()
689 ::boost::cref( rNewLayer ) ) ) != aEnd ) in addViewLayer()
722 ::boost::bind<bool>( in removeViewLayer()
733 ::boost::bind<bool>( in removeViewLayer()
1055 boost::bind( &cppcanvas::Canvas::setTransformation, in getHyperlinkRegions()
[all …]
/aoo41x/main/xmloff/source/core/
H A DRDFaImportHelper.cxx149 ::boost::shared_ptr<ParsedRDFaAttributes> m_pRDFaAttributes;
365 ::boost::make_transform_iterator( in InsertRDFaEntry()
367 ::boost::bind(&RDFaInserter::MakeURI, this, _1)), in InsertRDFaEntry()
369 ::boost::make_transform_iterator( in InsertRDFaEntry()
371 ::boost::bind(&RDFaInserter::MakeURI, this, _1)), in InsertRDFaEntry()
418 ::boost::shared_ptr<ParsedRDFaAttributes>
428 return ::boost::shared_ptr<ParsedRDFaAttributes>(); in ParseRDFa()
434 return ::boost::shared_ptr<ParsedRDFaAttributes>(); in ParseRDFa()
439 return ::boost::shared_ptr<ParsedRDFaAttributes>(); in ParseRDFa()
444 return ::boost::shared_ptr<ParsedRDFaAttributes>( in ParseRDFa()
[all …]
/aoo41x/main/filter/source/xsltfilter/
H A Dcontainerhelper.hxx34 class RefMap : public ::std::map< KeyType, ::boost::shared_ptr< ObjType >, CompType >
37 typedef ::std::map< KeyType, ::boost::shared_ptr< ObjType >, CompType > container_type;
64 forEach( ::boost::bind(pFunc, _1 )); in forEachMem()
70 forEach( ::boost::bind(pFunc, _1, aParam)); in forEachMem()
76 forEach( ::boost::bind(pFunc, -1, aParam1, aParam2 )); in forEachMem()
82 forEach( ::boost::bind(pFunc, _1, aParam2, aParam2, aParam3 )); in forEachMem()
94 forEachWithKey( ::boost::bind(pFunc, _2, _1)); in forEachMemWithKey()
100 forEachWithKey( ::boost::bind(pFunc, _2, _1, aParam1) ); in forEachMemWithKey()
106 forEachWithKey( ::boost::bind(pFunc, _2, _1, aParam1, aParam2) ); in forEachMemWithKey()
112 forEachWithKey( ::boost::bind(pFunc, _2, _1, aParam1, aParam2, aParam3) ); in forEachMemWithKey()
/aoo41x/main/jvmfwk/source/
H A Delements.hxx171 boost::optional<sal_Bool> m_enabled;
177 boost::optional< ::rtl::OUString> m_userClassPath;
182 boost::optional<CNodeJavaInfo> m_javaInfo;
187 boost::optional< ::std::vector< ::rtl::OUString> > m_vmParameters;
192 boost::optional< ::std::vector< ::rtl::OUString> > m_JRELocations;
272 const boost::optional<sal_Bool> & getEnabled() const;
275 const boost::optional< ::rtl::OUString> & getUserClassPath() const;
279 const boost::optional<CNodeJavaInfo> & getJavaInfo() const;
283 const boost::optional< ::std::vector< ::rtl::OUString> > & getVmParameters() const;
287 const boost::optional< ::std::vector< ::rtl::OUString> > & getJRELocations() const;
/aoo41x/main/oox/inc/oox/helper/
H A Drefmap.hxx44 class RefMap : public ::std::map< KeyType, ::boost::shared_ptr< ObjType >, CompType >
47 typedef ::std::map< KeyType, ::boost::shared_ptr< ObjType >, CompType > container_type;
83 forEach( ::boost::bind( pFunc, _1 ) ); in forEachMem()
91 forEach( ::boost::bind( pFunc, _1, aParam ) ); in forEachMem()
99 forEach( ::boost::bind( pFunc, _1, aParam1, aParam2 ) ); in forEachMem()
107 forEach( ::boost::bind( pFunc, _1, aParam1, aParam2, aParam3 ) ); in forEachMem()
122 forEachWithKey( ::boost::bind( pFunc, _2, _1 ) ); in forEachMemWithKey()
130 forEachWithKey( ::boost::bind( pFunc, _2, _1, aParam ) ); in forEachMemWithKey()
138 forEachWithKey( ::boost::bind( pFunc, _2, _1, aParam1, aParam2 ) ); in forEachMemWithKey()
146 … forEachWithKey( ::boost::bind( pFunc, _2, _1, aParam1, aParam2, aParam3 ) ); in forEachMemWithKey()
H A Drefvector.hxx44 class RefVector : public ::std::vector< ::boost::shared_ptr< ObjType > >
47 typedef ::std::vector< ::boost::shared_ptr< ObjType > > container_type;
84 forEach( ::boost::bind( pFunc, _1 ) ); in forEachMem()
92 forEach( ::boost::bind( pFunc, _1, aParam ) ); in forEachMem()
100 forEach( ::boost::bind( pFunc, _1, aParam1, aParam2 ) ); in forEachMem()
108 forEach( ::boost::bind( pFunc, _1, aParam1, aParam2, aParam3 ) ); in forEachMem()
124 forEachWithIndex( ::boost::bind( pFunc, _2, _1 ) ); in forEachMemWithIndex()
132 forEachWithIndex( ::boost::bind( pFunc, _2, _1, aParam ) ); in forEachMemWithIndex()
140 forEachWithIndex( ::boost::bind( pFunc, _2, _1, aParam1, aParam2 ) ); in forEachMemWithIndex()
148 … forEachWithIndex( ::boost::bind( pFunc, _2, _1, aParam1, aParam2, aParam3 ) ); in forEachMemWithIndex()
/aoo41x/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;
/aoo41x/main/slideshow/source/engine/slide/
H A Dshapemanagerimpl.cxx77 boost::bind( &ShapeManagerImpl::listenerAdded, in activate()
79 boost::cref(xDummyListener), in activate()
80 boost::bind( in activate()
87 boost::bind( &ShapeManagerImpl::cursorChanged, in activate()
89 boost::bind( in activate()
92 boost::bind( in activate()
169 boost::shared_ptr<cppu::OInterfaceContainerHelper> const pCont( in handleMouseReleased()
176 boost::bind( &presentation::XShapeEventListener::click, in handleMouseReleased()
178 boost::cref(xShape), in handleMouseReleased()
179 boost::cref(e) )); in handleMouseReleased()
[all …]

Completed in 256 milliseconds

12345678910>>...58