Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/html/
H A Dhtmlpars.cxx127 if ( pS->pLocalColOffset != pLocalColOffset ) in ~ScHTMLLayoutParser()
131 if ( pLocalColOffset ) in ~ScHTMLLayoutParser()
132 delete pLocalColOffset; in ~ScHTMLLayoutParser()
530 pLocalColOffset->Remove( (sal_uInt16)0, pLocalColOffset->Count() ); in SetWidths()
535 …nTableWidth = (sal_uInt16)((*pLocalColOffset)[pLocalColOffset->Count() -1 ] - (*pLocalColOffset)[0… in SetWidths()
622 pLocalColOffset->Remove( (sal_uInt16)0, pLocalColOffset->Count() ); in SetWidths()
652 if ( pLocalColOffset->Count() ) in SetWidths()
654 sal_uInt16 nMax = (sal_uInt16) (*pLocalColOffset)[pLocalColOffset->Count() - 1]; in SetWidths()
1281 if ( pLocalColOffset ) in TableOff()
1283 pLocalColOffset = pS->pLocalColOffset; in TableOff()
[all …]
/aoo41x/main/sc/source/filter/inc/
H A Dhtmlpars.hxx75 ScHTMLColOffset* pLocalColOffset; member
94 pLocalColOffset( pTO ), in ScHTMLTableStackEntry()
136 ScHTMLColOffset* pLocalColOffset; // je Table member in ScHTMLLayoutParser

Completed in 21 milliseconds