Home
last modified time | relevance | path

Searched refs:GetFrmFmtFromPool (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx603 pFrmFmt = GetFrmFmtFromPool( RES_POOLFRM_FRAME ); in _MakeFlySection()
761 pFrmFmt = GetFrmFmtFromPool( RES_POOLFRM_FRAME ); in MakeFlySection()
1318 rDoc.GetFrmFmtFromPool(RES_POOLFRM_FRAME) ); in lcl_InsertLabel()
1697 rDoc.GetFrmFmtFromPool( RES_POOLFRM_FRAME ) ); in lcl_InsertDrawLabel()
H A Ddoc.cxx966 pFrmFmt = GetFrmFmtFromPool( RES_POOLFRM_GRAPHIC ); in Insert()
985 pFrmFmt = GetFrmFmtFromPool( RES_POOLFRM_GRAPHIC ); in Insert()
1006 pFrmFmt = GetFrmFmtFromPool( nId ); in Insert()
1023 pFrmFmt = GetFrmFmtFromPool( RES_POOLFRM_OLE ); in InsertOLE()
H A Dpoolfmt.cxx1388 SwFrmFmt* SwDoc::GetFrmFmtFromPool( sal_uInt16 nId ) in GetFrmFmtFromPool() function in SwDoc
/trunk/main/sw/inc/
H A DIDocumentStylePoolAccess.hxx58 virtual SwFrmFmt* GetFrmFmtFromPool( sal_uInt16 nId ) = 0;
H A Deditsh.hxx328 SwFrmFmt* GetFrmFmtFromPool( sal_uInt16 nId ) in GetFrmFmtFromPool() function in SwEditShell
H A Ddoc.hxx924 virtual SwFrmFmt* GetFrmFmtFromPool( sal_uInt16 nId );
/trunk/main/sw/source/ui/app/
H A Dapplab.cxx331 SwFrmFmt* pFmt = pSh->GetFrmFmtFromPool( RES_POOLFRM_LABEL ); in InsertLab()
H A Ddocst.cxx604 pFFmt = mpWrtShell->GetFrmFmtFromPool( nId ); in Edit()
H A Ddocstyle.cxx226 pFmt = rDoc.GetFrmFmtFromPool(nId); in lcl_FindFrmFmt()
/trunk/main/sw/source/filter/basflt/
H A Dshellio.cxx690 SwFrmFmt *pFrmFmt = rDoc.GetFrmFmtFromPool( nPoolId ); in ResetFrmFmts()
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx226 SwFrmFmt* pParent = pDoc->GetFrmFmtFromPool( RES_POOLFRM_FRAME ); in SetFlysInDoc()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx946 const ::SfxItemSet *pItemSet = &pDoc->GetFrmFmtFromPool( RES_POOLFRM_FRAME )->GetAttrSet(); in AnyToItemSet()
1041 … const :: SfxItemSet *pItemSet = &pDoc->GetFrmFmtFromPool( RES_POOLFRM_GRAPHIC )->GetAttrSet(); in AnyToItemSet()

Completed in 117 milliseconds