Home
last modified time | relevance | path

Searched refs:boost (Results 1 – 25 of 1438) sorted by relevance

12345678910>>...58

/aoo41x/main/boost/prj/
H A Dd.lst64 mkdir: %_DEST%\inc%_EXT%\boost\chrono\typeof\boost
65 mkdir: %_DEST%\inc%_EXT%\boost\chrono\typeof\boost\chrono
750 ..\%__SRC%\inc\boost\* %_DEST%\inc%_EXT%\boost
983 ..\%__SRC%\inc\boost\gil\* %_DEST%\inc%_EXT%\boost\gil
995 ..\%__SRC%\inc\boost\icl\* %_DEST%\inc%_EXT%\boost\icl
1020 ..\%__SRC%\inc\boost\io\* %_DEST%\inc%_EXT%\boost\io
1053 ..\%__SRC%\inc\boost\mpi\* %_DEST%\inc%_EXT%\boost\mpi
1073 ..\%__SRC%\inc\boost\mpl\* %_DEST%\inc%_EXT%\boost\mpl
1095 ..\%__SRC%\inc\boost\msm\* %_DEST%\inc%_EXT%\boost\msm
1413 ..\%__SRC%\inc\boost\tr1\* %_DEST%\inc%_EXT%\boost\tr1
[all …]
/aoo41x/main/boost/
H A Dmakefile.mk30 PRJNAME=boost
51 PATCH_FILES+=boost-os2.patch
79 @$(GNUCOPY) -R $(PACKAGE_DIR)$/$(TARFILE_NAME)$/boost$/*.h $(INCCOM)$/$(PRJNAME)
80 @$(GNUCOPY) -R $(PACKAGE_DIR)$/$(TARFILE_NAME)$/boost$/*.hpp $(INCCOM)$/$(PRJNAME)
84 @$(GNUCOPY) -R $(PACKAGE_DIR)$/$(TARFILE_NAME)$/boost$/asio $(INCCOM)$/$(PRJNAME)
87 @$(GNUCOPY) -R $(PACKAGE_DIR)$/$(TARFILE_NAME)$/boost$/bind $(INCCOM)$/$(PRJNAME)
107 @$(GNUCOPY) -R $(PACKAGE_DIR)$/$(TARFILE_NAME)$/boost$/gil $(INCCOM)$/$(PRJNAME)
110 @$(GNUCOPY) -R $(PACKAGE_DIR)$/$(TARFILE_NAME)$/boost$/icl $(INCCOM)$/$(PRJNAME)
114 @$(GNUCOPY) -R $(PACKAGE_DIR)$/$(TARFILE_NAME)$/boost$/io $(INCCOM)$/$(PRJNAME)
121 @$(GNUCOPY) -R $(PACKAGE_DIR)$/$(TARFILE_NAME)$/boost$/mpi $(INCCOM)$/$(PRJNAME)
[all …]
H A Dboost_1_55_0.patch1 diff -ur misc/boost_1_55_0/boost/asio/ssl/impl/context.ipp misc/build/boost_1_55_0/boost/asio/ssl/i…
12 + boost::asio::detail::throw_error(
38 + boost::asio::detail::throw_error(boost::asio::error::invalid_argument);
52 diff -ur misc/boost_1_55_0/boost/bind/arg.hpp misc/build/boost_1_55_0/boost/bind/arg.hpp
65 diff -ur misc/boost_1_55_0/boost/concept/detail/general.hpp misc/build/boost_1_55_0/boost/concept/d…
72 +// Version check from https://svn.boost.org/trac/boost/changeset/82886
73 +// (boost/static_assert.hpp)
139 diff -ur misc/boost_1_55_0/boost/static_assert.hpp misc/build/boost_1_55_0/boost/static_assert.hpp
151 diff -ur misc/boost_1_55_0/boost/tuple/detail/tuple_basic.hpp misc/build/boost_1_55_0/boost/tuple/d…
251 diff -ur misc/boost_1_55_0/boost/unordered/detail/table.hpp misc/build/boost_1_55_0/boost/unordered…
[all …]
/aoo41x/main/vcl/workben/
H A Doutdevgrind.cxx173 boost::bind( in setupMethodStubs()
181 boost::bind( in setupMethodStubs()
190 boost::bind( in setupMethodStubs()
201 boost::bind( in setupMethodStubs()
210 boost::bind( in setupMethodStubs()
221 boost::bind( in setupMethodStubs()
230 boost::bind( in setupMethodStubs()
239 boost::bind( in setupMethodStubs()
248 boost::bind( in setupMethodStubs()
259 boost::bind( in setupMethodStubs()
[all …]
/aoo41x/main/slideshow/source/engine/slide/
H A Dlayer.cxx80 boost::bind<bool>( in addView()
113 boost::bind<bool>( in removeView()
142 boost::bind<bool>( in viewChanged()
255 boost::bind( in clearContent()
257 boost::bind( in clearContent()
300 boost::bind( in beginUpdate()
302 boost::bind( in beginUpdate()
310 boost::bind( in beginUpdate()
312 boost::bind( in beginUpdate()
332 boost::bind( in endUpdate()
[all …]
H A Dlayermanager.cxx42 namespace boost namespace
198 boost::bind(&Layer::addView, in viewAdded()
200 boost::cref(rView)), in viewAdded()
202 boost::bind(&Shape::addViewLayer, in viewAdded()
211 boost::bind( &Layer::addView, in viewAdded()
225 boost::bind(&Layer::removeView, in viewRemoved()
227 boost::cref(rView)), in viewRemoved()
228 boost::bind(&Shape::removeViewLayer, in viewRemoved()
236 boost::bind( &Layer::removeView, in viewRemoved()
269 boost::bind(&Shape::render, in viewsChanged()
[all …]
/aoo41x/main/svx/source/sidebar/line/
H A DLinePropertyPanel.hxx51 typedef ::boost::shared_ptr< XLineEndList > XLineEndListSharedPtr;
52 typedef ::boost::shared_ptr< XDashList > XDashListSharedPtr;
100 ::boost::scoped_ptr< FixedText > mpFTWidth;
102 ::boost::scoped_ptr< ToolBox > mpTBWidth;
103 ::boost::scoped_ptr< FixedText > mpFTColor;
105 ::boost::scoped_ptr< ToolBox > mpTBColor;
106 ::boost::scoped_ptr< FixedText > mpFTStyle;
107 ::boost::scoped_ptr< ListBox > mpLBStyle;
110 ::boost::scoped_ptr< FixedText > mpFTArrow;
111 ::boost::scoped_ptr< ListBox > mpLBStart;
[all …]
/aoo41x/main/sd/source/ui/inc/
H A DSlideSorter.hxx66 typedef ::boost::shared_ptr<sd::Window> SharedSdWindow;
80 : private ::boost::noncopyable
108 static ::boost::shared_ptr<SlideSorter> CreateSlideSorter (
110 const ::boost::shared_ptr<sd::Window>& rpContentWindow,
125 static ::boost::shared_ptr<SlideSorter> CreateSlideSorter (
197 ::boost::shared_ptr<view::Theme> GetTheme (void) const;
237 ::boost::shared_ptr<ScrollBar> mpHorizontalScrollBar;
238 ::boost::shared_ptr<ScrollBar> mpVerticalScrollBar;
239 ::boost::shared_ptr<ScrollBarBox> mpScrollBarBox;
248 ::boost::shared_ptr<controller::Properties> mpProperties;
[all …]
/aoo41x/main/slideshow/source/engine/
H A Deventmultiplexer.cxx65 namespace boost namespace
468 boost::bind( in findUnoView()
647 boost::bind( in notifyMouseHandlers()
649 boost::bind( in notifyMouseHandlers()
719 boost::bind( in notifyNextEffect()
721 boost::bind( in notifyNextEffect()
1039 boost::cref(xListener), in notifyShapeListenerAdded()
1040 boost::cref(xShape)) ); in notifyShapeListenerAdded()
1050 boost::cref(xListener), in notifyShapeListenerRemoved()
1051 boost::cref(xShape)) ); in notifyShapeListenerRemoved()
[all …]
H A Dsmilfunctionparser.cxx380 … static typename ::boost::spirit::parser_result< ::boost::spirit::chlit<>, ScannerT >::type
384 return ::boost::spirit::ch_p('E').parse(scan); in parse_exp()
434 using ::boost::spirit::str_p; in definition()
435 using ::boost::spirit::real_parser; in definition()
511 ::boost::spirit::rule< ScannerT > unaryExpression;
512 ::boost::spirit::rule< ScannerT > basicExpression;
513 ::boost::spirit::rule< ScannerT > unaryFunction;
514 ::boost::spirit::rule< ScannerT > binaryFunction;
515 ::boost::spirit::rule< ScannerT > identifier;
570 ::boost::spirit::parse( aStart, in parseSmilValue()
[all …]
H A Dusereventqueue.cxx193 boost::bind( &EventQueue::addEvent, in handleAnimationEvent()
614 boost::shared_ptr< Handler >& rHandler, in registerEvent()
633 boost::shared_ptr< Handler >& rHandler, in registerEvent()
794 boost::ref( mrMultiplexer ), _1 ) ); in registerSlideStartEvent()
802 boost::ref( mrMultiplexer ), _1 ) ); in registerSlideEndEvent()
932 boost::bind( &EventMultiplexer::addClickHandler, in registerRewindEffectEvent()
933 boost::ref(mrMultiplexer), _1, in registerRewindEffectEvent()
967 boost::ref( mrMultiplexer ), _1, in registerDoubleClickEvent()
978 boost::ref( mrMultiplexer ), _1, in registerMouseEnterEvent()
989 boost::ref( mrMultiplexer ), _1, in registerMouseLeaveEvent()
[all …]
H A Dslideshowimpl.cxx553 boost::bind( &SlideShowImpl::notifySlideAnimationsEnded, boost::ref(mrShow) ), in handleEvent()
879 boost::bind( in createSlideTransition()
1180 boost::bind( in displaySlide()
1245 boost::bind( in redisplayCurrentSlide()
1289 ::boost::bind<void>(::boost::mem_fn(&SlideShowImpl::redisplayCurrentSlide), this), in previousEffect()
1290 … ::boost::bind<void>(::boost::mem_fn(&SlideShowImpl::rewindEffectToPreviousSlide), this)); in previousEffect()
2263 boost::bind<void>( boost::mem_fn(&SlideShowImpl::notifySlideEnded), this, false ), in notifySlideAnimationsEnded()
2288 boost::bind<void>( boost::mem_fn(&SlideShowImpl::notifySlideEnded), this, false ), in notifySlideAnimationsEnded()
2389 boost::bind<void>( in notifySlideEnded()
2421 boost::cref(xNode) )); in handleAnimationEvent()
[all …]
/aoo41x/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.hxx104 ::boost::scoped_ptr<ToolBox> mpAlignToolBox;
106 ::boost::scoped_ptr<ToolBox> mpTBxVertAlign;
109 ::boost::scoped_ptr<ToolBox> mpTBxNumBullet;
111 ::boost::scoped_ptr<ToolBox> mpTBxBackColor;
113 ::boost::scoped_ptr<FixedText> mpFTUL;
115 ::boost::scoped_ptr<ToolBox> mpTbxUL_IncDec;
116 ::boost::scoped_ptr<SvxRelativeField> mpTopDist;
119 ::boost::scoped_ptr<ToolBox> mpLineSPTbx;
120 ::boost::scoped_ptr<FixedText> mpFTIndent;
122 ::boost::scoped_ptr<ToolBox> mpTbxIndent_IncDec;
[all …]
/aoo41x/main/sdext/source/presenter/
H A DPresenterPaneAnimator.cxx237 const ::boost::function<void(T)>& rSetter,
559 ::boost::bind( in ShowPane()
561 ::boost::protect(::boost::bind( in ShowPane()
570 ::boost::bind( in ShowPane()
635 ::boost::bind( in HidePane()
637 ::boost::protect(::boost::bind( in HidePane()
648 ::boost::bind( in HidePane()
853 ::boost::bind( in HidePane()
855 ::boost::protect(::boost::bind(&SpritePaneMove, mpPaneContainer, mxCenterPaneId, _1)), in HidePane()
891 ::boost::bind( in CreateShowAnimation()
[all …]
H A DPresenterTheme.cxx123 ::boost::shared_ptr<PresenterTheme::Theme> ReadTheme (
149 ::boost::shared_ptr<PaneStyle> mpParentStyle;
162 typedef ::boost::shared_ptr<PaneStyle> SharedPaneStyle;
199 ::boost::shared_ptr<ViewStyle> mpParentStyle;
205 typedef ::boost::shared_ptr<ViewStyle> SharedViewStyle;
273 ::boost::shared_ptr<Theme> mpParentTheme;
367 ::boost::shared_ptr<Theme> pTheme (mpTheme); in GetStyleName()
528 ::boost::shared_ptr<Theme> pTheme (mpTheme); in GetBitmap()
573 ::boost::shared_ptr<Theme> pTheme (mpTheme); in GetFont()
784 this, ::boost::ref(rReadContext), _1, _2)); in Read()
[all …]
/aoo41x/main/sdext/source/pdfimport/pdfparse/
H A Dpdfparse.cxx55 using namespace boost::spirit;
171 [boost::bind(&PDFGrammar::pushString,pSelf, _1, _2)]; in definition()
192 [boost::bind(&PDFGrammar::pushDouble, pSelf, _1, _2)] in definition()
197 [boost::bind(&PDFGrammar::pushDouble, pSelf, _1, _2)] in definition()
250 ])[boost::bind(&PDFGrammar::haveFile,pSelf, _1, _2)] in definition()
561 boost::spirit::parse_info<const char*> aInfo = in read()
562 boost::spirit::parse( pBuffer, in read()
565 boost::spirit::space_p ); in read()
639 boost::spirit::parse_info< file_iterator<> > aInfo = in read()
640 boost::spirit::parse( file_start, in read()
[all …]
/aoo41x/main/sdext/source/pdfimport/tree/
H A Dtreevisitorfactory.cxx39 return boost::shared_ptr<ElementTreeVisitor>(new WriterXmlOptimizer(rProc)); in createOptimizingVisitor()
42 virtual boost::shared_ptr<ElementTreeVisitor> createStyleCollectingVisitor( in createStyleCollectingVisitor()
46 return boost::shared_ptr<ElementTreeVisitor>(new WriterXmlFinalizer(rStyles,rProc)); in createStyleCollectingVisitor()
51 return boost::shared_ptr<ElementTreeVisitor>(new WriterXmlEmitter(rEmitContext)); in createEmittingVisitor()
61 return boost::shared_ptr<ElementTreeVisitor>(new DrawXmlOptimizer(rProc)); in createOptimizingVisitor()
64 virtual boost::shared_ptr<ElementTreeVisitor> createStyleCollectingVisitor( in createStyleCollectingVisitor()
68 return boost::shared_ptr<ElementTreeVisitor>(new DrawXmlFinalizer(rStyles,rProc)); in createStyleCollectingVisitor()
73 return boost::shared_ptr<ElementTreeVisitor>(new DrawXmlEmitter(rEmitContext, in createEmittingVisitor()
86 return boost::shared_ptr<ElementTreeVisitor>(new DrawXmlOptimizer(rProc)); in createOptimizingVisitor()
89 virtual boost::shared_ptr<ElementTreeVisitor> createStyleCollectingVisitor( in createStyleCollectingVisitor()
[all …]
/aoo41x/main/svx/source/sidebar/text/
H A DTextPropertyPanel.hxx94 ::boost::scoped_ptr<SvxSBFontNameBox> mpFontNameBox;
96 ::boost::scoped_ptr<Window> mpToolBoxFontBackground;
97 ::boost::scoped_ptr<ToolBox> mpToolBoxFont;
98 ::boost::scoped_ptr<Window> mpToolBoxIncDecBackground;
99 ::boost::scoped_ptr<ToolBox> mpToolBoxIncDec;
101 ::boost::scoped_ptr<ToolBox> mpToolBoxScript;
103 ::boost::scoped_ptr<ToolBox> mpToolBoxScriptSw;
105 ::boost::scoped_ptr<ToolBox> mpToolBoxSpacing;
107 ::boost::scoped_ptr<ToolBox> mpToolBoxFontColor;
109 ::boost::scoped_ptr<ToolBox> mpToolBoxFontColorSW;
[all …]
/aoo41x/main/connectivity/source/commontools/
H A DRowFunctionParser.cxx351 using ::boost::spirit::str_p; in definition()
352 using ::boost::spirit::space_p; in definition()
353 using ::boost::spirit::range_p; in definition()
354 using ::boost::spirit::lexeme_d; in definition()
355 using ::boost::spirit::real_parser; in definition()
356 using ::boost::spirit::chseq_p; in definition()
357 using ::boost::spirit::ch_p; in definition()
358 using ::boost::spirit::int_p; in definition()
359 using ::boost::spirit::as_lower_d; in definition()
360 using ::boost::spirit::strlit; in definition()
[all …]
/aoo41x/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.hxx108 ::boost::scoped_ptr< FixedText > mpColorTextFT;
109 ::boost::scoped_ptr< SvxFillTypeBox > mpLbFillType;
110 ::boost::scoped_ptr< SvxFillAttrBox > mpLbFillAttr;
113 ::boost::scoped_ptr< FixedText > mpTrspTextFT;
114 ::boost::scoped_ptr< ListBox > mpLBTransType;
115 ::boost::scoped_ptr< MetricField > mpMTRTransparent;
117 ::boost::scoped_ptr< ToolBox > mpBTNGradient;
121 ::boost::scoped_ptr< XFillStyleItem > mpStyleItem;
122 ::boost::scoped_ptr< XFillColorItem > mpColorItem;
124 ::boost::scoped_ptr< XFillHatchItem > mpHatchItem;
[all …]
/aoo41x/main/slideshow/source/inc/
H A Dusereventqueue.hxx65 class UserEventQueue : private ::boost::noncopyable
280 void registerEvent( ::boost::shared_ptr< Handler >& rHandler,
293 void registerEvent( ::boost::shared_ptr< Handler >& rHandler,
302 ::boost::shared_ptr<PlainEventHandler> mpStartEventHandler;
303 ::boost::shared_ptr<PlainEventHandler> mpEndEventHandler;
307 ::boost::shared_ptr<ShapeClickEventHandler> mpShapeClickEventHandler;
308 ::boost::shared_ptr<ClickEventHandler> mpClickEventHandler;
309 ::boost::shared_ptr<SkipEffectEventHandler> mpSkipEffectEventHandler;
312 ::boost::shared_ptr<ClickEventHandler> mpDoubleClickEventHandler;
313 ::boost::shared_ptr<MouseEnterHandler> mpMouseEnterHandler;
[all …]
/aoo41x/main/slideshow/source/engine/shapes/
H A Dmediashape.cxx136 ::boost::bind( in implViewsChanged()
139 ::boost::cref( getBounds())) ); in implViewsChanged()
168 ::boost::bind<bool>( in removeViewLayer()
171 ::boost::cref( rLayer ) ) ) < 2, in removeViewLayer()
178 ::boost::bind<bool>( in removeViewLayer()
209 ::boost::bind<bool>( in implRender()
212 ::boost::cref( rCurrBounds ) ) ) in implRender()
242 ::boost::mem_fn( &ViewMediaShape::endMedia ) ); in implEndIntrinsicAnimation()
275 ::boost::bind( &ViewMediaShape::setMediaTime, in implSetIntrinsicAnimationTime()
276 _1, boost::cref(fTime)) ); in implSetIntrinsicAnimationTime()
[all …]
H A Dappletshape.cxx159 ::boost::bind( in implViewsChanged()
162 ::boost::cref( AppletShape::getBounds())) ); in implViewsChanged()
202 ::boost::bind<bool>( in removeViewLayer()
205 ::boost::cref( rLayer ) ) ) < 2, in removeViewLayer()
212 ::boost::bind<bool>( in removeViewLayer()
243 ::boost::bind<bool>( in implRender()
246 ::boost::cref( rCurrBounds ) ) ) in implRender()
263 ::boost::bind( &ViewAppletShape::startApplet, in implStartIntrinsicAnimation()
265 ::boost::cref( getBounds() ))); in implStartIntrinsicAnimation()
307 boost::shared_ptr<Shape> createAppletShape( in createAppletShape()
[all …]
/aoo41x/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx226 private boost::noncopyable,
384 boost::shared_ptr<librdf_model> m_pModel;
403 private boost::noncopyable,
507 private boost::noncopyable,
548 boost::shared_ptr<librdf_query> m_pQuery;
626 private boost::noncopyable,
845 const boost::shared_ptr<librdf_node> pNode( in createBlankNode()
1099 const boost::shared_ptr<librdf_node> p0( in exportGraph()
1103 const boost::shared_ptr<librdf_node> p1( in exportGraph()
1154 boost::bind(&rdf::XNamedGraph::getName, in getGraphNames()
[all …]
/aoo41x/main/dbaccess/source/ui/tabledesign/
H A DTableUndo.cxx238 ::std::vector< ::boost::shared_ptr<OTableRow> >* pOriginalRows = pOwner->GetRowList(); in OTableEditorDelUndoAct()
240 ::boost::shared_ptr<OTableRow> pOriginalRow; in OTableEditorDelUndoAct()
241 ::boost::shared_ptr<OTableRow> pNewRow; in OTableEditorDelUndoAct()
269 ::boost::shared_ptr<OTableRow> pNewOrigRow; in Undo()
312 const ::std::vector< ::boost::shared_ptr<OTableRow> >& _vInsertedRows) in OTableEditorInsUndoAct()
350 ::boost::shared_ptr<OTableRow> pRow; in Redo()
353 ::std::vector< ::boost::shared_ptr<OTableRow> >* pRowList = pTabEdCtrl->GetRowList(); in Redo()
408 ::std::vector< ::boost::shared_ptr<OTableRow> >* pRowList = pTabEdCtrl->GetRowList(); in Redo()
443 ::std::vector< ::boost::shared_ptr<OTableRow> >* pRowList = pTabEdCtrl->GetRowList(); in Undo()
444 ::boost::shared_ptr<OTableRow> pRow; in Undo()
[all …]

Completed in 276 milliseconds

12345678910>>...58