Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/Accessibility/
H A DAccessibleCellBase.cxx437 sal_Int32 nLocationVal = 0; in getShadowAttrs() local
441 nLocationVal = 1; in getShadowAttrs()
444 nLocationVal = 2; in getShadowAttrs()
447 nLocationVal = 3; in getShadowAttrs()
450 nLocationVal = 4; in getShadowAttrs()
456 if ( nLocationVal == 0 ) in getShadowAttrs()
463 sShadowAttrs += rtl::OUString::valueOf( (sal_Int32)nLocationVal ); in getShadowAttrs()

Completed in 16 milliseconds