Searched defs:SetDoUpdate (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/ui/inc/ | ||
H A D | AccessibleText.hxx | 87 virtual void SetDoUpdate(sal_Bool bValue) { ScCellTextData::SetDoUpdate(bValue); } in SetDoUpdate() function in ScAccessibleCellBaseTextData |
/aoo41x/main/sc/inc/ | ||
H A D | textuno.hxx | 402 void SetDoUpdate(sal_Bool bValue) { bDoUpdate = bValue; } in SetDoUpdate() function in ScCellTextData |
Completed in 28 milliseconds