Home
last modified time | relevance | path

Searched refs:bDisableDown (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Ddrtxtob.cxx243 bool bDisableDown = true; in GetAttrState() local
315 bDisableDown = false; in GetAttrState()
321 if(!bDisableDown && bIsOutlineView in GetAttrState()
328 bDisableDown = true; in GetAttrState()
339 if (bDisableDown) in GetAttrState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Ddrtxtob.cxx246 bool bDisableDown = true; in GetAttrState() local
321 bDisableDown = false; in GetAttrState()
327 if(!bDisableDown && bIsOutlineView in GetAttrState()
334 bDisableDown = true; in GetAttrState()
345 if (bDisableDown) in GetAttrState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/options/
H A Doptlingu.cxx1615 bool bDisableDown = true; in IMPL_LINK() local
1621bDisableDown = reinterpret_cast<ModuleUserData_Impl*>(rBox.get_id(nCurPos + 1).toInt64())->IsParen… in IMPL_LINK()
1629 m_xPrioDownPB->set_sensitive(!bDisableDown); in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/options/
H A Doptlingu.cxx1603 bool bDisableDown = true; in IMPL_LINK() local
1609bDisableDown = reinterpret_cast<ModuleUserData_Impl*>(rBox.get_id(nCurPos + 1).toInt64())->IsParen… in IMPL_LINK()
1617 m_xPrioDownPB->set_sensitive(!bDisableDown); in IMPL_LINK()