Searched refs:DLGED_PROP_NAME (Results 1 – 6 of 6) sorted by relevance
548 xPSet->setPropertyValue( DLGED_PROP_NAME, aName ); in NameChange()951 xPSet->setPropertyValue( DLGED_PROP_NAME, aUniqueName ); in clonedFrom()1081 xPSet->setPropertyValue( DLGED_PROP_NAME, aUniqueName ); in SetDefaults()1269 else if ( evt.PropertyName == DLGED_PROP_NAME ) in _propertyChange()
808 xMarkPSet->getPropertyValue( DLGED_PROP_NAME ) >>= aName; in Copy()1053 xPSet->setPropertyValue( DLGED_PROP_NAME, aUniqueName ); in Paste()1135 xPSet->getPropertyValue( DLGED_PROP_NAME ) >>= aName; in Delete()
67 #define DLGED_PROP_NAME ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Name" ) ) macro
1034 Any aXmlDialogNameAny = xDialogModelPropSet->getPropertyValue( DLGED_PROP_NAME ); in implImportDialog()1233 xDialogModelPropSet->setPropertyValue( DLGED_PROP_NAME, aXmlDialogNameAny ); in implImportDialog()
682 xDlgPSet->setPropertyValue( DLGED_PROP_NAME, makeAny( _rNewName ) ); in renameModuleOrDialog()794 xDlgPSet->setPropertyValue( DLGED_PROP_NAME, makeAny( _rDialogName ) ); in createDialog()
302 if ( rEvent.PropertyName == DLGED_PROP_NAME ) in propertyChange()
Completed in 46 milliseconds