Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/vba/
H A Dvbasystem.cxx79 sal_Int32 nPointerStyle = getPointerStyle( getCurrentWordDoc(mxContext) ); in getCursor() local
81 switch( nPointerStyle ) in getCursor()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx890 sal_Int32 nPointerStyle( POINTER_ARROW ); in getPointerStyle() local
899 nPointerStyle = pWindow->GetSystemWindow()->GetPointer().GetStyle(); in getPointerStyle()
905 return nPointerStyle; in getPointerStyle()
/trunk/main/sc/source/ui/vba/
H A Dvbaapplication.cxx610 sal_Int32 nPointerStyle = getPointerStyle(getCurrentDocument()); in getCursor() local
612 switch( nPointerStyle ) in getCursor()

Completed in 33 milliseconds