LibreOffice Module sw (master) 1
Classes | Namespaces | Enumerations | Functions
frmfmt.hxx File Reference
#include <memory>
#include <com/sun/star/text/PositionLayoutDir.hpp>
#include <cppuhelper/weakref.hxx>
#include <tools/gen.hxx>
#include "format.hxx"
#include "hintids.hxx"
#include "swdllapi.h"
#include <list>
#include "textboxhelper.hxx"
Include dependency graph for frmfmt.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sw::FindSdrObjectHint
 
class  SwFrameFormat
 Style of a layout element. More...
 
struct  SwFrameFormat::change_name
 
class  sw::SpzFrameFormat
 
class  SwFlyFrameFormat
 
struct  sw::DrawFrameFormatHint
 
struct  sw::CheckDrawFrameFormatLayerHint
 
struct  sw::ContactChangedHint
 
struct  sw::DrawFormatLayoutCopyHint
 
struct  sw::WW8AnchorConvResult
 
struct  sw::WW8AnchorConvHint
 
struct  sw::RestoreFlyAnchorHint
 
struct  sw::CreatePortionHint
 
struct  sw::CollectTextObjectsHint
 
struct  sw::GetZOrderHint
 
struct  sw::GetObjectConnectedHint
 
class  SwDrawFrameFormat
 

Namespaces

namespace  sw
 Dialog to specify the properties of date form field.
 

Enumerations

enum class  sw::DrawFrameFormatHintId {
  sw::DYING ,
  sw::PREPPASTING ,
  sw::PREP_INSERT_FLY ,
  sw::PREP_DELETE_FLY ,
  sw::PAGE_OUT_OF_BOUNDS ,
  sw::MAKE_FRAMES ,
  sw::DELETE_FRAMES ,
  sw::POST_RESTORE_FLY_ANCHOR
}
 
enum class  sw::WW8AnchorConv {
  sw::NO_CONV ,
  sw::CONV2PG ,
  sw::CONV2COL_OR_PARA ,
  sw::CONV2CHAR ,
  sw::CONV2LINE ,
  sw::RELTOTABLECELL
}
 

Functions

bool sw::IsFlyFrameFormatInHeader (const SwFrameFormat &rFormat)
 
void sw::CheckAnchoredFlyConsistency (SwDoc const &rDoc)