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

Port cws-koheicopyborder-svx.diff from ooo-build.

üst 4438b99e
......@@ -58,7 +58,7 @@ namespace sdr
// get/set time
sal_uInt32 GetTime() const;
void SetTime(sal_uInt32 nNew);
void SVX_DLLPUBLIC SetTime(sal_uInt32 nNew);
// execute event
virtual void Trigger(sal_uInt32 nTime) = 0;
......@@ -142,7 +142,7 @@ namespace sdr
void checkTimeout();
// insert/remove events, wrapper to EventList methods
void InsertEvent(Event* pNew);
void SVX_DLLPUBLIC InsertEvent(Event* pNew);
void RemoveEvent(Event* pOld);
// get/set pause
......
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