Home
last modified time | relevance | path

Searched refs:m_pInfo (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/comphelper/source/property/
H A Dcomposedprops.cxx63 :m_pInfo(NULL) in OComposedPropertySet()
81 if (m_pInfo) in ~OComposedPropertySet()
82 m_pInfo->release(); in ~OComposedPropertySet()
166 if (!m_pInfo) in getPropertySetInfo()
168 m_pInfo = new OComposedPropertySetInfo(m_aProperties); in getPropertySetInfo()
169 m_pInfo->acquire(); in getPropertySetInfo()
171 return m_pInfo; in getPropertySetInfo()
/aoo4110/main/ucb/source/core/
H A Ducbcmds.cxx219 uno::Sequence< ucb::CommandInfo > * m_pInfo; member in __anonaad216a20111::CommandProcessorInfo
243 m_pInfo = new uno::Sequence< ucb::CommandInfo >( 2 ); in CommandProcessorInfo()
245 (*m_pInfo)[ 0 ] in CommandProcessorInfo()
250 (*m_pInfo)[ 1 ] in CommandProcessorInfo()
263 delete m_pInfo; in ~CommandProcessorInfo()
283 if ( (*m_pInfo)[ n ].Name == Name ) in getCommandInfoByName()
284 return ucb::CommandInfo( (*m_pInfo)[ n ] ); in getCommandInfoByName()
298 if ( (*m_pInfo)[ n ].Handle == Handle ) in getCommandInfoByHandle()
299 return ucb::CommandInfo( (*m_pInfo)[ n ] ); in getCommandInfoByHandle()
313 if ( (*m_pInfo)[ n ].Name == Name ) in hasCommandByName()
[all …]
H A Ducbstore.cxx1298 PropertySetInfo_Impl* m_pInfo; member
1308 : m_pCreator( &rCreator ), m_pInfo( NULL ), m_aKey( rKey ), in PersistentPropertySet_Impl()
1319 if ( m_pInfo ) in ~PersistentPropertySet_Impl()
1320 m_pInfo->release(); in ~PersistentPropertySet_Impl()
1476 PropertySetInfo_Impl*& rpInfo = m_pImpl->m_pInfo; in getPropertySetInfo()
1845 if ( m_pImpl->m_pInfo ) in addProperty()
1846 m_pImpl->m_pInfo->reset(); in addProperty()
2021 if ( m_pImpl->m_pInfo ) in removeProperty()
2022 m_pImpl->m_pInfo->reset(); in removeProperty()
/aoo4110/main/comphelper/inc/comphelper/
H A Dcomposedprops.hxx72 OComposedPropertySetInfo* m_pInfo; member in comphelper::OComposedPropertySet
/aoo4110/main/external/mingwheaders/
H A Dmingw_atl_headers.patch938 m_pInfo = spInfo.Detach();

Completed in 60 milliseconds