Home
last modified time | relevance | path

Searched refs:Box_Base (Results 1 – 13 of 13) sorted by relevance

/aoo41x/main/toolkit/source/layout/core/
H A Dbox-base.cxx39 Box_Base::ChildData::ChildData( uno::Reference< awt::XLayoutConstrains > const& xChild ) in ChildData()
77 bool Box_Base::ChildData::isVisible() in isVisible()
84 Box_Base::AddChild (uno::Reference <awt::XLayoutConstrains> const& xChild) in AddChild()
92 Box_Base::addChild (uno::Reference <awt::XLayoutConstrains> const& xChild) in addChild()
102 Box_Base::ChildData*
103 Box_Base::removeChildData( std::list< ChildData* >& lst, css::uno::Reference< css::awt::XLayoutCons… in removeChildData()
119 Box_Base::removeChild( const uno::Reference< awt::XLayoutConstrains >& xChild ) in removeChild()
135 Box_Base::getChildren() in getChildren()
148 Box_Base::getChildProperties( const uno::Reference< awt::XLayoutConstrains >& xChild ) in getChildProperties()
H A Dtable.cxx59 return Box_Base::ChildData::isVisible() in isVisible()
64 : Box_Base() in Table()
73 : Box_Base::ChildData( xChild ) in ChildData()
93 Table::createChildProps( Box_Base::ChildData *pData ) in createChildProps()
104 Box_Base::addChild( xChild ); in addChild()
122 for ( std::list<Box_Base::ChildData *>::iterator it in getMinimumSize()
169 for ( std::list<Box_Base::ChildData *>::iterator it in getMinimumSize()
192 for ( std::list<Box_Base::ChildData *>::iterator it in getMinimumSize()
266 for ( std::list<Box_Base::ChildData *>::const_iterator it in allocateArea()
H A Dbox.cxx51 : Box_Base::ChildData( xChild ) in ChildData()
65 Box::createChildProps( Box_Base::ChildData *pData ) in createChildProps()
71 : Box_Base() in Box()
96 for ( std::list<Box_Base::ChildData *>::const_iterator it in calculateSize()
138 for ( std::list<Box_Base::ChildData *>::const_iterator it in calculateSize()
189 for ( std::list<Box_Base::ChildData *>::const_iterator it in allocateArea()
226 for ( std::list<Box_Base::ChildData *>::const_iterator it in allocateArea()
H A Dtable.hxx32 class Table : public Box_Base
36 struct ChildData : public Box_Base::ChildData
50 struct ChildProps : public Box_Base::ChildProps
72 ChildProps *createChildProps( Box_Base::ChildData* pData );
H A Dbox.hxx34 class Box : public Box_Base
45 struct ChildData : public Box_Base::ChildData
53 struct ChildProps : public Box_Base::ChildProps
60 ChildProps *createChildProps( Box_Base::ChildData* pData );
H A Ddialogbuttonhbox.cxx153 Box_Base::ChildData *p = 0; in removeChild()
190 std::list< Box_Base::ChildData * > ordered; in gnomeOrdering()
214 std::list< Box_Base::ChildData * > ordered; in kdeOrdering()
238 std::list< Box_Base::ChildData * > ordered; in macosOrdering()
264 std::list< Box_Base::ChildData * > ordered; in windowsOrdering()
H A Ddialogbuttonhbox.hxx64 std::list< Box_Base::ChildData *> maOther;
H A Dbox-base.hxx34 class Box_Base : public Container class
/aoo41x/main/toolkit/source/awt/
H A Dvclxtabcontrol.cxx50 : Box_Base::ChildData( xChild ) in ChildData()
62 VCLXTabControl::createChildProps( Box_Base::ChildData *pData ) in createChildProps()
76 , Box_Base() in VCLXTabControl()
257 Box_Base::AddChild( xChild ); in AddChild()
268 Box_Base::addChild( xChild ); in addChild()
276 Box_Base::removeChild( xChild ); in removeChild()
386 for ( std::list<Box_Base::ChildData *>::const_iterator it in allocateArea()
435 for ( std::list<Box_Base::ChildData *>::const_iterator it in getMinimumSize()
H A Dvclxsplitter.hxx39 ,public Box_Base
88 struct ChildData : public Box_Base::ChildData
94 struct ChildProps : public Box_Base::ChildProps
102 ChildProps *createChildProps( Box_Base::ChildData* pData );
H A Dvclxtabcontrol.hxx43 ,public Box_Base
110 struct ChildData : public Box_Base::ChildData
116 struct ChildProps : public Box_Base::ChildProps
123 ChildProps *createChildProps( Box_Base::ChildData* pData );
H A Dvclxsplitter.cxx52 : Box_Base::ChildData( xChild ) in ChildData()
64 VCLXSplitter::createChildProps( Box_Base::ChildData *pData ) in createChildProps()
74 , Box_Base() in VCLXSplitter()
131 Box_Base::addChild( xChild ); in addChild()
/aoo41x/main/toolkit/doc/layout/
H A DChangeLog163 code duplication from layout: new Box_Base class implements

Completed in 47 milliseconds