Searched refs:BUTTON_COUNT (Results 1 – 5 of 5) sorted by relevance
28 #define BUTTON_COUNT 733 Size = MAP_APPFONT ( 12 + BUTTON_WIDTH * BUTTON_COUNT, 105 ) ;42 Size = MAP_APPFONT ( 6 + BUTTON_WIDTH * BUTTON_COUNT, 67 ) ;119 Size = MAP_APPFONT ( 6 + BUTTON_WIDTH * BUTTON_COUNT, 90 ) ;
56 BUTTON_COUNT, enumerator136 rtl::OUString msButtonIDs[ BUTTON_COUNT ];
320 DialogControls eButton = BUTTON_COUNT; in actionPerformed()321 for ( int i = 0; i < BUTTON_COUNT; i++ ) in actionPerformed()745 for ( int i=0; i < BUTTON_COUNT; i++ ) in loadStrings()819 OSL_ENSURE( (eID < BUTTON_COUNT), "UpdateHandler::focusControl: id to big!" ); in focusControl()
331 #define BUTTON_COUNT 11 macro
161 } aResIdAry[BUTTON_COUNT] = in GetStandardText()
Completed in 57 milliseconds