Home
last modified time | relevance | path

Searched refs:aCharFmt (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sw/source/filter/ww8/
H A Dww8par3.cxx416 WW8aCFmt aCharFmt; // Zeichen Style Pointer member
430 memset(&aCharFmt, 0, sizeof( aCharFmt )); in WW8LSTInfo()
1300 pListInfo->aCharFmt, bDummy ); in WW8ListManager()
1433 WW8aCFmt aCharFmt; // Zeichen Style Pointer in WW8ListManager() local
1435 memset(&aCharFmt, 0, sizeof( aCharFmt )); in WW8ListManager()
1524 AdjustLVL( nLevel, *pLFOInfo->pNumRule, aItemSet, aCharFmt, in WW8ListManager()
H A Dww8par.hxx258 WW8aCFmt& aCharFmt,
/aoo41x/main/sw/source/core/doc/
H A Ddoclay.cxx1521 SwFmtCharFmt aCharFmt( pCharFmt ); in lcl_InsertLabel() local
1522 pNew->InsertItem( aCharFmt, 0, in lcl_InsertLabel()
1829 SwFmtCharFmt aCharFmt( pCharFmt ); in lcl_InsertDrawLabel() local
1830 pNew->InsertItem( aCharFmt, 0, nSepIdx + 1, in lcl_InsertDrawLabel()
H A Ddocnew.cxx508 SwFmtCharFmt aCharFmt(NULL); in ~SwDoc() local
509 SetDefault(aCharFmt); in ~SwDoc()
H A Ddoctxm.cxx2190 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()

Completed in 149 milliseconds