Searched refs:m_bEnableSetModified (Results 1 – 3 of 3) sorted by relevance
131 sal_Bool m_bEnableSetModified; member
329 if ( bEnable == pImp->m_bEnableSetModified ) in EnableSetModified()332 pImp->m_bEnableSetModified = bEnable; in EnableSetModified()339 return pImp->m_bEnableSetModified && !IsReadOnly(); in IsEnableSetModified()
271 ,m_bEnableSetModified( sal_True ) in SfxObjectShell_Impl()
Completed in 33 milliseconds