Home
last modified time | relevance | path

Searched refs:bReadNoTbl (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/source/filter/inc/
H A Dfltshell.hxx379 sal_Bool bReadNoTbl; // Keine Tabellen member in SwFltOutDoc
389 nTableWidth(0), bReadNoTbl(sal_False) in SwFltOutDoc()
392 void SetReadNoTable() { bReadNoTbl = sal_True; } in SetReadNoTable()
/aoo4110/main/sw/source/filter/ww1/
H A Dfltshell.cxx1059 sal_Bool bReadNoTbl = 0 != pSttNd->FindTableNode() || in SwFltShell() local
1062 if( bReadNoTbl ) in SwFltShell()
1482 if(bReadNoTbl) in BeginTable()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par.hxx1155 bool bReadNoTbl; // Keine Tabellen member in SwWW8ImplReader
H A Dww8par.cxx3765 bReadNoTbl = bPgSecBreak = bSpec = bObj = bTxbxFlySection in SwWW8ImplReader()
4523 bReadNoTbl = ( nNd < rDoc.GetNodes().GetEndOfInserts().GetIndex() && in CoreLoad()
H A Dww8par2.cxx3476 if (bReadNoTbl) in StartTable()

Completed in 77 milliseconds