Searched refs:SetDoUpdate (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sc/source/ui/inc/ | ||
H A D | AccessibleText.hxx | 63 virtual void SetDoUpdate(sal_Bool bValue) = 0; |
/trunk/main/sc/source/ui/unoobj/ | ||
H A D | editsrc.cxx | 155 pCellTextData->SetDoUpdate(bValue); in SetDoUpdateData() |
/trunk/main/sc/inc/ | ||
H A D | textuno.hxx | 402 void SetDoUpdate(sal_Bool bValue) { bDoUpdate = bValue; } in SetDoUpdate() function in ScCellTextData |
Completed in 23 milliseconds