20 #ifndef INCLUDED_SW_SOURCE_FILTER_WW8_WRITERWORDGLUE_HXX
21 #define INCLUDED_SW_SOURCE_FILTER_WW8_WRITERWORDGLUE_HXX
53 template<
typename Ret,
typename Param> Ret
writer_cast(Param in)
79 template<
typename Ret,
typename Param> Ret
msword_cast(Param in)
bool StrictEqualTopBottom(const HdFtDistanceGlue &rOther) const
Is the top of the page the same in both objects when there are headers present or non-present in both...
Dialog to specify the properties of date form field.
Ret writer_cast(Param in)
A static_cast style cast for conversion of word types to writer's.
Ret msword_cast(Param in)
A static_cast style cast for conversion of writer types to word's.
HdFtDistanceGlue(const SfxItemSet &rPage)
Make export a word section top/bottom values easy.
bool IsPlausableSingleWordSection(const SwFrameFormat &rTitleFormat, const SwFrameFormat &rFollowFormat)
See if two page formats can be expressed as a single word section.
Ret needed_cast(Param in)