Home
last modified time | relevance | path

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

/aoo41x/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 );
/aoo41x/main/sw/source/core/doc/
H A Ddoclay.cxx611 pFrmFmt = GetFrmFmtFromPool( RES_POOLFRM_FRAME ); in _MakeFlySection()
769 pFrmFmt = GetFrmFmtFromPool( RES_POOLFRM_FRAME ); in MakeFlySection()
1326 rDoc.GetFrmFmtFromPool(RES_POOLFRM_FRAME) ); in lcl_InsertLabel()
1705 rDoc.GetFrmFmtFromPool( RES_POOLFRM_FRAME ) ); in lcl_InsertDrawLabel()
H A Ddoc.cxx979 pFrmFmt = GetFrmFmtFromPool( RES_POOLFRM_GRAPHIC ); in Insert()
998 pFrmFmt = GetFrmFmtFromPool( RES_POOLFRM_GRAPHIC ); in Insert()
1019 pFrmFmt = GetFrmFmtFromPool( nId ); in Insert()
1036 pFrmFmt = GetFrmFmtFromPool( RES_POOLFRM_OLE ); in InsertOLE()
H A Dpoolfmt.cxx1382 SwFrmFmt* SwDoc::GetFrmFmtFromPool( sal_uInt16 nId ) in GetFrmFmtFromPool() function in SwDoc
/aoo41x/main/sw/source/ui/app/
H A Dapplab.cxx321 SwFrmFmt* pFmt = pSh->GetFrmFmtFromPool( RES_POOLFRM_LABEL ); in InsertLab()
H A Ddocst.cxx609 pFFmt = mpWrtShell->GetFrmFmtFromPool( nId ); in Edit()
H A Ddocstyle.cxx227 pFmt = rDoc.GetFrmFmtFromPool(nId); in lcl_FindFrmFmt()
/aoo41x/main/sw/source/filter/basflt/
H A Dshellio.cxx690 SwFrmFmt *pFrmFmt = rDoc.GetFrmFmtFromPool( nPoolId ); in ResetFrmFmts()
/aoo41x/main/sw/source/filter/rtf/
H A Drtffly.cxx231 SwFrmFmt* pParent = pDoc->GetFrmFmtFromPool( RES_POOLFRM_FRAME ); in SetFlysInDoc()
/aoo41x/main/sw/source/core/unocore/
H A Dunoframe.cxx583 const :: SfxItemSet *pItemSet = &pDoc->GetFrmFmtFromPool( RES_POOLFRM_FRAME )->GetAttrSet(); in AnyToItemSet()
677 … const :: SfxItemSet *pItemSet = &pDoc->GetFrmFmtFromPool( RES_POOLFRM_GRAPHIC )->GetAttrSet(); in AnyToItemSet()

Completed in 153 milliseconds