Searched refs:IncGrfsThatResize (Results 1 – 2 of 2) sorted by relevance
157 sal_uInt16 IncGrfsThatResize() { return ++nGrfsThatResize; } in IncGrfsThatResize() function in SwTable
661 …sal_uInt16 IncGrfsThatResize() { return pSwTable ? ((SwTable *)pSwTable)->IncGrfsThatResize() : 0;… in IncGrfsThatResize() function in HTMLTable3520 return pTable ? pTable->IncGrfsThatResize() : 0; in IncGrfsThatResizeTable()
Completed in 46 milliseconds