Searched refs:m_lPaths (Results 1 – 2 of 2) sorted by relevance
442 PathSettings::PathHash::iterator pPath = m_lPaths.find(sPath); in impl_updatePath()445 if (pPath != m_lPaths.end()) in impl_updatePath()461 m_lPaths[sPath] = aPath; in impl_updatePath()473 m_lPaths[sPath] = aPath; in impl_updatePath()479 if (pPath != m_lPaths.end()) in impl_updatePath()487 m_lPaths.erase(pPath); in impl_updatePath()745 sal_Int32 c = (sal_Int32)m_lPaths.size(); in impl_rebuildPropertyDescriptor()750 for ( pIt = m_lPaths.begin(); in impl_rebuildPropertyDescriptor()751 pIt != m_lPaths.end() ; in impl_rebuildPropertyDescriptor()1018 if (rPath != m_lPaths.end()) in impl_getPathAccess()[all …]
142 PathSettings::PathHash m_lPaths; member in framework::PathSettings
Completed in 14 milliseconds