Home
last modified time | relevance | path

Searched refs:bLayerLocked (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/form/
H A Dfmshell.cxx854 bool bLayerLocked = false; in GetState() local
860 bLayerLocked = pPV->IsLayerLocked(m_pFormView->GetActiveLayer()); in GetState()
862 if (bLayerLocked) in GetState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/form/
H A Dfmshell.cxx873 bool bLayerLocked = false; in GetState() local
879 bLayerLocked = pPV->IsLayerLocked(m_pFormView->GetActiveLayer()); in GetState()
881 if (bLayerLocked) in GetState()