Searched refs:CustomPropertiesImpl (Results 1 – 1 of 1) sorted by relevance
633 class CustomPropertiesImpl : public PropertiesImpl_BASE class641 …CustomPropertiesImpl( const uno::Reference< XHelperInterface >& xParent, const uno::Reference< uno… in CustomPropertiesImpl() function in CustomPropertiesImpl731 m_xIndexAccess.set( new CustomPropertiesImpl( xParent, xContext, xModel ) ); in SwVbaCustomDocumentProperties()738 …CustomPropertiesImpl* pCustomProps = dynamic_cast< CustomPropertiesImpl* > ( m_xIndexAccess.get() … in Add()
Completed in 20 milliseconds