Home
last modified time | relevance | path

Searched refs:pCustomProps (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/ui/vba/
H A Dvbadocumentproperties.cxx738 …CustomPropertiesImpl* pCustomProps = dynamic_cast< CustomPropertiesImpl* > ( m_xIndexAccess.get() … in Add() local
740 if ( pCustomProps ) in Add()
743 pCustomProps->addProp( Name, Type, Value ); in Add()

Completed in 26 milliseconds