Lines Matching refs:layoutimpl

45 namespace layoutimpl  namespace
97 namespace layoutimpl namespace
382 namespace layoutimpl namespace
448 *component = new layoutimpl::VCLXDialog(); in layoutCreateWindow()
457 *component = new layoutimpl::VCLXDialog(); in layoutCreateWindow()
466 *component = new layoutimpl::VCLXDialog(); in layoutCreateWindow()
475 *component = new layoutimpl::VCLXDialog(); in layoutCreateWindow()
485 *component = new layoutimpl::VCLXDialog(); in layoutCreateWindow()
494 *component = new layoutimpl::VCLXDialog(); in layoutCreateWindow()
501 *component = new layoutimpl::VCLXTabControl(); in layoutCreateWindow()
507 *component = new layoutimpl::VCLXScroller(); in layoutCreateWindow()
512 *component = new layoutimpl::VCLXSplitter( name.equalsAscii( "hsplitter" ) ); in layoutCreateWindow()
523 *component = new layoutimpl::VCLXFixedLine(); in layoutCreateWindow()
528 *component = new layoutimpl::VCLXOKButton( window ); in layoutCreateWindow()
534 *component = new layoutimpl::VCLXCancelButton( window ); in layoutCreateWindow()
540 *component = new layoutimpl::VCLXYesButton( window ); in layoutCreateWindow()
547 *component = new layoutimpl::VCLXNoButton( window ); in layoutCreateWindow()
552 *component = new layoutimpl::VCLXRetryButton( window ); in layoutCreateWindow()
557 *component = new layoutimpl::VCLXIgnoreButton( window ); in layoutCreateWindow()
562 *component = new layoutimpl::VCLXResetButton( window ); in layoutCreateWindow()
567 *component = new layoutimpl::VCLXApplyButton( window ); in layoutCreateWindow()
572 *component = new layoutimpl::VCLXHelpButton( window ); in layoutCreateWindow()
578 *component = new layoutimpl::VCLXMoreButton( window ); in layoutCreateWindow()
584 *component = new layoutimpl::VCLXAdvancedButton( window ); in layoutCreateWindow()
592 *component = new layoutimpl::VCLXPlugin( window, ImplGetWinBits( attributes, 0 ) ); in layoutCreateWindow()
625 *component = new layoutimpl::LocalizedString(); in layoutCreateWindow()
651 namespace layoutimpl namespace