Home
last modified time | relevance | path

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

/trunk/main/svx/source/accessibility/
H A DAccessibleControlShape.cxx972 Any sCtlLabelBy; in GetLabeledByControlShape() local
976 m_xControlModel->getPropertyValue( rAccLabelControlProperty ) >>= sCtlLabelBy; in GetLabeledByControlShape()
977 if( sCtlLabelBy.hasValue() ) in GetLabeledByControlShape()
979 Reference< XPropertySet > xAsSet (sCtlLabelBy, UNO_QUERY); in GetLabeledByControlShape()

Completed in 12 milliseconds