Kaydet (Commit) 0db5358b authored tarafından Noel Grandin's avatar Noel Grandin

sal_Bool->bool

Change-Id: I3170a2bb1fb9be3584828929a14b4b49eb81b1d7
üst 0950700b
......@@ -149,7 +149,7 @@ protected:
throw (::com::sun::star::uno::RuntimeException);
public:
const ScAddress& GetCellAddress() const { return maCellAddress; }
sal_Bool IsCellInChangeTrack(const ScAddress &cell,Color *pColCellBoder);
bool IsCellInChangeTrack(const ScAddress &cell,Color *pColCellBoder);
};
......
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