Home
last modified time | relevance | path

Searched refs:rProperties (Results 126 – 149 of 149) sorted by relevance

123456

/trunk/main/cui/source/dialogs/
H A Dthesdlg_impl.hxx211 …ring& rTerm, const lang::Locale& rLocale, const beans::PropertyValues& rProperties ) throw(lang::I…
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx2495 const Sequence<PropertyValue>& rProperties, in ExecuteFormLetter() argument
2507 ODataAccessDescriptor aDescriptor(rProperties); in ExecuteFormLetter()
2660 const Sequence< PropertyValue>& rProperties) in InsertText()
2668 const PropertyValue* pValues = rProperties.getConstArray(); in InsertText()
2670 for(sal_Int32 nPos = 0; nPos < rProperties.getLength(); nPos++) in InsertText()
/trunk/main/oox/source/xls/
H A Dviewsettings.cxx710 …SheetViewSettings( sal_Int16 nSheet, const SheetViewModelRef& rxSheetView, const Any& rProperties ) in setSheetViewSettings() argument
713 maSheetProps[ nSheet ] = rProperties; in setSheetViewSettings()
/trunk/main/sdext/source/presenter/
H A DPresenterBitmapContainer.hxx140 const css::uno::Reference<css::beans::XPropertySet>& rProperties);
H A DPresenterToolBar.hxx228 const ::css::uno::Reference<css::beans::XPropertySet>& rProperties,
/trunk/main/editeng/inc/editeng/
H A Dunonrule.hxx81 …com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& rProperties, sal_Int32 nInd…
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLPropertySetImpl.hxx86 virtual void resolve(Properties & rProperties);
/trunk/main/xmloff/source/core/
H A Dxmluconv.cxx1814 void SvXMLUnitConverter::convertPropertySet(uno::Reference<beans::XPropertySet>& rProperties, in convertPropertySet() argument
1820 … uno::Reference< beans::XPropertySetInfo > xPropertySetInfo = rProperties->getPropertySetInfo(); in convertPropertySet()
1826 rProperties->setPropertyValue(aProps[i].Name, aProps[i].Value); in convertPropertySet()
/trunk/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx162 const uno::Sequence<beans::PropertyValue>& rProperties ) : in ScOptSolverSave() argument
171 maProperties( rProperties ) in ScOptSolverSave()
/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx243 IPropertyArrayHelper & rProperties ) SAL_THROW( () ) in createPropertySetInfo() argument
245 return static_cast< XPropertySetInfo * >( new OPropertySetHelperInfo_Impl( rProperties ) ); in createPropertySetInfo()
/trunk/main/sc/source/ui/inc/
H A Doptsolver.hxx86 … const com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>& rProperties );
/trunk/main/framework/inc/uielement/
H A Dconstitemcontainer.hxx123 …tInfo > SAL_CALL createPropertySetInfo( ::cppu::IPropertyArrayHelper & rProperties ) SAL_THROW( ()…
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx2296 rProperties = rProps; in setFilterOptions()
2303 return rProperties; in getFilterOptions()
2309 … ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > rProperties ) in RequestFilterOptions()
2316 rProperties ); in RequestFilterOptions()
/trunk/main/sd/source/ui/inc/
H A DDrawController.hxx258 ::std::vector< ::com::sun::star::beans::Property>& rProperties);
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.hxx120 ::com::sun::star::beans::Property >& rProperties,
/trunk/main/dbaccess/source/core/inc/
H A DContentHelper.hxx232 ::com::sun::star::beans::Property >& rProperties );
/trunk/main/xmloff/inc/xmloff/
H A Dxmluconv.hxx402 …onvertPropertySet(com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet>& rProperties,
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dpropshlp.hxx506 createPropertySetInfo( IPropertyArrayHelper & rProperties ) SAL_THROW( () );
/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.hxx960 void SetType(com::sun::star::uno::Reference <com::sun::star::beans::XPropertySet>& rProperties,
/trunk/main/sfx2/source/doc/
H A Dobjstor.cxx947 Sequence< PropertyValue > rProperties; in HandleFilter() local
948 TransformItems( SID_OPENDOC, *pSet, rProperties, NULL ); in HandleFilter()
949 … RequestFilterOptions* pFORequest = new RequestFilterOptions( pDoc->GetModel(), rProperties ); in HandleFilter()
/trunk/main/sw/inc/
H A Dunosett.hxx223 …const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& rProperties, sal_I…
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx1108 void GetShadeColors( const SvxMSDffManager& rManager, const DffPropertyReader& rProperties, SvStrea… in GetShadeColors() argument
1111 if ( rProperties.IsProperty( DFF_Prop_fillShadeColors ) ) in GetShadeColors()
1113 if ( rProperties.SeekToContent( DFF_Prop_fillShadeColors, rIn ) ) in GetShadeColors()
1129 …rShadeColors.push_back( ShadeColor( rManager.MSO_CLR_ToColor( rProperties.GetPropertyValue( DFF_Pr… in GetShadeColors()
1130 …rShadeColors.push_back( ShadeColor( rManager.MSO_CLR_ToColor( rProperties.GetPropertyValue( DFF_Pr… in GetShadeColors()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx2213 const uno::Sequence< beans::PropertyValue >& rProperties ) in NotifyChanges()
2239 rChange.Element <<= rProperties; in NotifyChanges()
/trunk/main/sc/inc/
H A Ddocuno.hxx139 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& rProperties =

Completed in 211 milliseconds

123456