Home
last modified time | relevance | path

Searched refs:SetSaveLater (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/unoobj/
H A Dafmtuno.cxx576 pFormats->SetSaveLater(sal_True); in setName()
629 pFormats->SetSaveLater(sal_True); in setPropertyValue()
760 pFormats->SetSaveLater(sal_True); in setPropertyValue()
778 pFormats->SetSaveLater(sal_True); in setPropertyValue()
/trunk/main/sc/inc/
H A Dautoform.hxx273 void SetSaveLater( sal_Bool bSet );
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx1010 void ScAutoFormat::SetSaveLater( sal_Bool bSet ) in SetSaveLater() function in ScAutoFormat