Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/dialogs/
H A Dscriptdlg.cxx385 Image aHCImage = SvFileInformationManager::GetFileImage( in insertEntry() local
391 SetExpandedEntryBmp(p, aHCImage, BMP_COLOR_HIGHCONTRAST); in insertEntry()
392 SetCollapsedEntryBmp(p, aHCImage, BMP_COLOR_HIGHCONTRAST); in insertEntry()
405 Image aHCImage, aImage; in insertEntry() local
409 aHCImage = m_hdImage_hc; in insertEntry()
414 aHCImage = m_libImage_hc; in insertEntry()
419 aHCImage = m_macImage_hc; in insertEntry()
424 aHCImage = m_docImage_hc; in insertEntry()
429 SetExpandedEntryBmp(p, aHCImage, BMP_COLOR_HIGHCONTRAST); in insertEntry()
430 SetCollapsedEntryBmp(p, aHCImage, BMP_COLOR_HIGHCONTRAST); in insertEntry()
/aoo4110/main/extensions/source/propctrlr/
H A Dbrowserline.cxx454 Image aImage, aHCImage; in ShowBrowseButton() local
455 impl_getImagesFromURL_nothrow( _rImageURL, aImage, aHCImage ); in ShowBrowseButton()
458 rButton.SetModeImage( aHCImage, BMP_COLOR_HIGHCONTRAST ); in ShowBrowseButton()
/aoo4110/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx870 Image aHCImage = Image( ModuleRes( _nHighContrastImageId ) ); in fillNames() local
871 pList->SetExpandedEntryBmp( pEntry, aHCImage, BMP_COLOR_HIGHCONTRAST ); in fillNames()
872 pList->SetCollapsedEntryBmp( pEntry, aHCImage, BMP_COLOR_HIGHCONTRAST ); in fillNames()
1007 Image aHCImage = Image( ModuleRes( nImageIdH ) ); in elementAdded() local
1008 pTreeView->SetExpandedEntryBmp( pRet, aHCImage, BMP_COLOR_HIGHCONTRAST ); in elementAdded()
1009 pTreeView->SetCollapsedEntryBmp( pRet, aHCImage, BMP_COLOR_HIGHCONTRAST ); in elementAdded()
H A DAppDetailView.cxx566 Image aHCImage = Image( *pHCImages ); in fillTaskEntryList() local
567 m_aCreation.SetExpandedEntryBmp( pEntry, aHCImage, BMP_COLOR_HIGHCONTRAST ); in fillTaskEntryList()
568 m_aCreation.SetCollapsedEntryBmp( pEntry, aHCImage, BMP_COLOR_HIGHCONTRAST ); in fillTaskEntryList()

Completed in 71 milliseconds