Searched refs:nMID (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sw/source/ui/docvw/ |
H A D | romenu.cxx | 89 void SwReadOnlyPopup::Check( sal_uInt16 nMID, sal_uInt16 nSID, SfxDispatcher &rDis ) in Check() argument 95 EnableItem( nMID, sal_True ); in Check() 98 CheckItem ( nMID, !_pItem->ISA(SfxVoidItem) && in Check() 103 EnableItem(nMID, sal_False); in Check() 107 EnableItem( nMID, sal_False ); in Check()
|
H A D | romenu.hxx | 56 void Check( sal_uInt16 nMID, sal_uInt16 nSID, SfxDispatcher &rDis );
|
/trunk/main/sc/source/ui/Accessibility/ |
H A D | AccessibleCsvControl.cxx | 347 …roperty( PropertyValue& rVal, const OUString& rPropName, const SfxPoolItem& rItem, sal_uInt8 nMID ) in lcl_FillProperty() argument 350 rItem.QueryValue( rVal.Value, nMID ); in lcl_FillProperty()
|
Completed in 14 milliseconds