Searched refs:layoutButton (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/framework/source/services/ |
H A D | backingwindow.cxx | 528 layoutButton( WRITER_URL, 0, aFileNewAppsAvailable, in initControls() 531 layoutButton( DRAW_URL, 1, aFileNewAppsAvailable, in initControls() 535 layoutButton( CALC_URL, 0, aFileNewAppsAvailable, in initControls() 538 layoutButton( BASE_URL, 1, aFileNewAppsAvailable, in initControls() 542 layoutButton( IMPRESS_WIZARD_URL, 0, aFileNewAppsAvailable, in initControls() 545 layoutButton( MATH_URL, 1, aFileNewAppsAvailable, in initControls() 551 layoutButton( NULL, 0, aFileNewAppsAvailable, in initControls() 554 layoutButton( NULL, 1, aFileNewAppsAvailable, in initControls() 619 void BackingWindow::layoutButton( in layoutButton() function in BackingWindow
|
H A D | backingwindow.hxx | 142 void layoutButton( const char* i_pURL, int nColumn, const std::set<rtl::OUString>& i_rURLS,
|
Completed in 20 milliseconds