Searched refs:lcl_CpyAttr (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sw/source/core/doc/ |
H A D | doclay.cxx | 1188 void lcl_CpyAttr( SfxItemSet &rNewSet, const SfxItemSet &rOldSet, sal_uInt16 nWhich ) in lcl_CpyAttr() function 1327 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_PRINT ); in lcl_InsertLabel() 1328 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_OPAQUE ); in lcl_InsertLabel() 1329 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_PROTECT ); in lcl_InsertLabel() 1330 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_SURROUND ); in lcl_InsertLabel() 1331 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_VERT_ORIENT ); in lcl_InsertLabel() 1332 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_HORI_ORIENT ); in lcl_InsertLabel() 1333 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_LR_SPACE ); in lcl_InsertLabel() 1334 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_UL_SPACE ); in lcl_InsertLabel() 1335 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_BACKGROUND ); in lcl_InsertLabel() [all …]
|
Completed in 25 milliseconds