Searched refs:CopyAttrs (Results 1 – 7 of 7) sorted by relevance
337 pBoxFmt->CopyAttrs( *rpBox->GetFrmFmt() ); in lcl_CopyTblBox()405 pLineFmt->CopyAttrs( *rpLine->GetFrmFmt() ); in lcl_CopyTblLine()463 pTblFmt->CopyAttrs( *GetTable().GetFrmFmt() ); in MakeCopy()
1269 pSectFmt->CopyAttrs( *GetSection().GetFmt() ); in MakeCopy()
1847 pNewFmt->CopyAttrs( rFmt, sal_True ); // kopiere Attribute in CopyFmt()1908 pNewColl->CopyAttrs( rColl, sal_True ); in CopyTxtColl()1964 pNewColl->CopyAttrs( rColl ); in CopyGrfColl()2104 pNewFmt->CopyAttrs( *pOldFmt, sal_True ); in CopyPageDescHeaderFooterImpl()
2042 aFindFrm.pNewFrmFmt->CopyAttrs( *rpFndBox->GetBox()->GetFrmFmt() ); in lcl_CopyBoxToDoc()2135 aFindFrm.pNewFrmFmt->CopyAttrs( *rpFndLine->GetLine()->GetFrmFmt() ); in lcl_CopyLineToDoc()2280 pNewTbl->GetFrmFmt()->CopyAttrs( *GetFrmFmt() ); in MakeCopy()
441 pDest->CopyAttrs( rSource ); in CopyLayoutFmt()
86 void CopyAttrs( const SwFmt&, sal_Bool bReplace=sal_True );
193 void SwFmt::CopyAttrs( const SwFmt& rFmt, sal_Bool bReplace ) in CopyAttrs() function in SwFmt
Completed in 85 milliseconds