Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/options/
H A Dtreeopt.cxx519 SfxItemSet* m_pInItemSet; member
529 m_pInItemSet( NULL ), m_pOutItemSet( NULL ), m_pShell( pSh ), in OptionsGroupInfo()
532 ~OptionsGroupInfo() { delete m_pInItemSet; delete m_pOutItemSet; } in ~OptionsGroupInfo()
743 pPageInfo->m_pPage->Reset( *pGroupInfo->m_pInItemSet ); in IMPL_LINK()
1181 if(!pGroupInfo->m_pInItemSet) in IMPL_LINK()
1182 pGroupInfo->m_pInItemSet = pGroupInfo->m_pShell in IMPL_LINK()
1187 *pGroupInfo->m_pInItemSet->GetPool(), in IMPL_LINK()
1188 pGroupInfo->m_pInItemSet->GetRanges()); in IMPL_LINK()
1195 pPageInfo->m_nPageId, this, *pGroupInfo->m_pInItemSet ); in IMPL_LINK()
1198 …ageInfo->m_pPage = ::CreateGeneralTabPage( pPageInfo->m_nPageId, this, *pGroupInfo->m_pInItemSet ); in IMPL_LINK()
[all …]

Completed in 30 milliseconds