Home
last modified time | relevance | path

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

/trunk/main/svx/source/accessibility/
H A DAccessibleShape.cxx609 static const OUString sAnchorPositionName ( in getBounds() local
655 if (xSetInfo->hasPropertyByName (sAnchorPositionName)) in getBounds()
657 uno::Any aPos = xSet->getPropertyValue (sAnchorPositionName); in getBounds()