/trunk/main/ucbhelper/inc/ucbhelper/ |
H A D | propertyvalueset.hxx | 209 void appendString( const ::com::sun::star::beans::Property& rProp, const ::rtl::OUString& rValue ) in appendString() 219 void appendBoolean( const ::com::sun::star::beans::Property& rProp, sal_Bool bValue ) in appendBoolean() 229 void appendByte( const ::com::sun::star::beans::Property& rProp, sal_Int8 nValue ) in appendByte() 239 void appendShort( const ::com::sun::star::beans::Property& rProp, sal_Int16 nValue ) in appendShort() 249 void appendInt( const ::com::sun::star::beans::Property& rProp, sal_Int32 nValue ) in appendInt() 259 void appendLong( const ::com::sun::star::beans::Property& rProp, sal_Int64 nValue ) in appendLong() 269 void appendFloat( const ::com::sun::star::beans::Property& rProp, float nValue ) in appendFloat() 279 void appendDouble( const ::com::sun::star::beans::Property& rProp, double nValue ) in appendDouble() 299 …void appendDate( const ::com::sun::star::beans::Property& rProp, const ::com::sun::star::util::Dat… in appendDate() 309 …void appendTime( const ::com::sun::star::beans::Property& rProp, const ::com::sun::star::util::Tim… in appendTime() [all …]
|
/trunk/main/xmloff/source/style/ |
H A D | XMLElementPropertyContext.cxx | 37 const XMLPropertyState& rProp, in XMLElementPropertyContext()
|
H A D | PagePropertySetContext.cxx | 64 const XMLPropertyState& rProp ) in CreateChildContext()
|
H A D | xmlimppr.cxx | 379 const XMLPropertyState& rProp = rProperties[i]; in FillPropertySequence() local 408 const XMLPropertyState& rProp = aProperties[i]; in CheckSpecialContext() local 498 const XMLPropertyState& rProp = rProperties[i]; in _FillPropertySet() local 617 const XMLPropertyState& rProp = rProperties[i]; in _PrepareForMultiPropertySet() local
|
/trunk/main/xmloff/source/chart/ |
H A D | XMLLabelSeparatorContext.cxx | 42 const XMLPropertyState& rProp, in XMLLabelSeparatorContext()
|
H A D | XMLChartPropertyContext.cxx | 56 const XMLPropertyState& rProp ) in CreateChildContext()
|
H A D | XMLSymbolImageContext.cxx | 60 const XMLPropertyState& rProp, in XMLSymbolImageContext()
|
/trunk/main/ucb/source/core/ |
H A D | ucbprops.cxx | 405 Property& rProp = pProps[ nPos ]; in getProperties() local 453 const OUString& rName, Property& rProp ) in queryProperty()
|
/trunk/main/chart2/source/tools/ |
H A D | MediaDescriptorHelper.cxx | 84 const beans::PropertyValue& rProp = rMediaDescriptor[i]; in MediaDescriptorHelper() local
|
/trunk/main/xmloff/source/text/ |
H A D | XMLTextPropertySetContext.cxx | 68 const XMLPropertyState& rProp ) in CreateChildContext()
|
H A D | XMLTextNumRuleInfo.cxx | 214 const PropertyValue& rProp = pPropArray[i]; in Set() local
|
H A D | txtdropi.cxx | 128 const XMLPropertyState& rProp, in XMLTextDropCapImportContext()
|
H A D | XMLTextShapeStyleContext.cxx | 97 const XMLPropertyState& rProp ) in CreateChildContext()
|
/trunk/main/ucb/source/ucp/webdav/ |
H A D | ContentProperties.cxx | 245 const beans::Property & rProp = rProps[ n ]; in UCBNamesToDAVNames() local 345 const beans::Property & rProp = rProps[ n ]; in UCBNamesToHTTPNames() local 452 void ContentProperties::addProperty( const DAVPropertyValue & rProp ) in addProperty()
|
H A D | webdavcontentcaps.cxx | 62 const rtl::OUString & rPropName, beans::Property & rProp, bool bStrict ) in getProperty()
|
/trunk/main/sfx2/source/doc/ |
H A D | frmdescr.cxx | 199 void SfxFrameDescriptor::TakeProperties( const SfxFrameProperties& rProp ) in TakeProperties() 258 const SfxFrameProperties &rProp ) in operator =()
|
H A D | printhelper.cxx | 340 const beans::PropertyValue &rProp = rPrinter.getConstArray()[n]; in impl_setPrinter() local 366 const beans::PropertyValue &rProp = rPrinter.getConstArray()[i]; in impl_setPrinter() local 613 const beans::PropertyValue &rProp = rOptions.getConstArray()[n]; in print() local
|
/trunk/main/xmloff/source/draw/ |
H A D | XMLShapePropertySetContext.cxx | 89 const XMLPropertyState& rProp ) in CreateChildContext()
|
H A D | shapeexport4.cxx | 535 const beans::PropertyValue& rProp = aExtrusionPropSeq[ i ]; in ImpExportEnhancedGeometry() local 815 const beans::PropertyValue& rProp = aTextPathPropSeq[ i ]; in ImpExportEnhancedGeometry() local 877 const beans::PropertyValue& rProp = aPathPropSeq[ i ]; in ImpExportEnhancedGeometry() local
|
/trunk/main/sw/source/filter/html/ |
H A D | svxcss1.hxx | 374 const SvxCSS1PropertyInfo& rProp ) in InsertId() 386 const SvxCSS1PropertyInfo& rProp ) in InsertClass() 399 const SvxCSS1PropertyInfo& rProp ) in InsertPage() 418 const SvxCSS1PropertyInfo& rProp ) in InsertTag()
|
/trunk/main/sw/source/ui/uno/ |
H A D | SwXFilterOptions.cxx | 101 const beans::PropertyValue& rProp = pPropArray[i]; in setPropertyValues() local
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | eventuno.cxx | 102 const beans::PropertyValue& rProp = aPropSeq[nPos]; in replaceByName() local
|
/trunk/main/sfx2/source/appl/ |
H A D | appuno.cxx | 263 const ::com::sun::star::beans::PropertyValue& rProp = pPropsVal[0]; in TransformParameters() local 388 const ::com::sun::star::beans::PropertyValue& rProp = pPropsVal[n]; in TransformParameters() local 416 const ::com::sun::star::beans::PropertyValue& rProp = pPropsVal[n]; in TransformParameters() local 446 const ::com::sun::star::beans::PropertyValue& rProp = pPropsVal[n]; in TransformParameters() local 499 const ::com::sun::star::beans::PropertyValue& rProp = pPropsVal[n]; in TransformParameters() local 523 const ::com::sun::star::beans::PropertyValue& rProp = pPropsVal[n]; in TransformParameters() local 928 const PropertyValue& rProp = pPropsVal[n]; in TransformParameters() local
|
/trunk/main/ucbhelper/source/client/ |
H A D | content.cxx | 667 Property& rProp = pProps[ n ]; in getPropertyValuesInterface() local 700 Property& rProp = pProps[ n ]; in getPropertyValuesInterface() local 748 PropertyValue& rProp = pProps[ n ]; in setPropertyValues() local 796 PropertyValue& rProp = pProps[ n ]; in setPropertyValues() local 859 Property& rProp = pProps[ n ]; in createCursorAny() local 892 Property& rProp = pProps[ n ]; in createCursorAny() local
|
/trunk/main/sc/source/ui/miscdlgs/ |
H A D | solverutil.cxx | 212 const beans::Property& rProp = aPropSeq[nPos]; in GetDefaults() local
|