Searched refs:getCodeNameForObject (Results 1 – 3 of 3) sorted by relevance
35 string getCodeNameForObject( [in] com::sun::star::uno::XInterface aObj );
171 …rtl::OUString SAL_CALL getCodeNameForObject( const uno::Reference< uno::XInterface >& xIf ) throw(… in getCodeNameForObject() function in ScVbaCodeNameProvider
146 ::rtl::OUString sCodeName( xNameQuery->getCodeNameForObject( xElement ) ); in impl_addVbEvents_nolck_nothrow()