Kaydet (Commit) 2f955d5f authored tarafından Kohei Yoshida's avatar Kohei Yoshida

More boolean cleanups.

Change-Id: I27dc69f92a196137cb218fa5254e40dbe920f7c0
üst 1976b017
...@@ -177,7 +177,7 @@ public: ...@@ -177,7 +177,7 @@ public:
bool HasData() const; bool HasData() const;
void SetResult( double fNew ); void SetResult( double fNew );
void SetEmpty( sal_Bool bSet ); void SetEmpty( bool bSet );
void SetError(); void SetError();
double GetAuxiliary() const; double GetAuxiliary() const;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment