Searched refs:layoutButton (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/framework/source/services/ |
| H A D | backingwindow.cxx | 525 layoutButton( WRITER_URL, 0, aFileNewAppsAvailable, in initControls() 528 layoutButton( DRAW_URL, 1, aFileNewAppsAvailable, in initControls() 532 layoutButton( CALC_URL, 0, aFileNewAppsAvailable, in initControls() 535 layoutButton( BASE_URL, 1, aFileNewAppsAvailable, in initControls() 539 layoutButton( IMPRESS_WIZARD_URL, 0, aFileNewAppsAvailable, in initControls() 542 layoutButton( MATH_URL, 1, aFileNewAppsAvailable, in initControls() 548 layoutButton( NULL, 0, aFileNewAppsAvailable, in initControls() 551 layoutButton( NULL, 1, aFileNewAppsAvailable, in initControls() 616 void BackingWindow::layoutButton( in layoutButton() function in BackingWindow
|
| H A D | backingwindow.hxx | 140 void layoutButton( const char* i_pURL, int nColumn, const std::set<rtl::OUString>& i_rURLS,
|