Searched refs:pPool2 (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/svx/source/xoutdev/ |
H A D | xattr.cxx | 2069 …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() 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() 2491 nCount = pPool2->GetItemCount2( XATTR_LINEEND ); in checkForUniqueItem() [all …]
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | drwtxtex.cxx | 188 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()
|
/aoo41x/main/svx/inc/svx/ |
H A D | UnoNamespaceMap.hxx | 37 …ALL NamespaceMap_createInstance( sal_uInt16* pWhichIds, SfxItemPool* pPool1, SfxItemPool* pPool2 );
|
H A D | xit.hxx | 80 …, const sal_uInt16 nWhich, const SfxItemPool* pPool1, const SfxItemPool* pPool2, SvxCompareValueFu…
|
Completed in 488 milliseconds