/trunk/main/vcl/aqua/source/app/ |
H A D | saldata.cxx | 35 static void SAL_CALL releasePool( void* pPool ) in releasePool() 81 NSAutoreleasePool* pPool = nil; in ~SalData() local 98 NSAutoreleasePool* pPool = nil; in ensureThreadAutoreleasePool() local 116 NSAutoreleasePool* pPool = nil; in drainThreadAutoreleasePool() local
|
/trunk/main/svx/source/unodraw/ |
H A D | unopool.cxx | 109 void SvxUnoDrawPool::getAny( SfxItemPool* pPool, const comphelper::PropertyMapEntry* pEntry, uno::A… in getAny() 164 void SvxUnoDrawPool::putAny( SfxItemPool* pPool, const comphelper::PropertyMapEntry* pEntry, const … in putAny() 220 SfxItemPool* pPool = getModelPool( sal_False ); in _setPropertyValues() local 235 SfxItemPool* pPool = getModelPool( sal_True ); in _getPropertyValues() local 250 SfxItemPool* pPool = getModelPool( sal_True ); in _getPropertyStates() local 313 SfxItemPool* pPool = getModelPool( sal_True ); in _setPropertyToDefault() local 335 SfxItemPool* pPool = getModelPool( sal_True ); in _getPropertyDefault() local
|
H A D | UnoNamespaceMap.cxx | 89 …nce< XInterface > SAL_CALL NamespaceMap_createInstance( sal_uInt16* pWhichIds, SfxItemPool* pPool ) in NamespaceMap_createInstance() 135 NamespaceIteratorImpl::NamespaceIteratorImpl( sal_uInt16* pWhichIds, SfxItemPool* pPool ) in NamespaceIteratorImpl() 202 NamespaceMap::NamespaceMap( sal_uInt16* pWhichIds, SfxItemPool* pPool ) in NamespaceMap()
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | defltuno.cxx | 214 ScDocumentPool* pPool = pDocShell->GetDocument()->GetPool(); in setPropertyValue() local 276 ScDocumentPool* pPool = pDocShell->GetDocument()->GetPool(); in getPropertyValue() local 313 ScDocumentPool* pPool = pDocShell->GetDocument()->GetPool(); in SC_IMPL_DUMMY_PROPERTY_LISTENER() local 350 ScDocumentPool* pPool = pDocShell->GetDocument()->GetPool(); in setPropertyToDefault() local 375 ScDocumentPool* pPool = pDocShell->GetDocument()->GetPool(); in getPropertyDefault() local
|
/trunk/main/cui/source/tabpages/ |
H A D | grfpage.cxx | 323 SfxItemPool* pPool = GetItemSet().GetPool(); in ActivatePage() local 408 SfxItemPool* pPool = GetItemSet().GetPool(); in IMPL_LINK() local 439 SfxItemPool* pPool = GetItemSet().GetPool(); in IMPL_LINK() local 477 SfxItemPool* pPool = GetItemSet().GetPool(); in IMPL_LINK() local 562 SfxItemPool* pPool = GetItemSet().GetPool(); in IMPL_LINK() local 586 SfxItemPool* pPool = GetItemSet().GetPool(); in CalcZoom() local 615 SfxItemPool* pPool = GetItemSet().GetPool(); in CalcMinMaxBorder() local 656 SfxItemPool* pPool = GetItemSet().GetPool(); in GraphicHasChanged() local
|
H A D | connect.cxx | 126 SfxItemPool* pPool = rOutAttrs.GetPool(); in SvxConnectionPage() local 184 const SfxItemPool* pPool = rAttrs.GetPool(); in Reset() local 538 const SfxItemPool* pPool = rOutAttrs.GetPool(); in FillTypeLB() local
|
H A D | textanim.cxx | 137 SfxItemPool* pPool = rOutAttrs.GetPool(); in SvxTextAnimationPage() local 195 const SfxItemPool* pPool = rAttrs.GetPool(); in Reset() local
|
H A D | textattr.cxx | 165 SfxItemPool* pPool = rAttrs.GetPool(); in Reset() local 381 SfxItemPool* pPool = rAttrs.GetPool(); in FillItemSet() local
|
H A D | tpshadow.cxx | 109 SfxItemPool* pPool = rOutAttrs.GetPool(); in SvxShadowTabPage() local 439 SfxItemPool* pPool = rOutAttrs.GetPool(); in Reset() local
|
/trunk/main/svx/inc/svx/ |
H A D | xexch.hxx | 44 SfxItemPool* pPool; member in XFillExchangeData
|
/trunk/main/xmloff/inc/xmloff/ |
H A D | XMLFontAutoStylePool.hxx | 40 XMLFontAutoStylePool_Impl *pPool; member in XMLFontAutoStylePool
|
H A D | XMLTextListAutoStylePool.hxx | 49 XMLTextListAutoStylePool_Impl *pPool; member in XMLTextListAutoStylePool
|
/trunk/main/starmath/source/ |
H A D | config.cxx | 111 const SfxItemPool *pPool = rSet.GetPool(); in ConfigToItemSet() local
|
/trunk/main/svl/source/items/ |
H A D | itempool.cxx | 83 for ( const SfxItemPool *pPool = this; pPool; pPool = pPool->pSecondary ) in IsItemFlag() local 402 void SfxItemPool::Free(SfxItemPool* pPool) in Free() 427 void SfxItemPool::SetSecondaryPool( SfxItemPool *pPool ) in SetSecondaryPool() 541 SfxItemPool *pPool = new SfxItemPool( *this ); in Clone() local 995 const SfxItemPool *pPool; in FillItemIdRanges_Impl() local 1170 for ( SfxItemPool *pPool = this; pPool; pPool = pPool->pSecondary ) in SetFileFormatVersion() local
|
H A D | sitem.cxx | 63 SfxSetItem::SfxSetItem( const SfxSetItem& rCopy, SfxItemPool *pPool ) : in SfxSetItem()
|
/trunk/main/svl/inc/svl/ |
H A D | poolcach.hxx | 48 SfxItemPool *pPool; member in SfxItemPoolCache
|
/trunk/main/sd/source/ui/unoidl/ |
H A D | unopool.cxx | 73 void SdUnoDrawPool::putAny( SfxItemPool* pPool, const comphelper::PropertyMapEntry* pEntry, const u… in putAny()
|
/trunk/main/scripting/source/inc/util/ |
H A D | scriptingconstants.hxx | 44 static ScriptingConstantsPool *pPool = 0; in instance() local
|
/trunk/main/svx/source/form/ |
H A D | fmmodel.cxx | 72 FmFormModel::FmFormModel(SfxItemPool* pPool, SfxObjectShell* pPers) in FmFormModel() 91 FmFormModel::FmFormModel(const XubString& rPath, SfxItemPool* pPool, SfxObjectShell* pPers) in FmFormModel()
|
/trunk/main/sd/source/ui/func/ |
H A D | unmovss.cxx | 56 SfxStyleSheetBasePool* pPool = mpDoc->GetStyleSheetPool(); in Undo() local
|
/trunk/main/sw/source/ui/chrdlg/ |
H A D | swuiccoll.cxx | 210 SfxStyleSheetBasePool* pPool = rSh.GetView().GetDocShell()->GetStyleSheetPool(); in Reset() local 321 SfxStyleSheetBasePool* pPool = rSh.GetView().GetDocShell()->GetStyleSheetPool(); in IMPL_LINK() local
|
/trunk/main/sd/source/ui/dlg/ |
H A D | dlgsnap.cxx | 91 SfxItemPool* pPool = rInAttrs.GetPool(); in SdSnapLineDlg() local
|
H A D | morphdlg.cxx | 82 SfxItemPool* pPool = (SfxItemPool*) pObj1->GetObjectItemPool(); in MorphDlg() local
|
/trunk/main/sw/source/ui/utlui/ |
H A D | tmplctrl.cxx | 136 SfxStyleSheetBasePool* pPool = pView->GetDocShell()-> in Command() local
|
/trunk/main/editeng/source/uno/ |
H A D | unoipset.cxx | 129 SfxItemPool* pPool = rSet.GetPool(); in getPropertyValue() local 177 SfxItemPool* pPool = rSet.GetPool(); in setPropertyValue() local
|