Home
last modified time | relevance | path

Searched refs:aImageTree (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/source/app/
H A Dsettings.cxx855 static ImplImageTreeSingletonRef aImageTree; in CheckSymbolStyle() local
856 return aImageTree->checkStyle( ImplSymbolsStyleToName( nStyle ) ); in CheckSymbolStyle()
/trunk/main/vcl/source/gdi/
H A Dbitmapex.cxx94 static ImplImageTreeSingletonRef aImageTree; in BitmapEx() local
104 if( !aImageTree->loadImage( aFileName, aCurrentSymbolsStyle, *this ) ) in BitmapEx()
H A Dimage.cxx532 static ImplImageTreeSingletonRef aImageTree; in Load() local
546 aImageTree->loadImage( aFileName, aSymbolsStyle, maBitmapEx, true ); in Load()

Completed in 28 milliseconds