Searched refs:ctrlId (Results 1 – 8 of 8) sorted by relevance
63 sal_Int32 ctrlId; member105 if ( CtrlIdToResIdTable[i].ctrlId == aControlId ) in CtrlIdToResId()121 if ( OtherCtrlIdToResIdTable[i].ctrlId == aControlId ) in OtherCtrlIdToResId()
68 sal_Int32 ctrlId; member110 if ( CtrlIdToResIdTable[i].ctrlId == aControlId ) in CtrlIdToResId()126 if ( OtherCtrlIdToResIdTable[i].ctrlId == aControlId ) in OtherCtrlIdToResId()
102 short ctrlId = in createTestEnvironment() local121 new Short(ctrlId)) ; in createTestEnvironment()
65 sal_Int32 ctrlId; member97 if ( CtrlIdToResIdTable[i].ctrlId == aControlId ) in CtrlIdToResId()
70 sal_Int32 ctrlId; member102 if ( CtrlIdToResIdTable[i].ctrlId == aControlId ) in CtrlIdToResId()
836 HWND, sal_uInt16 ctrlId, sal_uInt16) in onCtrlCommand() argument840 if (ctrlId < ctlFirst) in onCtrlCommand()843 evt.ElementId = ctrlId; in onCtrlCommand()
259 virtual sal_uInt32 SAL_CALL onCtrlCommand(HWND hwndDlg, sal_uInt16 ctrlId, sal_uInt16 notifyCode);
184 …virtual sal_uInt32 SAL_CALL onCtrlCommand( HWND hwndDlg, sal_uInt16 ctrlId, sal_uInt16 notifyCode …
Completed in 2829 milliseconds