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

This commit is contained in:
Kohei Yoshida 2010-09-28 11:12:29 -04:00
parent 4438b99e24
commit 23315165f4

View file

@ -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