Searched refs:getMap (Results 1 – 8 of 8) sorted by relevance
993 sal_uInt64 nMapValue = getMap( i_nX, i_nY ); in addWindow()1024 m_aMatrixMap.erase( getMap( it->m_nX, it->m_nY ) ); in remove()1034 sal_uInt64 nMapValue = getMap( i_nX, i_nY ); in addChild()1064 m_aMatrixMap.erase( getMap( it->m_nX, it->m_nY ) ); in remove()
82 RegexpMapImpl< Val > const * getMap() const { return m_pMap; }469 if (rPos.m_pImpl->getMap() == m_pImpl)
79 Map const & getMap() const { return m_map; } in getMap() function in codemaker::Dependencies
48 m_manager(manager), m_map(dependencies.getMap()), m_hpp(hpp), in Includes()
298 codemaker::Dependencies::Map const & map(m_dependencies.getMap()); in dumpDependedTypes()
188 const SfxItemPropertyMap* getMap() const;
426 const SfxItemPropertyMap* SfxItemPropertySetInfo::getMap() const in getMap() function in SfxItemPropertySetInfo
413 sal_uInt64 getMap( sal_uInt32 i_nX, sal_uInt32 i_nY ) in getMap() function in vcl::MatrixArranger
Completed in 50 milliseconds