Home
last modified time | relevance | path

Searched refs:m_aComponentBitCounts (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/vcl/source/helper/
H A Dcanvasbitmap.cxx98 m_aComponentBitCounts.realloc(3); in setComponentInfo()
99 sal_Int32* pCounts = m_aComponentBitCounts.getArray(); in setComponentInfo()
112 m_aComponentBitCounts(), in VclCanvasBitmap()
257 m_aComponentBitCounts.realloc(4); in VclCanvasBitmap()
285 m_aComponentBitCounts.realloc(4); in VclCanvasBitmap()
313 m_aComponentBitCounts.realloc(4); in VclCanvasBitmap()
341 m_aComponentBitCounts.realloc(4); in VclCanvasBitmap()
375 m_aComponentBitCounts.realloc(1); in VclCanvasBitmap()
400 m_aComponentBitCounts.realloc(m_aComponentBitCounts.getLength()+1); in VclCanvasBitmap()
401 m_aComponentBitCounts[m_aComponentBitCounts.getLength()-1] = m_aBmpEx.IsAlpha() ? 8 : 1; in VclCanvasBitmap()
[all …]
/aoo4110/main/vcl/inc/
H A Dcanvasbitmap.hxx52 com::sun::star::uno::Sequence<sal_Int32> m_aComponentBitCounts; member in vcl::unotools::VclCanvasBitmap

Completed in 25 milliseconds