LibreOffice Module lotuswordpro (master) 1
|
#include <xfilter/xfarrowstyle.hxx>
#include <xfilter/xfstylemanager.hxx>
#include <lwpglobalmgr.hxx>
Go to the source code of this file.
Functions | |
void | RegisteArrowStyles () |
@descr Register arrow styles that are not directly support by SODC. More... | |
void RegisteArrowStyles | ( | ) |
@descr Register arrow styles that are not directly support by SODC.
There are three kinds: reversed arrow, reversed concave arrow and reversed line arrow. This function should be called before the three arrows be used.
Definition at line 68 of file lwparrowstyles.hxx.
References XFStyleManager::AddStyle(), LwpGlobalMgr::GetInstance(), and LwpGlobalMgr::GetXFStyleManager().
Referenced by Lwp9Reader::ParseDocument().