Home
last modified time | relevance | path

Searched refs:pPool (Results 276 – 300 of 403) sorted by relevance

1...<<11121314151617

/trunk/main/editeng/inc/editeng/
H A Demphitem.hxx60 virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
H A Dlangitem.hxx59 virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
H A Dsizeitem.hxx62 virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
H A Dcmapitem.hxx59 virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
H A Dpmdlitem.hxx51 virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
H A Dwghtitem.hxx59 virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
H A Dpostitem.hxx59 virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
H A Dcharrotateitem.hxx52 virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
/trunk/main/cui/source/options/
H A Dconnpoolsettings.hxx92 virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
/trunk/main/svx/inc/svx/
H A Dsxekitm.hxx44 virtual SfxPoolItem* Clone(SfxItemPool* pPool=NULL) const;
H A Dxlinjoit.hxx44 virtual SfxPoolItem* Clone( SfxItemPool* pPool = 0 ) const;
H A Dsdtfsitm.hxx52 virtual SfxPoolItem* Clone(SfxItemPool* pPool=NULL) const;
H A Dxcolit.hxx56 virtual SfxPoolItem* Clone(SfxItemPool* pPool = 0) const;
H A Dzoomslideritem.hxx56 virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
/trunk/main/svl/inc/svl/
H A Dszitem.hxx62 virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
H A Daeitem.hxx61 virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
H A Dflagitem.hxx60 virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
H A Dptitem.hxx57 virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
H A Drectitem.hxx57 virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
H A Dcntwall.hxx57 virtual SfxPoolItem* Clone( SfxItemPool* pPool = 0 ) const;
H A Dctypeitm.hxx53 virtual SfxPoolItem* Clone( SfxItemPool *pPool = NULL ) const;
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx380 SfxStyleSheetBasePool* pPool = pView->GetDocShell()->GetStyleSheetPool(); in SwInsertDBColAutoPilot() local
381 pPool->SetSearchMask( SFX_STYLE_FAMILY_PARA, SFXSTYLEBIT_ALL ); in SwInsertDBColAutoPilot()
384 const SfxStyleSheetBase* pBase = pPool->First(); in SwInsertDBColAutoPilot()
388 pBase = pPool->Next(); in SwInsertDBColAutoPilot()
/trunk/main/sc/source/core/data/
H A Ddocumen3.cxx1906 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in SetLanguage() local
1907 pPool->SetPoolDefaultItem( SvxLanguageItem( eLanguage, ATTR_FONT_LANGUAGE ) ); in SetLanguage()
1908 pPool->SetPoolDefaultItem( SvxLanguageItem( eCjkLanguage, ATTR_CJK_FONT_LANGUAGE ) ); in SetLanguage()
1909 pPool->SetPoolDefaultItem( SvxLanguageItem( eCtlLanguage, ATTR_CTL_FONT_LANGUAGE ) ); in SetLanguage()
/trunk/main/sw/inc/
H A Dfmtcnct.hxx51 virtual SfxPoolItem* Clone( SfxItemPool* pPool = 0 ) const;
/trunk/main/xmloff/inc/xmloff/
H A DXMLTextListAutoStylePool.hxx49 XMLTextListAutoStylePool_Impl *pPool; member in XMLTextListAutoStylePool

Completed in 112 milliseconds

1...<<11121314151617