Home
last modified time | relevance | path

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

/aoo4110/main/vcl/aqua/source/app/
H A Dsalsys.cxx168 NSString* pOthText = nil; in ShowNativeMessageBox() local
182 pOthText = getStandardString( aButtonIds[nC].nTextIds[2] ); in ShowNativeMessageBox()
189 int nResult = NSRunAlertPanel( pTitle, pMessage, pDefText, pAltText, pOthText ); in ShowNativeMessageBox()
199 if( pOthText ) in ShowNativeMessageBox()
200 [pOthText release]; in ShowNativeMessageBox()

Completed in 13 milliseconds