LibreOffice Module slideshow (master) 1
Namespaces
expressionnodefactory.cxx File Reference
#include <expressionnodefactory.hxx>
#include <algorithm>
#include <utility>
Include dependency graph for expressionnodefactory.cxx:

Go to the source code of this file.

Namespaces

namespace  slideshow
 
namespace  slideshow::internal
 

Variable Documentation

◆ maValue

double maValue
private

Definition at line 52 of file expressionnodefactory.cxx.

◆ mpFirstArg

std::shared_ptr<ExpressionNode> mpFirstArg
protected

Definition at line 97 of file expressionnodefactory.cxx.

◆ mpSecondArg

std::shared_ptr<ExpressionNode> mpSecondArg
protected

Definition at line 98 of file expressionnodefactory.cxx.