Home
last modified time | relevance | path

Searched refs:GetColl (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/sw/source/filter/inc/
H A Dfltshell.hxx444 SwTxtFmtColl* GetColl() { return pColl; } in GetColl() function in SwFltFormatCollection
624 if( eSubMode == Style && pColls[nBased]->GetColl() ) in BaseStyle()
625 ((SwFltFormatCollection*)pOut)->Derived(pColls[nBased]->GetColl()); in BaseStyle()
/aoo42x/main/sw/source/filter/ww1/
H A Dfltshell.cxx1252 GetDoc().SetTxtFmtColl(*pPaM, p->GetColl()); in SetStyle()
1320 return GetColl()->GetFmtAttr(nWhich); // mit Parents in GetAttr()
1339 return GetColl()->GetFmtAttr(nWhich); // mit Parents in GetNodeOrStyAttr()
2190 pColls[nWhich]->GetColl()->SetNextTxtFmtColl( in NextStyle()
2191 *pColls[nNext]->GetColl() ); in NextStyle()
/aoo42x/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx704 sal_uInt16 GetColl() const; // liefert aktuellen Style
H A Dww8scan.cxx4704 sal_uInt16 WW8PLCFMan::GetColl() const in GetColl() function in WW8PLCFMan
/aoo42x/main/sw/source/filter/ww8/
H A Dww8scan.hxx878 sal_uInt16 GetColl() const; // index of actual Style
H A Dww8par.cxx3267 nAktColl = pPlcxMan->GetColl(); in ProcessAktCollChange()
3406 if( nOldColl != pPlcxMan->GetColl() ) in ReadTextAttr()
H A Dww8graf.cxx639 nAktColl = pPlcxMan->GetColl(); in InsertAttrsAsDrawingAttrs()
H A Dww8scan.cxx5151 sal_uInt16 WW8PLCFMan::GetColl() const in GetColl() function in WW8PLCFMan

Completed in 185 milliseconds