Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/accessibility/
H A DAccessibleControlShape.cxx865 Any sCtlLabelBy; in GetLabeledByControlShape() local
869 sCtlLabelBy = m_xControlModel->getPropertyValue(rAccLabelControlProperty); in GetLabeledByControlShape()
870 if( sCtlLabelBy.hasValue() ) in GetLabeledByControlShape()
872 Reference< XPropertySet > xAsSet (sCtlLabelBy, UNO_QUERY); in GetLabeledByControlShape()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/accessibility/
H A DAccessibleControlShape.cxx868 Any sCtlLabelBy; in GetLabeledByControlShape() local
872 sCtlLabelBy = m_xControlModel->getPropertyValue(rAccLabelControlProperty); in GetLabeledByControlShape()
873 if( sCtlLabelBy.hasValue() ) in GetLabeledByControlShape()
875 Reference< XPropertySet > xAsSet (sCtlLabelBy, UNO_QUERY); in GetLabeledByControlShape()