Searched refs:hasCommandByName (Results 1 – 12 of 12) sorted by relevance
86 hasCommandByName(
115 XCommandInfo_impl::hasCommandByName( in hasCommandByName() function in XCommandInfo_impl
234 virtual sal_Bool SAL_CALL hasCommandByName( const rtl::OUString& Name )307 sal_Bool SAL_CALL CommandProcessorInfo::hasCommandByName( in hasCommandByName() function in __anonaad216a20111::CommandProcessorInfo1703 if((aAny >>= xci) && xci->hasCommandByName(cmdName)) in globalTransfer_()
161 hasCommandByName( const rtl::OUString& Name )
99 boolean hasCommandByName( [in] string Name );
158 virtual sal_Bool SAL_CALL hasCommandByName( const OUString& rName ) throw();
338 sal_Bool SAL_CALL CommandProcessorInfo::hasCommandByName( in hasCommandByName() function in ucbhelper::CommandProcessorInfo
718 .getCommands()->hasCommandByName( in Command()
102 if ( xInfo->hasCommandByName( aTransferName ) ) in Transfer_Impl()
910 = aCommands->hasCommandByName( in CreateContextMenu()1013 = aCommands->hasCommandByName( in DeleteEntries()
108 if ( xInfo->hasCommandByName( aTransferName ) ) in Transfer_Impl()
180 if ( xInfo->hasCommandByName( aTransferName ) ) in MoveFile()
Completed in 69 milliseconds