Home
last modified time | relevance | path

Searched refs:getMap (Results 1 – 8 of 8) sorted by relevance

/trunk/main/vcl/source/window/
H A Darrange.cxx993 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()
/trunk/main/ucb/source/inc/
H A Dregexpmap.tpt82 RegexpMapImpl< Val > const * getMap() const { return m_pMap; }
469 if (rPos.m_pImpl->getMap() == m_pImpl)
/trunk/main/codemaker/inc/codemaker/
H A Ddependencies.hxx79 Map const & getMap() const { return m_map; } in getMap() function in codemaker::Dependencies
/trunk/main/codemaker/source/cppumaker/
H A Dincludes.cxx48 m_manager(manager), m_map(dependencies.getMap()), m_hpp(hpp), in Includes()
H A Dcpputype.cxx298 codemaker::Dependencies::Map const & map(m_dependencies.getMap()); in dumpDependedTypes()
/trunk/main/svl/inc/svl/
H A Ditemprop.hxx188 const SfxItemPropertyMap* getMap() const;
/trunk/main/svl/source/items/
H A Ditemprop.cxx426 const SfxItemPropertyMap* SfxItemPropertySetInfo::getMap() const in getMap() function in SfxItemPropertySetInfo
/trunk/main/vcl/inc/vcl/
H A Darrange.hxx413 sal_uInt64 getMap( sal_uInt32 i_nX, sal_uInt32 i_nY ) in getMap() function in vcl::MatrixArranger

Completed in 54 milliseconds