Searched refs:BUTTON_COUNT (Results 1 – 5 of 5) sorted by relevance
26 #define BUTTON_COUNT 731 Size = MAP_APPFONT ( 12 + BUTTON_WIDTH * BUTTON_COUNT, 105 ) ;40 Size = MAP_APPFONT ( 6 + BUTTON_WIDTH * BUTTON_COUNT, 67 ) ;117 Size = MAP_APPFONT ( 6 + BUTTON_WIDTH * BUTTON_COUNT, 90 ) ;
56 BUTTON_COUNT, enumerator136 rtl::OUString msButtonIDs[ BUTTON_COUNT ];
326 DialogControls eButton = BUTTON_COUNT; in actionPerformed()327 for ( int i = 0; i < BUTTON_COUNT; i++ ) in actionPerformed()754 for ( int i=0; i < BUTTON_COUNT; i++ ) in loadStrings()832 OSL_ENSURE( (eID < BUTTON_COUNT), "UpdateHandler::focusControl: id to big!" ); in focusControl()
331 #define BUTTON_COUNT 11 macro
159 } aResIdAry[BUTTON_COUNT] = in GetStandardText()