Searched refs:pSty (Results 1 – 2 of 2) sorted by relevance
1534 const SwTxtFmtColl* pSty = 0; in Read_Tab() local1540 pSty = (const SwTxtFmtColl*)pCollA[nTabBase].pFmt; in Read_Tab()1545 pSty = (const SwTxtFmtColl*)pCollA[nAktColl].pFmt; in Read_Tab()1550 while (pSty && !bFound) in Read_Tab()1573 aLoopWatch.insert(reinterpret_cast<size_t>(pSty)); in Read_Tab()1574 pSty = (const SwTxtFmtColl*)pCollA[nTabBase].pFmt; in Read_Tab()1576 if (aLoopWatch.find(reinterpret_cast<size_t>(pSty)) != in Read_Tab()1578 pSty = 0; in Read_Tab()1581 pSty = 0; // gib die Suche auf in Read_Tab()1652 SvxTabStopItem aOrig = pSty ? in Read_Tab()[all …]
123 const WW8RStyle* pSty = 0, const WW8PLCFx_SEPX* pSep = 0);1253 const WW8RStyle* pSty, const WW8PLCFx_SEPX* pSep) in lcl_ReadBorders() argument1296 else if( pSty ) in lcl_ReadBorders()1299 nBorder |= (_SetWW8_BRC( bVer67, brc[ i ], pSty->HasParaSprm( *pIds )))<<i; in lcl_ReadBorders()1302 ASSERT( pSty || pPap, "WW8PLCFx_Cp_FKP and WW8RStyle " in lcl_ReadBorders()
Completed in 55 milliseconds