Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx167 sal_Int16 nLayerID1(0); in operator ()() local
169 if( (aPropAny1 >>= nLayerID1) && (aPropAny2 >>= nLayerID2) ) in operator ()()
171 if (nLayerID1 == nLayerID2) in operator ()()
182 ConvertLayerId(nLayerID1); in operator ()()
184 bResult = (nLayerID1 < nLayerID2); in operator ()()

Completed in 30 milliseconds