Home
last modified time | relevance | path

Searched refs:GridLayouter (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sfx2/source/sidebar/
H A DGridLayouter.cxx32 class GridLayouter::Implementation
93 GridLayouter::GridLayouter (Window& rParent) in GridLayouter() function in sfx2::sidebar::GridLayouter
101 GridLayouter::~GridLayouter (void) in ~GridLayouter()
108 CellDescriptor& GridLayouter::GetCell ( in GetCell()
119 ColumnDescriptor& GridLayouter::GetColumn ( in GetColumn()
130 void GridLayouter::Layout (void) in Layout()
138 void GridLayouter::Paint (const Rectangle& rBox) in Paint()
282 GridLayouter::Implementation::~Implementation (void) in ~Implementation()
325 void GridLayouter::Implementation::Layout (void) in Layout()
365 void GridLayouter::Implementation::LayoutColumn( in LayoutColumn()
[all …]
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DGridLayouter.hxx40 class SFX2_DLLPUBLIC GridLayouter class
43 GridLayouter (Window& rParent);
44 ~GridLayouter (void);
/trunk/main/sfx2/
H A DPackage_inc.mk140 …l $(call gb_Package_add_file,sfx2_inc,inc/sfx2/sidebar/GridLayouter.hxx,sfx2/sidebar/GridLayouter.…
H A DLibrary_sfx.mk244 sfx2/source/sidebar/GridLayouter \
/trunk/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.hxx106 ::sfx2::sidebar::GridLayouter maLayouter;
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.hxx162 ::sfx2::sidebar::GridLayouter maLayouter;
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.hxx157 ::sfx2::sidebar::GridLayouter maLayouter;
/trunk/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.hxx173 ::sfx2::sidebar::GridLayouter maLayouter;
/trunk/main/svx/source/sidebar/text/
H A DTextPropertyPanel.hxx155 ::sfx2::sidebar::GridLayouter maLayouter;
/trunk/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.hxx220 ::sfx2::sidebar::GridLayouter maLayouter;
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.hxx214 ::sfx2::sidebar::GridLayouter maLayouter;

Completed in 35 milliseconds