Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx1844 SwTable* pFirstFoundTable = 0; // to check that only one table will be used in convertRangeToXML() local
1862 if (!pFirstFoundTable) in convertRangeToXML()
1863 pFirstFoundTable = pTable; in convertRangeToXML()
1864 if (pTable != pFirstFoundTable) in convertRangeToXML()