Home
last modified time | relevance | path

Searched refs:createChildProps (Results 1 – 10 of 10) sorted by relevance

/trunk/main/toolkit/source/layout/core/
H A Dtable.hxx72 ChildProps *createChildProps( Box_Base::ChildData* pData );
H A Dbox.hxx60 ChildProps *createChildProps( Box_Base::ChildData* pData );
H A Dbox-base.hxx59 virtual ChildProps *createChildProps( ChildData* pData ) = 0;
H A Dbox-base.cxx159 PropHelper *pProps = createChildProps( *it ); in getChildProperties()
H A Dbox.cxx65 Box::createChildProps( Box_Base::ChildData *pData ) in createChildProps() function in layoutimpl::Box
H A Dtable.cxx93 Table::createChildProps( Box_Base::ChildData *pData ) in createChildProps() function in layoutimpl::Table
/trunk/main/toolkit/source/awt/
H A Dvclxsplitter.hxx102 ChildProps *createChildProps( Box_Base::ChildData* pData );
H A Dvclxtabcontrol.hxx123 ChildProps *createChildProps( Box_Base::ChildData* pData );
H A Dvclxsplitter.cxx64 VCLXSplitter::createChildProps( Box_Base::ChildData *pData ) in createChildProps() function in layoutimpl::VCLXSplitter
H A Dvclxtabcontrol.cxx62 VCLXTabControl::createChildProps( Box_Base::ChildData *pData ) in createChildProps() function in layoutimpl::VCLXTabControl

Completed in 21 milliseconds