Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A DChartTypeDialogController.hxx103 virtual Image getImage( bool bIsHighContrast );
159 virtual Image getImage( bool bIsHighContrast );
171 virtual Image getImage( bool bIsHighContrast );
183 virtual Image getImage( bool bIsHighContrast );
198 virtual Image getImage( bool bIsHighContrast );
216 virtual Image getImage( bool bIsHighContrast );
232 virtual Image getImage( bool bIsHighContrast );
248 virtual Image getImage( bool bIsHighContrast );
263 virtual Image getImage( bool bIsHighContrast );
276 virtual Image getImage( bool bIsHighContrast );
[all …]
H A DChartTypeDialogController.cxx146 Image ChartTypeDialogController::getImage( bool /*bIsHighContrast*/ ) in getImage() function in chart::ChartTypeDialogController
454 Image ColumnChartDialogController::getImage( bool bIsHighContrast ) in getImage() function in chart::ColumnChartDialogController
531 Image BarChartDialogController::getImage( bool bIsHighContrast ) in getImage() function in chart::BarChartDialogController
607 Image PieChartDialogController::getImage( bool bIsHighContrast ) in getImage() function in chart::PieChartDialogController
669 Image LineChartDialogController::getImage( bool bIsHighContrast ) in getImage() function in chart::LineChartDialogController
802 Image XYChartDialogController::getImage( bool bIsHighContrast ) in getImage() function in chart::XYChartDialogController
889 Image AreaChartDialogController::getImage( bool bIsHighContrast ) in getImage() function in chart::AreaChartDialogController
972 Image NetChartDialogController::getImage( bool bIsHighContrast ) in getImage() function in chart::NetChartDialogController
1065 Image StockChartDialogController::getImage( bool bIsHighContrast ) in getImage() function in chart::StockChartDialogController
1116 Image CombiColumnLineChartDialogController::getImage( bool bIsHighContrast ) in getImage() function in chart::CombiColumnLineChartDialogController
[all …]
H A Dtp_ChartType.cxx892 m_aMainTypeList.InsertEntry( (*aIter)->getName(), (*aIter)->getImage( bIsHighContrast ) ); in ChartTypeTabPage()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkimage.cxx48 getImage( AtkImage *pImage ) throw (uno::RuntimeException) in getImage() function
72 accessibility::XAccessibleImage* pImage = getImage( image ); in image_get_image_description()
104 accessibility::XAccessibleImage* pImage = getImage( image ); in image_get_image_size()
/trunk/main/toolkit/test/accessibility/
H A DAccessibleImageHandler.java51 protected static XAccessibleImage getImage (AccTreeNode aNode) in getImage() method in AccessibleImageHandler
61 XAccessibleImage xImage = getImage ((AccTreeNode)aParent); in createChild()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx269 rDev.DrawImage( aPos, mpParent->getImage( IMG_CUSTOMANIMATION_ON_CLICK, bHighContrast ) ); in Paint()
273 rDev.DrawImage( aPos, mpParent->getImage( IMG_CUSTOMANIMATION_AFTER_PREVIOUS, bHighContrast ) ); in Paint()
300 const Image& rImage = mpParent->getImage( nImage, bHighContrast ); in Paint()
486 const Image& CustomAnimationList::getImage( sal_uInt16 nId, bool bHighContrast ) in getImage() function in sd::CustomAnimationList
H A DCustomAnimationList.hxx96 const Image& getImage( sal_uInt16 nId, bool bHighContrast );
/trunk/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx102 virtual Image getImage( bool _highContrast ) const = 0;
133 virtual Image getImage( bool _highContrast ) const in getImage() function in dbaui::__anondfd49d7e0111::ImageProvider
348 Image aEntryImage( _rEntry.pImageProvider->getImage( _bHiContrast ) ); in lcl_insertExceptionEntry()
/trunk/main/fpicker/source/win32/filepicker/
H A Dpreviewbase.hxx71 virtual void SAL_CALL getImage(sal_Int16& aImageFormat,com::sun::star::uno::Any& aImage);
H A Dpreviewbase.cxx105 void SAL_CALL PreviewBase::getImage(sal_Int16& aImageFormat,com::sun::star::uno::Any& aImage) in getImage() function in PreviewBase
H A Dpreviewadapter.cxx367 m_Preview->getImage(aImgFrmt,aImg); in initializeActivePreview()
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx989 getImage(IMGID_BRKENABLED, m_bHighContrastMode)); in Paint()
991 getImage(IMGID_BRKDISABLED, m_bHighContrastMode)); in Paint()
1039 getImage(bErrorMarker in ShowMarker()
H A Dbaside2.hxx497 Image getImage(sal_uInt16 nId, bool bHighContrastMode) const;
H A Dbaside2.cxx1777 Image ModulWindowLayout::getImage(sal_uInt16 nId, bool bHighContrastMode) const in getImage() function in ModulWindowLayout
/trunk/main/testgraphical/ui/java/ConvwatchGUIProject/src/
H A DConvwatchGUI.java473 …Image aImage = m_aImageIcon.getImage().getScaledInstance(w, h, Image.SCALE_AREA_AVERAGING); // SCA… in doInBackground()

Completed in 97 milliseconds