Searched refs:nNavigationURLIndex (Results 1 – 1 of 1) sorted by relevance
120 sal_Int32 nNavigationURLIndex = lcl_getNavigationURLIndex( sTargetURL ); in implGetCurrentButtonType() local121 if ( nNavigationURLIndex >= 0) in implGetCurrentButtonType()123 nButtonType = s_nFirstVirtualButtonType + nNavigationURLIndex; in implGetCurrentButtonType()
Completed in 11 milliseconds