Home
last modified time | relevance | path

Searched refs:attrbs (Results 1 – 4 of 4) sorted by relevance

/trunk/main/toolkit/source/layout/core/
H A Droot.cxx311 LayoutWidget *LayoutRoot::create( OUString id, const OUString unoName, long attrbs,uno::Reference< … in create() argument
313 LayoutWidget *pWidget = new LayoutWidget( mxToolkit, xParent, unoName, attrbs ); in create()
347 OUString unoName, long attrbs ) in LayoutWidget() argument
356 mxWidget = WidgetFactory::createWidget( xToolkit, xParent, unoName, attrbs ); in LayoutWidget()
H A Droot.hxx120 …virtual LayoutWidget *create( rtl::OUString id, const rtl::OUString unoName, long attrbs, css::uno…
131 rtl::OUString unoName, long attrbs );
H A Dimport.hxx94 rtl::OUString unoName, long attrbs );
120 virtual Widget *create( rtl::OUString id, const rtl::OUString unoName, long attrbs );
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx602 … long attrbs, uno::Reference< awt::XLayoutContainer > xParent ) in create() argument
608 Widget *pWidget = new Widget( id, mxToolkit, xParent, unoName, attrbs ); in create()

Completed in 36 milliseconds