Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx538 aRet.mpStyleApo = StyleExists(nAktColl) ? pCollA[nAktColl].pWWFly : 0; in TestApo()
4729 … if( pIo->StyleExists(0) && pIo->pCollA[0].pFmt && pIo->pCollA[0].bColl && pIo->pCollA[0].bValid ) in Import()
H A Dww8par.hxx1236 bool StyleExists(int nColl) const { return (nColl < nColls); } in StyleExists() function in SwWW8ImplReader
H A Dww8par.cxx2593 if ((eSrcCharSet == RTL_TEXTENCODING_DONTKNOW) && StyleExists(nAktColl)) in GetCurrentCharSet()
3292 if (!bTabRowEnd && StyleExists(nAktColl)) in ProcessAktCollChange()

Completed in 69 milliseconds