Searched refs:aCharFmt (Results 1 – 5 of 5) sorted by relevance
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | ww8par3.cxx | 415 WW8aCFmt aCharFmt; // Zeichen Style Pointer member 429 memset(&aCharFmt, 0, sizeof( aCharFmt )); in WW8LSTInfo() 1299 pListInfo->aCharFmt, bDummy ); in WW8ListManager() 1432 WW8aCFmt aCharFmt; // Zeichen Style Pointer in WW8ListManager() local 1434 memset(&aCharFmt, 0, sizeof( aCharFmt )); in WW8ListManager() 1523 AdjustLVL( nLevel, *pLFOInfo->pNumRule, aItemSet, aCharFmt, in WW8ListManager()
|
| H A D | ww8par.hxx | 257 WW8aCFmt& aCharFmt,
|
| /AOO42X/main/sw/source/core/doc/ |
| H A D | doclay.cxx | 1513 SwFmtCharFmt aCharFmt( pCharFmt ); in lcl_InsertLabel() local 1514 pNew->InsertItem( aCharFmt, 0, in lcl_InsertLabel() 1821 SwFmtCharFmt aCharFmt( pCharFmt ); in lcl_InsertDrawLabel() local 1822 pNew->InsertItem( aCharFmt, 0, nSepIdx + 1, in lcl_InsertDrawLabel()
|
| H A D | doctxm.cxx | 2190 SwFmtCharFmt aCharFmt( pPageNoCharFmt ); in _UpdatePageNum() local 2191 …pNd->InsertItem(aCharFmt, nStartPos, nStartPos + aNumStr.Len(), nsSetAttrMode::SETATTR_DONTEXPAND); in _UpdatePageNum() 2214 SwFmtCharFmt aCharFmt(pCharFmt); in _UpdatePageNum() local 2219 pNd->InsertItem(aCharFmt, nStartIdx, nEndIdx, nsSetAttrMode::SETATTR_DONTEXPAND); in _UpdatePageNum()
|
| H A D | docnew.cxx | 525 SwFmtCharFmt aCharFmt(NULL); in ~SwDoc() local 526 SetDefault(aCharFmt); in ~SwDoc()
|