Searched refs:m_aComponentTags (Results 1 – 3 of 3) sorted by relevance
92 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()251 sal_Int8* pTags = m_aComponentTags.getArray(); in VclCanvasBitmap()278 m_aComponentTags.realloc(4); in VclCanvasBitmap()279 sal_Int8* pTags = m_aComponentTags.getArray(); in VclCanvasBitmap()306 m_aComponentTags.realloc(4); in VclCanvasBitmap()307 sal_Int8* pTags = m_aComponentTags.getArray(); in VclCanvasBitmap()334 m_aComponentTags.realloc(4); in VclCanvasBitmap()[all …]
619 uno::Sequence< sal_Int8 > m_aComponentTags; member in vcl::unotools::__anona6979d700211::StandardColorSpace627 return m_aComponentTags; in getComponentTags()751 StandardColorSpace() : m_aComponentTags(4) in StandardColorSpace()753 sal_Int8* pTags = m_aComponentTags.getArray(); in StandardColorSpace()
51 com::sun::star::uno::Sequence<sal_Int8> m_aComponentTags; member in vcl::unotools::VclCanvasBitmap