Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/
H A Dsmilfunctionparser.cxx72 struct ParserContext struct
91 typedef ::boost::shared_ptr< ParserContext > ParserContextSharedPtr;
246 ParserContext::OperandStack& rNodeStack( mpContext->maOperandStack ); in operator ()()
321 ParserContext::OperandStack& rNodeStack( mpContext->maOperandStack ); in operator ()()
530 static ParserContextSharedPtr lcl_parserContext( new ParserContext() ); in getParserContext()
561 pContext.reset( new ParserContext() ); in parseSmilValue()
607 pContext.reset( new ParserContext() ); in parseSmilFunction()
/trunk/main/connectivity/source/commontools/
H A DRowFunctionParser.cxx157 struct ParserContext struct
169 typedef ::boost::shared_ptr< ParserContext > ParserContextSharedPtr;
235 ParserContext::OperandStack& rNodeStack( mpContext->maOperandStack ); in operator ()()
299 ParserContext::OperandStack& rNodeStack( mpContext->maOperandStack ); in operator ()()
440 static ParserContextSharedPtr lcl_parserContext( new ParserContext() ); in getParserContext()
470 pContext.reset( new ParserContext() ); in parseFunction()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx747 struct ParserContext struct
762 typedef ::boost::shared_ptr< ParserContext > ParserContextSharedPtr;
853 ParserContext::OperandStack& rNodeStack( mpContext->maOperandStack ); in operator ()()
891 ParserContext::OperandStack& rNodeStack( mpContext->maOperandStack ); in operator ()()
924 ParserContext::OperandStack& rNodeStack( mpContext->maOperandStack ); in operator ()()
1144 static ParserContextSharedPtr lcl_parserContext( new ParserContext() ); in getParserContext()
1179 pContext.reset( new ParserContext() ); in parseFunction()

Completed in 19 milliseconds