Home
last modified time | relevance | path

Searched refs:btn (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx1020 int btn = GTK_RESPONSE_NO; in execute() local
1027 while( GTK_RESPONSE_NO == btn ) in execute()
1029 btn = GTK_RESPONSE_YES; // we don't want to repeat unless user clicks NO for file save. in execute()
1061 btn = pAnotherDialog->run(); in execute()
1066 if( btn == GTK_RESPONSE_YES ) in execute()
1084 btn = GTK_RESPONSE_NO; in execute()
/trunk/main/oox/source/dump/
H A Dbiffdumper.ini1637 0x0001=default-btn
1638 0x0002=help-btn
1639 0x0004=cancel-btn
1640 0x0008=close-btn
/trunk/main/vcl/source/app/
H A Dsvapp.cxx1999 int btn = ImplGetSalSystem()->ShowNativeMessageBox ( in ShowNativeErrorBox() local
2004 if (btn != SALSYSTEM_SHOWNATIVEMSGBOX_BTN_OK) { in ShowNativeErrorBox()
2005 OSL_TRACE("ShowNativeMessageBox returned %d\n", btn); in ShowNativeErrorBox()
/trunk/main/svx/source/engine3d/
H A Dfloat3d.cxx75 #define SETHCIMAGE(btn,res) \ argument
79 btn.SetModeImage( aImage, BMP_COLOR_HIGHCONTRAST ); \

Completed in 54 milliseconds