Searched refs:layoutButton (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/framework/source/services/ |
| H A D | backingwindow.cxx | 526 layoutButton( WRITER_URL, 0, aFileNewAppsAvailable, in initControls() 529 layoutButton( DRAW_URL, 1, aFileNewAppsAvailable, in initControls() 533 layoutButton( CALC_URL, 0, aFileNewAppsAvailable, in initControls() 536 layoutButton( BASE_URL, 1, aFileNewAppsAvailable, in initControls() 540 layoutButton( IMPRESS_WIZARD_URL, 0, aFileNewAppsAvailable, in initControls() 543 layoutButton( MATH_URL, 1, aFileNewAppsAvailable, in initControls() 549 layoutButton( NULL, 0, aFileNewAppsAvailable, in initControls() 552 layoutButton( NULL, 1, aFileNewAppsAvailable, in initControls() 617 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,
|