Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dpushbuttonnavigation.cxx47 static const sal_Int32 s_nFirstVirtualButtonType = 1 + (sal_Int32)FormButtonType_URL; variable
123 nButtonType = s_nFirstVirtualButtonType + nNavigationURLIndex; in implGetCurrentButtonType()
158 bool bIsVirtualButtonType = nButtonType >= s_nFirstVirtualButtonType; in setCurrentButtonType()
161 … const sal_Char* pURL = lcl_getNavigationURL( nButtonType - s_nFirstVirtualButtonType ); in setCurrentButtonType()
223 bool bIsVirtualButtonType = nCurrentButtonType >= s_nFirstVirtualButtonType; in getCurrentTargetURL()

Completed in 9 milliseconds