Home
last modified time | relevance | path

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

/trunk/main/svx/source/xoutdev/ !
H A Dxattr.cxx2069 …const SfxItemPool* pPool2 = pModel->GetStyleSheetPool() ? &pModel->GetStyleSheetPool()->GetPool() … in checkForUniqueItem() local
2070 if( aUniqueName.Len() && pPool2) in checkForUniqueItem()
2072 nCount = pPool2->GetItemCount2( XATTR_LINESTART ); in checkForUniqueItem()
2075 …const XLineStartItem* pItem = (const XLineStartItem*)pPool2->GetItem2( XATTR_LINESTART, nSurrogate… in checkForUniqueItem()
2093 nCount = pPool2->GetItemCount2( XATTR_LINEEND ); in checkForUniqueItem()
2096 … const XLineEndItem* pItem = (const XLineEndItem*)pPool2->GetItem2( XATTR_LINEEND, nSurrogate ); in checkForUniqueItem()
2467 …const SfxItemPool* pPool2 = pModel->GetStyleSheetPool() ? &pModel->GetStyleSheetPool()->GetPool() … in checkForUniqueItem() local
2468 if( aUniqueName.Len() && pPool2) in checkForUniqueItem()
2470 nCount = pPool2->GetItemCount2( XATTR_LINESTART ); in checkForUniqueItem()
2473 …const XLineStartItem* pItem = (const XLineStartItem*)pPool2->GetItem2( XATTR_LINESTART, nSurrogate… in checkForUniqueItem()
[all …]
/trunk/main/sw/source/ui/shells/ !
H A Ddrwtxtex.cxx188 SfxItemPool* pPool2 = aEditAttr.GetPool()->GetSecondaryPool(); in Execute() local
189 if( !pPool2 ) in Execute()
190 pPool2 = aEditAttr.GetPool(); in Execute()
191 SvxScriptSetItem aSetItem( nSlot, *pPool2 ); in Execute()
/trunk/main/svx/inc/svx/ !
H A DUnoNamespaceMap.hxx37 …ALL NamespaceMap_createInstance( sal_uInt16* pWhichIds, SfxItemPool* pPool1, SfxItemPool* pPool2 );
H A Dxit.hxx80 …, const sal_uInt16 nWhich, const SfxItemPool* pPool1, const SfxItemPool* pPool2, SvxCompareValueFu…