Home
last modified time | relevance | path

Searched defs:pPool (Results 1 – 25 of 125) sorted by relevance

12345

/trunk/main/vcl/aqua/source/app/
H A Dsaldata.cxx35 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 Dunopool.cxx109 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 DUnoNamespaceMap.cxx89 …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 Ddefltuno.cxx214 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 Dgrfpage.cxx323 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 Dconnect.cxx126 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 Dtextanim.cxx137 SfxItemPool* pPool = rOutAttrs.GetPool(); in SvxTextAnimationPage() local
195 const SfxItemPool* pPool = rAttrs.GetPool(); in Reset() local
H A Dtextattr.cxx165 SfxItemPool* pPool = rAttrs.GetPool(); in Reset() local
381 SfxItemPool* pPool = rAttrs.GetPool(); in FillItemSet() local
H A Dtpshadow.cxx109 SfxItemPool* pPool = rOutAttrs.GetPool(); in SvxShadowTabPage() local
439 SfxItemPool* pPool = rOutAttrs.GetPool(); in Reset() local
/trunk/main/svx/inc/svx/
H A Dxexch.hxx44 SfxItemPool* pPool; member in XFillExchangeData
/trunk/main/xmloff/inc/xmloff/
H A DXMLFontAutoStylePool.hxx40 XMLFontAutoStylePool_Impl *pPool; member in XMLFontAutoStylePool
H A DXMLTextListAutoStylePool.hxx49 XMLTextListAutoStylePool_Impl *pPool; member in XMLTextListAutoStylePool
/trunk/main/starmath/source/
H A Dconfig.cxx111 const SfxItemPool *pPool = rSet.GetPool(); in ConfigToItemSet() local
/trunk/main/svl/source/items/
H A Ditempool.cxx83 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 Dsitem.cxx63 SfxSetItem::SfxSetItem( const SfxSetItem& rCopy, SfxItemPool *pPool ) : in SfxSetItem()
/trunk/main/svl/inc/svl/
H A Dpoolcach.hxx48 SfxItemPool *pPool; member in SfxItemPoolCache
/trunk/main/sd/source/ui/unoidl/
H A Dunopool.cxx73 void SdUnoDrawPool::putAny( SfxItemPool* pPool, const comphelper::PropertyMapEntry* pEntry, const u… in putAny()
/trunk/main/scripting/source/inc/util/
H A Dscriptingconstants.hxx44 static ScriptingConstantsPool *pPool = 0; in instance() local
/trunk/main/svx/source/form/
H A Dfmmodel.cxx72 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 Dunmovss.cxx56 SfxStyleSheetBasePool* pPool = mpDoc->GetStyleSheetPool(); in Undo() local
/trunk/main/sw/source/ui/chrdlg/
H A Dswuiccoll.cxx210 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 Ddlgsnap.cxx91 SfxItemPool* pPool = rInAttrs.GetPool(); in SdSnapLineDlg() local
H A Dmorphdlg.cxx82 SfxItemPool* pPool = (SfxItemPool*) pObj1->GetObjectItemPool(); in MorphDlg() local
/trunk/main/sw/source/ui/utlui/
H A Dtmplctrl.cxx136 SfxStyleSheetBasePool* pPool = pView->GetDocShell()-> in Command() local
/trunk/main/editeng/source/uno/
H A Dunoipset.cxx129 SfxItemPool* pPool = rSet.GetPool(); in getPropertyValue() local
177 SfxItemPool* pPool = rSet.GetPool(); in setPropertyValue() local

Completed in 109 milliseconds

12345