Home
last modified time | relevance | path

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

/aoo42x/main/vcl/aqua/source/app/
H A Dsalsys.cxx167 NSString* pAltText = nil; in ShowNativeMessageBox() local
180 pAltText = getStandardString( aButtonIds[nC].nTextIds[1] ); in ShowNativeMessageBox()
189 int nResult = NSRunAlertPanel( pTitle, pMessage, pDefText, pAltText, pOthText ); in ShowNativeMessageBox()
197 if( pAltText ) in ShowNativeMessageBox()
198 [pAltText release]; in ShowNativeMessageBox()
/aoo42x/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx590 String* pAltText = aOrgStr != aEntryED.GetText() ? &aAltText : 0; in UpdateMark() local
592 if(pAltText && !pAltText->Len()) in UpdateMark()
606 if(pAltText) in UpdateMark()
607 aDesc.SetAltStr(*pAltText); in UpdateMark()

Completed in 29 milliseconds