Searched refs:lcl_CpyAttr (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sw/source/core/doc/ |
H A D | doclay.cxx | 1196 void lcl_CpyAttr( SfxItemSet &rNewSet, const SfxItemSet &rOldSet, sal_uInt16 nWhich ) in lcl_CpyAttr() function 1335 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_PRINT ); in lcl_InsertLabel() 1336 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_OPAQUE ); in lcl_InsertLabel() 1337 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_PROTECT ); in lcl_InsertLabel() 1338 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_SURROUND ); in lcl_InsertLabel() 1339 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_VERT_ORIENT ); in lcl_InsertLabel() 1340 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_HORI_ORIENT ); in lcl_InsertLabel() 1341 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_LR_SPACE ); in lcl_InsertLabel() 1342 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_UL_SPACE ); in lcl_InsertLabel() 1343 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_BACKGROUND ); in lcl_InsertLabel() [all …]
|
Completed in 17 milliseconds