Home
last modified time | relevance | path

Searched refs:aProperty (Results 51 – 75 of 150) sorted by relevance

123456

/trunk/main/ucb/workben/ucb/
H A Dsrcharg.cxx241 String aProperty(scanProperty(q, pEnd)); in parseSearchArgument() local
452 = ucb::RuleTerm(aProperty, aTheOperand, nOperatorID, in parseSearchArgument()
456 && aProperty.EqualsIgnoreCaseAscii("empty")) in parseSearchArgument()
/trunk/main/extensions/source/propctrlr/
H A Dpropertyhandler.cxx156 Property aProperty( impl_getPropertyFromName_throw( _rPropertyName ) ); in convertToPropertyValue() local
168 new DefaultEnumRepresentation( *m_pInfoService, aProperty.Type, nPropId ) ); in convertToPropertyValue()
174 m_aContext.getContext(),m_xTypeConverter, aProperty, _rControlValue ); in convertToPropertyValue()
H A Dformcomponenthandler.cxx502 Property aProperty( impl_getPropertyFromId_throw( nPropId ) ); in convertToPropertyValue() local
507 if ( ( aProperty.Attributes & PropertyAttribute::MAYBEVOID ) == 0 ) in convertToPropertyValue()
509 aPropertyValue = Any( NULL, aProperty.Type ); in convertToPropertyValue()
640 Property aProperty( impl_getPropertyFromId_throw( nPropId ) ); in convertToControlValue() local
979 Property aProperty( impl_getPropertyFromId_throw( nPropId ) ); in describePropertyLine() local
1016 TypeClass eType = aProperty.Type.getTypeClass(); in describePropertyLine()
1200 if ( m_xPropertyState->getPropertyDefault( aProperty.Name ) >>= nDefault ) in describePropertyLine()
1404 if ( ( aProperty.Attributes & PropertyAttribute::MAYBEVOID ) != 0 ) in describePropertyLine()
H A Dpropcontroller.cxx1289 … ::std::vector< ::rtl::OUString >::const_iterator aProperty = aActuatingProperties.begin(); in UpdateUI()
1291 for ( ; aProperty != aActuatingProperties.end(); ++aProperty, ++aPropertyValue ) in UpdateUI()
1292 … impl_broadcastPropertyChange_nothrow( *aProperty, *aPropertyValue, *aPropertyValue, true ); in UpdateUI()
/trunk/main/forms/source/xforms/
H A Dunohelper.cxx88 Property aProperty = xFromInfo->getPropertyByName( rName ); in copy() local
89 if ( ( aProperty.Attributes & READONLY ) == 0 ) in copy()
H A Dpropertysetbase.cxx115 Property aProperty = rPropertyMetaData.getPropertyByName( sPropName ); in notifyAndCachePropertyValue() local
117 Any aEmptyValue( NULL, aProperty.Type ); in notifyAndCachePropertyValue()
/trunk/main/comphelper/inc/comphelper/
H A Dpropertycontainerhelper.hxx58 aProperty;
63 :aProperty( ::rtl::OUString(), -1, ::com::sun::star::uno::Type(), 0 ) in PropertyDescription()
/trunk/main/sdext/source/presenter/
H A DPresenterSlideShowView.cxx172 beans::PropertyValue aProperty; in LateInit() local
173 aProperty.Name = A2S("IsSoundEnabled"); in LateInit()
177 aProperty.Value <<= aValues; in LateInit()
178 mxSlideShow->setProperty(aProperty); in LateInit()
/trunk/main/extensions/source/update/feed/
H A Dupdatefeed.cxx457 beans::PropertyValue aProperty; in getConfigurationItem() local
458 aProperty.Name = UNISTRING("nodepath"); in getConfigurationItem()
459 aProperty.Value = uno::makeAny(node); in getConfigurationItem()
462 aArgumentList[0] = uno::makeAny( aProperty ); in getConfigurationItem()
/trunk/main/sc/source/filter/xml/
H A Dxmldrani.cxx359 beans::PropertyValue aProperty; in EndElement() local
360 aProperty.Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_ORIENT)); in EndElement()
361 aProperty.Value <<= eOrientation; in EndElement()
362 aSortSequence[nOldSize] = aProperty; in EndElement()
/trunk/main/autodoc/source/display/idl/
H A Dhfi_service.cxx352 aProperty( Env(), o_table); in produce_MemberDetails() local
353 aProperty.Produce_byData( i_ce ); in produce_MemberDetails()
/trunk/main/forms/source/component/
H A Dpropertybaghelper.cxx237 Property aProperty( xPSI->getPropertyByName( _rName ) ); in removeProperty() local
238 if ( ( aProperty.Attributes & PropertyAttribute::REMOVEABLE ) == 0 ) in removeProperty()
/trunk/main/framework/inc/services/
H A Dlogindialog.hxx736 sal_Bool impl_tryToChangeProperty( const LOCALE& aProperty ,
741 sal_Bool impl_tryToChangeProperty( const ANY& aProperty ,
/trunk/main/cui/source/options/
H A Doptinet2.cxx242 beans::PropertyValue aProperty; in SvxProxyTabPage() local
243 aProperty.Name = OUString(RTL_CONSTASCII_USTRINGPARAM( "nodepath" )); in SvxProxyTabPage()
244 aProperty.Value = makeAny( aConfigRoot ); in SvxProxyTabPage()
247 aArgumentList[0] = makeAny( aProperty ); in SvxProxyTabPage()
/trunk/main/extensions/source/update/check/
H A Dupdatehdl.cxx871 beans::PropertyValue aProperty; in setFullVersion() local
872 aProperty.Name = UNISTRING( "nodepath" ); in setFullVersion()
873 aProperty.Value = uno::makeAny( UNISTRING("org.openoffice.Setup/Product") ); in setFullVersion()
876 aArgumentList[0] = uno::makeAny( aProperty ); in setFullVersion()
/trunk/main/sd/source/core/
H A DCustomAnimationPreset.cxx231 String aProperty( rProperty ); in hasProperty() local
236 if( aProperties.GetToken( nToken ) == aProperty ) in hasProperty()
/trunk/main/vcl/unx/generic/app/
H A Dwmadaptor.cxx2446 Atom aProperty = None; in setFrameStruts() local
2451 aProperty = m_aWMAtoms[NET_WM_STRUT_PARTIAL]; in setFrameStruts()
2456 aProperty = m_aWMAtoms[NET_WM_STRUT]; in setFrameStruts()
2463 aProperty, in setFrameStruts()
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DOOoBean.java1077 protected boolean setToolVisible( String aProperty, String aResourceURL, in setToolVisible() argument
1116 firePropertyChange( aProperty, bOldValue, bNewValue ); in setToolVisible()
/trunk/main/sfx2/source/sidebar/
H A DTheme.cxx695 const beans::Property aProperty( in getProperties() local
700 aProperties.push_back(aProperty); in getProperties()
/trunk/main/framework/inc/classes/
H A Dpropertysethelper.hxx150 virtual void SAL_CALL impl_addPropertyInfo(const css::beans::Property& aProperty)
/trunk/main/xmloff/source/forms/
H A Delementimport.cxx398 const Property aProperty( m_xInfo->getPropertyByName( aPropValues->Name ) ); in implApplyGenericProperties() local
399 TypeClass ePropTypeClass = aProperty.Type.getTypeClass(); in implApplyGenericProperties()
403 uno::Type aSimpleType( ::comphelper::getSequenceElementType( aProperty.Type ) ); in implApplyGenericProperties()
/trunk/main/dbaccess/source/core/dataaccess/
H A DModelImpl.cxx539 Property aProperty( in impl_construct_nothrow() local
545 xSettingsSet->insert( makeAny( aProperty ) ); in impl_construct_nothrow()
/trunk/main/sfx2/source/doc/
H A Ddoctemplates.cxx2068 uno::Any aProperty; in addTemplate() local
2070 …if ( getProperty( aResultContent, aPropertyName, aProperty ) && ( aProperty >>= bReadOnly ) && bRe… in addTemplate()
/trunk/main/svx/source/fmcomp/
H A Dfmgridcl.cxx1534 …Any aProperty = makeAny( (sal_Int32)PixelToLogic( Point( 0, nUnzoomedPixelHeight ), MAP_10TH_MM ).… in RowHeightChanged() local
1535 xModel->setPropertyValue( FM_PROP_ROWHEIGHT, aProperty ); in RowHeightChanged()
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx2068 OUString aProperty( OUString::createFromAscii( "None" ) ); in handleSelectionNotify() local
2070 aProperty = getString( rNotify.property ); in handleSelectionNotify()
2073 OUStringToOString( aProperty, RTL_TEXTENCODING_ISO_8859_1 ).getStr(), in handleSelectionNotify()

Completed in 194 milliseconds

123456