Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dswtable.hxx157 sal_uInt16 IncGrfsThatResize() { return ++nGrfsThatResize; } in IncGrfsThatResize() function in SwTable
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx661 …sal_uInt16 IncGrfsThatResize() { return pSwTable ? ((SwTable *)pSwTable)->IncGrfsThatResize() : 0;… in IncGrfsThatResize() function in HTMLTable
3520 return pTable ? pTable->IncGrfsThatResize() : 0; in IncGrfsThatResizeTable()

Completed in 44 milliseconds