Kaydet (Commit) aadd7404 authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Let's not even fall back to the old method.

üst 39b2de75
......@@ -154,8 +154,6 @@ void OInterfaceContainer::impl_addVbEvents_nolck_nothrow( const sal_Int32 i_nIn
sal_Int32 nPageIndex = xNameQuery->getPageIndexForObject(xThis);
if (nPageIndex >= 0)
sCodeName = xNameQuery->getCodeNameByIndex(nPageIndex);
else
sCodeName = xNameQuery->getCodeNameForObject(xElement);
}
Reference< XPropertySet > xProps( xElement, UNO_QUERY_THROW );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment