Home
last modified time | relevance | path

Searched refs:BUTTON_COUNT (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sd/source/ui/dlg/
H A Dnavigatr.src28 #define BUTTON_COUNT 7
33 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 ) ;
/trunk/main/extensions/source/update/check/
H A Dupdatehdl.hxx56 BUTTON_COUNT, enumerator
136 rtl::OUString msButtonIDs[ BUTTON_COUNT ];
H A Dupdatehdl.cxx322 DialogControls eButton = BUTTON_COUNT; in actionPerformed()
323 for ( int i = 0; i < BUTTON_COUNT; i++ ) in actionPerformed()
747 for ( int i=0; i < BUTTON_COUNT; i++ ) in loadStrings()
821 OSL_ENSURE( (eID < BUTTON_COUNT), "UpdateHandler::focusControl: id to big!" ); in focusControl()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx331 #define BUTTON_COUNT 11 macro
/trunk/main/vcl/source/control/
H A Dbutton.cxx161 } aResIdAry[BUTTON_COUNT] = in GetStandardText()

Completed in 50 milliseconds