Home
last modified time | relevance | path

Searched refs:PropertyName (Results 451 – 467 of 467) sorted by relevance

1...<<111213141516171819

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A Dutils.java82 String srcRoot = System.getProperty(PropertyName.SRC_ROOT); in getFullTestDocName()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx1386 aEvent.PropertyName = rValue.Name; in setPropertyValues()
1454 aEvent.PropertyName = rtl::OUString::createFromAscii( "Title" ); in setPropertyValues()
/trunk/main/svx/source/form/
H A Dnavigatortreemodel.cxx88 if( evt.PropertyName != FM_PROP_NAME ) return; in propertyChange()
H A Dfmshimp.cxx841 if (evt.PropertyName == FM_PROP_ROWCOUNT) in propertyChange()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DMSOfficePostscriptCreator.java78 _aParam.getTestParameters().put(util.PropertyName.APP_KILL_COMMAND, sKillCommand); in MSOfficePostscriptCreator()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1344 uno::Any SAL_CALL SdXImpressDocument::getPropertyValue( const OUString& PropertyName ) in getPropertyValue() argument
1353 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(PropertyName); in getPropertyValue()
H A Dunopage.cxx1010 Any SAL_CALL SdGenericDrawPage::getPropertyValue( const OUString& PropertyName ) in getPropertyValue() argument
1019 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(PropertyName); in getPropertyValue()
/trunk/main/extensions/source/propctrlr/
H A Deventhandler.cxx653 aEvent.PropertyName = _rPropertyName; in setPropertyValue()
/trunk/main/forms/source/misc/
H A DInterfaceContainer.cxx691 if (evt.PropertyName == PROPERTY_NAME) in propertyChange()
/trunk/main/forms/source/component/
H A DListBox.cxx460 if ( i_rEvent.PropertyName == PROPERTY_STRINGITEMLIST ) in _propertyChanged()
H A DDatabaseForm.cxx2383 if ((0 == evt.PropertyName.compareToAscii(PROPERTY_ACTIVE_CONNECTION)) && !m_bForwardingConnection) in _propertyChanged()
3787 if ( evt.PropertyName == PROPERTY_ISNEW ) in propertyChange()
/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.cxx699 aEvent.PropertyName = rtl::OUString::createFromAscii( "Title" ); in setPropertyValues()
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx813 aEvent.PropertyName = rtl::OUString::createFromAscii( "Title" ); in setPropertyValues()
/trunk/main/extensions/source/bibliography/
H A Ddatman.cxx1588 if(evt.PropertyName == FM_PROP_VALUE) in propertyChange()
/trunk/main/ucb/workben/ucb/
H A Ducbdemo.cxx1764 aText += UniString( pEvents[ n ].PropertyName ); in propertiesChange()
/trunk/main/offapi/com/sun/star/ucb/
H A DContent.idl509 <td>string PropertyName</td>
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx2824 if (!IsUpdating() && evt.PropertyName.compareTo(FM_PROP_ISMODIFIED) == COMPARE_EQUAL) in DataSourcePropertyChanged()

Completed in 219 milliseconds

1...<<111213141516171819