Home
last modified time | relevance | path

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

/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx92 m_aComponentTags.realloc(3); in setComponentInfo()
93 sal_Int8* pTags = m_aComponentTags.getArray(); in setComponentInfo()
111 m_aComponentTags(), in VclCanvasBitmap()
250 m_aComponentTags.realloc(4); in VclCanvasBitmap()
278 m_aComponentTags.realloc(4); in VclCanvasBitmap()
306 m_aComponentTags.realloc(4); in VclCanvasBitmap()
334 m_aComponentTags.realloc(4); in VclCanvasBitmap()
372 m_aComponentTags.realloc(1); in VclCanvasBitmap()
397 m_aComponentTags.realloc(m_aComponentTags.getLength()+1); in VclCanvasBitmap()
398 m_aComponentTags[m_aComponentTags.getLength()-1] = rendering::ColorComponentTag::ALPHA; in VclCanvasBitmap()
[all …]
H A Dcanvastools.cxx619 uno::Sequence< sal_Int8 > m_aComponentTags; member in vcl::unotools::__anone9741a3f0211::StandardColorSpace
627 return m_aComponentTags; in getComponentTags()
751 StandardColorSpace() : m_aComponentTags(4) in StandardColorSpace()
753 sal_Int8* pTags = m_aComponentTags.getArray(); in StandardColorSpace()
/trunk/main/vcl/inc/
H A Dcanvasbitmap.hxx51 com::sun::star::uno::Sequence<sal_Int8> m_aComponentTags; member in vcl::unotools::VclCanvasBitmap

Completed in 31 milliseconds