Searched refs:StyleExists (Results 1 – 3 of 3) sorted by relevance
538 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()
1236 bool StyleExists(int nColl) const { return (nColl < nColls); } in StyleExists() function in SwWW8ImplReader
2593 if ((eSrcCharSet == RTL_TEXTENCODING_DONTKNOW) && StyleExists(nAktColl)) in GetCurrentCharSet()3292 if (!bTabRowEnd && StyleExists(nAktColl)) in ProcessAktCollChange()
Completed in 55 milliseconds