Home
last modified time | relevance | path

Searched refs:ParserContextSharedPtr (Results 1 – 3 of 3) sorted by relevance

/trunk/main/slideshow/source/engine/
H A Dsmilfunctionparser.cxx91 typedef ::boost::shared_ptr< ParserContext > ParserContextSharedPtr; typedef
98 const ParserContextSharedPtr& rContext ) : in ShapeBoundsFunctor()
115 ParserContextSharedPtr mpContext;
120 const ParserContextSharedPtr& rContext ) in makeShapeBoundsFunctor()
131 const ParserContextSharedPtr& rContext ) : in ConstantFunctor()
147 ParserContextSharedPtr mpContext;
155 DoubleConstantFunctor( const ParserContextSharedPtr& rContext ) : in DoubleConstantFunctor()
170 ParserContextSharedPtr mpContext;
178 ValueTFunctor( const ParserContextSharedPtr& rContext ) : in ValueTFunctor()
200 ParserContextSharedPtr mpContext;
[all …]
/trunk/main/connectivity/source/commontools/
H A DRowFunctionParser.cxx169 typedef ::boost::shared_ptr< ParserContext > ParserContextSharedPtr; typedef
176 ParserContextSharedPtr mpContext;
180 ConstantFunctor( const ParserContextSharedPtr& rContext ) : in ConstantFunctor()
195 ParserContextSharedPtr mpContext;
198 IntConstantFunctor( const ParserContextSharedPtr& rContext ) : in IntConstantFunctor()
223 ParserContextSharedPtr mpContext;
227 BinaryFunctionFunctor( const ExpressionFunct eFunct, const ParserContextSharedPtr& rContext ) : in BinaryFunctionFunctor()
287 ParserContextSharedPtr mpContext;
291 UnaryFunctionFunctor( const ExpressionFunct eFunct, const ParserContextSharedPtr& rContext ) : in UnaryFunctionFunctor()
340 ExpressionGrammar( const ParserContextSharedPtr& rParserContext ) : in ExpressionGrammar()
[all …]
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx762 typedef ::boost::shared_ptr< ParserContext > ParserContextSharedPtr; typedef
770 ParserContextSharedPtr mpContext;
774 ConstantFunctor( double rValue, const ParserContextSharedPtr& rContext ) : in ConstantFunctor()
789 ParserContextSharedPtr mpContext;
792 DoubleConstantFunctor( const ParserContextSharedPtr& rContext ) : in DoubleConstantFunctor()
806 ParserContextSharedPtr mpContext;
810 EnumFunctor( const ExpressionFunct eFunct, const ParserContextSharedPtr& rContext ) in EnumFunctor()
842 ParserContextSharedPtr mpContext;
846 UnaryFunctionFunctor( const ExpressionFunct eFunct, const ParserContextSharedPtr& rContext ) : in UnaryFunctionFunctor()
879 ParserContextSharedPtr mpContext;
[all …]