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)
55 return ww::needed_cast<Ret, Param>(
in);
79 template<
typename Ret,
typename Param> Ret
msword_cast(Param in)
81 return ww::needed_cast<Ret, Param>(
in);
Make export a word section top/bottom values easy.
bool StrictEqualTopBottom(const HdFtDistanceGlue &rOther) const
Is the top of the page the same in both objects when there are headers\footers present or non-present...
sal_uInt16 m_DyaHdrBottom
HdFtDistanceGlue(const SfxItemSet &rPage)
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.
bool IsPlausableSingleWordSection(const SwFrameFormat &rTitleFormat, const SwFrameFormat &rFollowFormat)
See if two page formats can be expressed as a single word section.
Dialog to specify the properties of date form field.