Home
last modified time | relevance | path

Searched refs:rProperty (Results 26 – 50 of 54) sorted by relevance

123

/aoo41x/main/xmloff/inc/xmloff/
H A Dxmlprmap.hxx167 const XMLPropertyState& rProperty,
170 XMLPropertyState& rProperty,
H A Dtxtimppr.hxx57 XMLPropertyState& rProperty,
H A Dxmlimppr.hxx114 XMLPropertyState& rProperty,
/aoo41x/main/sc/source/filter/xml/
H A Dxmlstyle.hxx121 const XMLPropertyState& rProperty,
152 const XMLPropertyState& rProperty,
170 const XMLPropertyState& rProperty,
/aoo41x/main/sd/inc/
H A DCustomAnimationPreset.hxx66 bool hasProperty( const rtl::OUString& rProperty ) const;
113 const rtl::OUString& getUINameForProperty( const rtl::OUString& rProperty ) const;
/aoo41x/main/sw/source/filter/html/
H A Dparcss1.hxx248 CSS1Expression *ParseDeclaration( String& rProperty );
274 virtual sal_Bool DeclarationParsed( const String& rProperty,
H A Dsvxcss1.hxx248 void ParseProperty( const String& rProperty,
281 virtual sal_Bool DeclarationParsed( const String& rProperty,
H A Dparcss1.cxx1038 CSS1Expression *CSS1Parser::ParseDeclaration( String& rProperty ) in ParseDeclaration() argument
1048 rProperty = aToken; in ParseDeclaration()
H A Dsvxcss1.cxx758 sal_Bool SvxCSS1Parser::DeclarationParsed( const String& rProperty, in DeclarationParsed() argument
766 ParseProperty( rProperty, pExpr ); in DeclarationParsed()
3277 void SvxCSS1Parser::ParseProperty( const String& rProperty, in ParseProperty() argument
3291 String aTmp( rProperty ); in ParseProperty()
/aoo41x/main/vcl/source/gdi/
H A Dbmpconv.cxx66 virtual void SAL_CALL setValue( const OUString& rProperty, const Any& rValue )
68 virtual Any SAL_CALL getValue( const OUString& rProperty )
/aoo41x/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx895 const Property& rProperty ) in appendPropertySetValue() argument
901 Any aValue = rxSet->getPropertyValue( rProperty.Name ); in appendPropertySetValue()
904 appendObject( rProperty, aValue ); in appendPropertySetValue()
/aoo41x/main/extensions/inc/ucbhelper/
H A Dext_content.hxx303 virtual Any setPropertyValue( PropertyValueInfo & rProperty ) = 0;
304 virtual void getPropertyValue( PropertyValueInfo & rProperty ) = 0;
/aoo41x/main/autodoc/source/ary/idl/
H A Di2s_calculator.cxx435 rProperty = ary_cast<Property>(i_rData); in do_Process() local
437 recursive_AssignStructElement_toCeAsDataType(rProperty.CeId(), rProperty.Type()); in do_Process()
/aoo41x/main/filter/source/msfilter/
H A Dmsfiltertracer.cxx243 void MSFilterTracer::SetProperty( const ::rtl::OUString& rPropName, const uno::Any& rProperty ) in SetProperty() argument
245 mpCfgItem->WriteAny( rPropName, rProperty ); in SetProperty()
/aoo41x/main/xmloff/source/draw/
H A Dsdxmlimp.cxx953 const OUString& rProperty = pValues->Name; in SetConfigurationSettings() local
954 if( xInfo->hasPropertyByName( rProperty ) ) in SetConfigurationSettings()
955 xProps->setPropertyValue( rProperty, pValues->Value ); in SetConfigurationSettings()
/aoo41x/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx381 void CGMImpressOutAct::ImplSetTextBundle( const uno::Reference< beans::XPropertySet > & rProperty ) in ImplSetTextBundle() argument
412 rProperty->setPropertyValue( rtl::OUString::createFromAscii("CharColor"), aAny ); in ImplSetTextBundle()
435 rProperty->setPropertyValue( rtl::OUString::createFromAscii("FontDescriptor"), aAny ); in ImplSetTextBundle()
/aoo41x/main/sd/source/ui/view/
H A DViewShellBase.cxx1026 const beans::PropertyValue& rProperty (aProperties[n]); in GetInitialViewShellType() local
1027 if (rProperty.Name.compareToAscii(sUNO_View_PageKind) == COMPARE_EQUAL) in GetInitialViewShellType()
1030 rProperty.Value >>= nPageKind; in GetInitialViewShellType()
/aoo41x/main/sd/source/core/
H A DCustomAnimationPreset.cxx228 bool CustomAnimationPreset::hasProperty( const OUString& rProperty )const in hasProperty()
231 String aProperty( rProperty ); in hasProperty()
/aoo41x/main/xmloff/source/style/
H A DPageMasterImportPropMapper.hxx46 XMLPropertyState& rProperty,
H A Dxmlimppr.cxx354 XMLPropertyState& rProperty, in handleSpecialItem() argument
362 return mxNextMapper->handleSpecialItem( rProperty, rProperties, rValue, in handleSpecialItem()
/aoo41x/main/filter/inc/filter/msfilter/
H A Dmsfiltertracer.hxx89 void SetProperty( const ::rtl::OUString& rPropName, const ::com::sun::star::uno::Any& rProperty );
/aoo41x/main/unotools/inc/unotools/
H A Dconfigmgr.hxx108 com::sun::star::uno::Any GetLocalProperty(const rtl::OUString& rProperty);
/aoo41x/main/forms/source/xforms/
H A Dpropertysetbase.hxx218 const com::sun::star::beans::Property& rProperty,
/aoo41x/main/basic/source/classes/
H A Dsbunoobj.cxx4432 virtual void SAL_CALL setValue( const ::rtl::OUString& rProperty, const Any& rValue )
4434 virtual Any SAL_CALL getValue( const ::rtl::OUString& rProperty )
4464 void SAL_CALL ModuleInvocationProxy::setValue( const ::rtl::OUString& rProperty, const Any& rValue … in setValue() argument
4473 aPropertyFunctionName += rProperty; in setValue()
4505 Any SAL_CALL ModuleInvocationProxy::getValue( const ::rtl::OUString& rProperty ) throw( UnknownProp… in getValue() argument
4514 aPropertyFunctionName += rProperty; in getValue()
/aoo41x/main/svx/source/table/
H A Dpropertyset.hxx54 void addProperty( const ::com::sun::star::beans::Property& rProperty );

Completed in 698 milliseconds

123