Home
last modified time | relevance | path

Searched refs:btn (Results 1 – 4 of 4) sorted by relevance

/aoo4110/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 dont want to repeat unless user clicks NO for file save. in execute()
1060 btn = pAnotherDialog->run(); in execute()
1065 if( btn == GTK_RESPONSE_YES ) in execute()
1083 btn = GTK_RESPONSE_NO; in execute()
/aoo4110/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()
/aoo4110/main/oox/source/dump/
H A Dbiffdumper.ini1637 0x0001=default-btn
1638 0x0002=help-btn
1639 0x0004=cancel-btn
1640 0x0008=close-btn
/aoo4110/main/svx/source/engine3d/
H A Dfloat3d.cxx75 #define SETHCIMAGE(btn,res) \ argument
79 btn.SetModeImage( aImage, BMP_COLOR_HIGHCONTRAST ); \

Completed in 48 milliseconds