Home
last modified time | relevance | path

Searched refs:nCollId (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Dappenv.cxx157 void lcl_CopyCollAttr(SwWrtShell* pOldSh, SwWrtShell* pNewSh, sal_uInt16 nCollId) in lcl_CopyCollAttr() argument
162 if(nCollId == (pColl = &pOldSh->GetTxtFmtColl(nCnt))->GetPoolFmtId()) in lcl_CopyCollAttr()
163 pNewSh->GetTxtCollFromPool(nCollId)->SetFmtAttr(pColl->GetAttrSet()); in lcl_CopyCollAttr()
/trunk/main/sw/source/filter/html/
H A Dswcss1.hxx69 SwTxtFmtColl* GetDefListTxtFmtColl( sal_uInt16 nCollId, sal_uInt16 nDeep );
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx763 sal_uInt16 nCollId = static_cast<sal_uInt16>( in MakeFlySection() local
772 GetTxtCollFromPool( nCollId )); in MakeFlySection()

Completed in 41 milliseconds