Home
last modified time | relevance | path

Searched refs:rProperty (Results 1 – 25 of 54) sorted by relevance

123

/aoo41x/main/xmloff/source/chart/
H A DPropertyMaps.cxx378 rProperty.maValue >>= nValue; in handleSpecialItem()
384 rProperty.maValue >>= nValue; in handleSpecialItem()
419 rProperty.maValue >>= nValue; in handleSpecialItem()
424 rProperty.maValue >>= nValue; in handleSpecialItem()
496 XMLPropertyState& rProperty, in handleSpecialItem() argument
517 rProperty.maValue >>= nValue; in handleSpecialItem()
522 rProperty.maValue <<= nValue; in handleSpecialItem()
528 rProperty.maValue >>= nValue; in handleSpecialItem()
533 rProperty.maValue <<= nValue; in handleSpecialItem()
560 rProperty.maValue >>= nValue; in handleSpecialItem()
[all …]
/aoo41x/main/slideshow/source/engine/
H A Dslideshowimpl.cxx1591 if (rProperty.Name.equalsAsciiL( in setProperty()
1604 if (rProperty.Name.equalsAsciiL( in setProperty()
1635 if (rProperty.Name.equalsAsciiL( in setProperty()
1652 if (rProperty.Name.equalsAsciiL( in setProperty()
1671 if (rProperty.Name.equalsAsciiL( in setProperty()
1691 if (rProperty.Name.equalsAsciiL( in setProperty()
1695 if (rProperty.Value >>= nEraseInk) in setProperty()
1709 if (rProperty.Name.equalsAsciiL( in setProperty()
1724 if (rProperty.Name.equalsAsciiL( in setProperty()
1734 if (rProperty.Name.equalsAsciiL( in setProperty()
[all …]
/aoo41x/main/ucb/source/ucp/webdav/
H A DSerfPropPatchReqProcImpl.cxx90 const ProppatchValue & rProperty = (*mpProperties)[ n ]; in createSerfRequestBucket() local
92 DAVProperties::createSerfPropName( rProperty.name, in createSerfRequestBucket()
95 if ( rProperty.operation != lastOp ) in createSerfRequestBucket()
101 … aBuffer.appendAscii( OpCode[rProperty.operation].str, OpCode[rProperty.operation].len ); in createSerfRequestBucket()
112 if ( rProperty.operation == PROPSET ) in createSerfRequestBucket()
120 UCBDeadPropertyValue::toXML( rProperty.value, in createSerfRequestBucket()
125 rProperty.value >>= aStringValue; in createSerfRequestBucket()
138 lastOp = rProperty.operation; in createSerfRequestBucket()
/aoo41x/main/xmloff/source/style/
H A Dxmlexppr.cxx827 const XMLPropertyState& rProperty, in exportXML() argument
832 if( ( maPropMapper->GetEntryFlags( rProperty.mnIndex ) & in exportXML()
886 const XMLPropertyState& rProperty, in handleSpecialItem() argument
902 const XMLPropertyState& rProperty, in handleElementItem() argument
909 mxNextMapper->handleElementItem( rExport, rProperty, nFlags, in handleElementItem()
972 const XMLPropertyState& rProperty, in _exportXML() argument
981 if ( ( maPropMapper->GetEntryFlags( rProperty.mnIndex ) & in _exportXML()
1087 handleSpecialItem( rAttrList, rProperty, rUnitConverter, in _exportXML()
1091 else if ( ( maPropMapper->GetEntryFlags( rProperty.mnIndex ) & in _exportXML()
1096 maPropMapper->GetEntryNameSpace( rProperty.mnIndex ), in _exportXML()
[all …]
H A Dxmlprmap.cxx125 const XMLPropertyState& rProperty, in exportXML() argument
130 const XMLPropertyHandler* pHdl = GetPropertyHandler( rProperty.mnIndex ); in exportXML()
134 bRet = pHdl->exportXML( rStrExpValue, rProperty.maValue, in exportXML()
146 XMLPropertyState& rProperty, in importXML() argument
151 const XMLPropertyHandler* pHdl = GetPropertyHandler( rProperty.mnIndex ); in importXML()
154 bRet = pHdl->importXML( rStrImpValue, rProperty.maValue, in importXML()
H A DPageMasterExportPropMapper.cxx70 … XMLPropertyState >& rPropState, sal_Int32 nIndex, const rtl::OUString& rProperty, uno::Reference<… in lcl_AddState() argument
72 if(::cppu::any2bool(xProps->getPropertyValue(rProperty))) in lcl_AddState()
239 const XMLPropertyState& rProperty, in handleElementItem() argument
246 sal_uInt32 nContextId = getPropertySetMapper()->GetEntryContextId( rProperty.mnIndex ); in handleElementItem()
290 sal_uInt32 nPropIndex = rProperty.mnIndex; in handleElementItem()
291 pThis->aBackgroundImageExport.exportXML( rProperty.maValue, pPos, pFilter, NULL, in handleElementItem()
297 pThis->aTextColumnsExport.exportXML( rProperty.maValue ); in handleElementItem()
H A DPageMasterImportPropMapper.cxx57 XMLPropertyState& rProperty, in handleSpecialItem() argument
65 getPropertySetMapper()->GetEntryContextId(rProperty.mnIndex); in handleSpecialItem()
75 rProperty.maValue <<= sDisplayName; in handleSpecialItem()
82 rProperty, rProperties, rValue, in handleSpecialItem()
H A DPageMasterExportPropMapper.hxx55 const XMLPropertyState& rProperty,
62 const XMLPropertyState& rProperty,
/aoo41x/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1154 PropertyHolder& rProperty) in CreateAndAppendBitmapWallpaper() argument
1170 rProperty)); in CreateAndAppendBitmapWallpaper()
1234 PropertyHolder& rProperty) in createFontAttributeTransformAndAlignment() argument
1284 PropertyHolder& rProperty) in proccessMetaTextAction() argument
1300 rProperty); in proccessMetaTextAction()
1370 rProperty.getOverlineColorActive() ? rProperty.getOverlineColor() : aFontColor, in proccessMetaTextAction()
1371 rProperty.getTextLineColorActive() ? rProperty.getTextLineColor() : aFontColor, in proccessMetaTextAction()
1477 PropertyHolder& rProperty) in proccessMetaTextLineAction() argument
1503 rProperty); in proccessMetaTextLineAction()
1554 rProperty.getTextColor(), in proccessMetaTextLineAction()
[all …]
/aoo41x/main/xmloff/source/text/
H A Dtxtimppr.cxx52 XMLPropertyState& rProperty, in handleSpecialItem() argument
59 sal_Int32 nIndex = rProperty.mnIndex; in handleSpecialItem()
102 rProperty.mnIndex+1, rProperty.mnIndex+2, in handleSpecialItem()
103 rProperty.mnIndex+3, rProperty.mnIndex+4, in handleSpecialItem()
104 rProperty.mnIndex+5 ); in handleSpecialItem()
117 bRet = getPropertySetMapper()->importXML( rValue, rProperty, in handleSpecialItem()
122 bRet = getPropertySetMapper()->importXML( rValue, rProperty, in handleSpecialItem()
127 rProperty.maValue >>= bHidden; in handleSpecialItem()
129 rProperty.maValue <<= bHidden; in handleSpecialItem()
133 bRet = SvXMLImportPropertyMapper::handleSpecialItem( rProperty, in handleSpecialItem()
H A Dtxtexppr.cxx56 const XMLPropertyState& rProperty, in handleElementItem() argument
64 switch( getPropertySetMapper()->GetEntryContextId( rProperty.mnIndex ) ) in handleElementItem()
67 pThis->maDropCapExport.exportXML( rProperty.maValue, bDropWholeWord, in handleElementItem()
74 pThis->maTabStopExport.Export( rProperty.maValue ); in handleElementItem()
78 pThis->maTextColumnsExport.exportXML( rProperty.maValue ); in handleElementItem()
111 sal_uInt32 nPropIndex = rProperty.mnIndex; in handleElementItem()
113 rProperty.maValue, pPos, pFilter, pTrans, in handleElementItem()
139 const XMLPropertyState& rProperty, in handleSpecialItem() argument
148 switch( getPropertySetMapper()->GetEntryContextId( rProperty.mnIndex ) ) in handleSpecialItem()
152 pThis->bDropWholeWord = *(sal_Bool *)rProperty.maValue.getValue(); in handleSpecialItem()
[all …]
H A Dtxtexppr.hxx79 const XMLPropertyState& rProperty,
86 const XMLPropertyState& rProperty,
/aoo41x/main/sdext/source/minimizer/
H A Dfileopendialog.cxx143 PropertyValue& rProperty( aFilterProperties[ j ] ); in FileOpenDialog() local
144 switch( TKGet( rProperty.Name ) ) in FileOpenDialog()
149 rProperty.Value >>= sDocumentService; in FileOpenDialog()
156 case TK_Name : rProperty.Value >>= aFilterEntry.maName; break; in FileOpenDialog()
157 case TK_UIName : rProperty.Value >>= aFilterEntry.maUIName; break; in FileOpenDialog()
158 case TK_Type : rProperty.Value >>= aFilterEntry.maType; break; in FileOpenDialog()
159 case TK_Flags : rProperty.Value >>= aFilterEntry.maFlags; break; in FileOpenDialog()
/aoo41x/main/svx/source/table/
H A Dpropertyset.cxx59 void FastPropertySetInfo::addProperty( const Property& rProperty ) in addProperty() argument
61 maProperties.push_back( rProperty ); in addProperty()
62 maMap[ rProperty.Name ] = maProperties.size() - 1; in addProperty()
75 const Property& rProperty = (*aIter++); in addProperties() local
76 maProperties[nIndex] = rProperty; in addProperties()
77 maMap[ rProperty.Name ] = nIndex++; in addProperties()
/aoo41x/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx592 static sal_Int32 getPropertyType( const OUString& rProperty ) in getPropertyType() argument
594 if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Direction") ) ) in getPropertyType()
597 if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Spokes") ) ) in getPropertyType()
600 if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Zoom") ) ) in getPropertyType()
609 if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Color1") ) ) in getPropertyType()
612 if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Color2") ) ) in getPropertyType()
615 if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("FillColor") ) ) in getPropertyType()
624 if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("FontStyle") ) ) in getPropertyType()
639 if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Rotate") ) ) in getPropertyType()
645 if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Color") ) ) in getPropertyType()
[all …]
/aoo41x/main/xmloff/inc/xmloff/
H A Dxmlexppr.hxx87 const XMLPropertyState& rProperty,
157 const XMLPropertyState& rProperty,
179 const XMLPropertyState& rProperty,
188 const XMLPropertyState& rProperty,
/aoo41x/main/forms/source/xforms/
H A Dpropertysetbase.cxx89 void PropertySetBase::registerProperty( const Property& rProperty, in registerProperty() argument
93 m_aAccessors.insert( PropertyAccessors::value_type( rProperty.Handle, rAccessor ) ); in registerProperty()
96 … == ( ( rProperty.Attributes & com::sun::star::beans::PropertyAttribute::READONLY ) == 0 ), in registerProperty()
99 m_aProperties.push_back( rProperty ); in registerProperty()
/aoo41x/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx3595 if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("RehearseTimings") ) ) in SetPropertyValue()
3600 else if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Preview") ) ) in SetPropertyValue()
3605 else if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("AnimationNode") ) ) in SetPropertyValue()
3610 else if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("ParentWindow") ) ) in SetPropertyValue()
3629 else if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("FirstPage") ) ) in SetPropertyValue()
3645 else if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("IsAlwaysOnTop") ) ) in SetPropertyValue()
3650 else if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("IsAutomatic") ) ) in SetPropertyValue()
3655 else if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("IsEndless") ) ) in SetPropertyValue()
3660 else if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("IsFullScreen") ) ) in SetPropertyValue()
3670 else if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Pause") ) ) in SetPropertyValue()
[all …]
/aoo41x/main/xmloff/inc/
H A DXMLChartPropertySetMapper.hxx80 const XMLPropertyState& rProperty, sal_uInt16 nFlags,
86 SvXMLAttributeList& rAttrList, const XMLPropertyState& rProperty,
112 XMLPropertyState& rProperty,
/aoo41x/main/xmloff/source/draw/
H A Dsdpropls.cxx1528 const XMLPropertyState& rProperty, in handleSpecialItem() argument
1534 switch( getPropertySetMapper()->GetEntryContextId( rProperty.mnIndex ) ) in handleSpecialItem()
1541 …SvXMLExportPropertyMapper::handleSpecialItem( rAttrList, rProperty, rUnitConverter, rNamespaceMap,… in handleSpecialItem()
1548 const XMLPropertyState& rProperty, in handleElementItem() argument
1553 switch( getPropertySetMapper()->GetEntryContextId( rProperty.mnIndex ) ) in handleElementItem()
1560 uno::Reference< container::XIndexReplace > xNumRule( rProperty.maValue, uno::UNO_QUERY ); in handleElementItem()
1567 SvXMLExportPropertyMapper::handleElementItem( rExport, rProperty, nFlags, pProperties, nIdx ); in handleElementItem()
1750 const XMLPropertyState& rProperty, in handleElementItem() argument
1755 switch( getPropertySetMapper()->GetEntryContextId( rProperty.mnIndex ) ) in handleElementItem()
1760 if( (rProperty.maValue >>= aSoundURL) && aSoundURL.getLength() != 0 ) in handleElementItem()
[all …]
H A Dsdpropls.hxx280 const XMLPropertyState& rProperty,
290 const XMLPropertyState& rProperty,
324 const XMLPropertyState& rProperty,
/aoo41x/main/unotools/source/config/
H A Dconfigmgr.cxx686 Any ConfigManager::GetLocalProperty(const OUString& rProperty) in GetLocalProperty() argument
689 sPath += rProperty; in GetLocalProperty()
718 void ConfigManager::PutLocalProperty(const OUString& rProperty, const Any& rValue) in PutLocalProperty() argument
721 sPath += rProperty; in PutLocalProperty()
/aoo41x/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm786 const rtl::OUString& rProperty, sal_Bool bValue,
806 int nTag = pControllerProperties->addNameTag( rProperty );
829 … const rtl::OUString& rProperty, Sequence< rtl::OUString > rChoices, sal_Int32 nSelectValue,
879 int nTag = pControllerProperties->addNameAndValueTag( rProperty, m );
904 … const rtl::OUString& rProperty, const Sequence< rtl::OUString > rChoices, sal_Int32 nSelectValue,
928 int nTag = pControllerProperties->addNameAndValueTag( rProperty, m );
938 [pBtn setTag: pControllerProperties->addNameTag( rProperty )];
965 const rtl::OUString& rProperty, const PropertyValue* pValue,
1008 int nTag = pControllerProperties->addNameTag( rProperty );
/aoo41x/main/comphelper/source/property/
H A Dpropagg.cxx212 …const ::com::sun::star::beans::Property& rProperty = m_aProperties.getConstArray()[(*i).second.nP… in fillPropertyMembersByHandle() local
214 *_pPropName = rProperty.Name; in fillPropertyMembersByHandle()
216 *_pAttributes = rProperty.Attributes; in fillPropertyMembersByHandle()
246 …const ::com::sun::star::beans::Property& rProperty = m_aProperties.getConstArray()[(*i).second.nP… in fillAggregatePropertyInfoByHandle() local
247 *_pPropName = rProperty.Name; in fillAggregatePropertyInfoByHandle()
/aoo41x/main/extensions/source/propctrlr/
H A Dpropertyhandler.cxx214 const Property& rProperty( impl_getPropertyFromId_throw( nPropId ) ); in describePropertyLine() local
221 PropertyHandlerHelper::requiresReadOnlyControl( rProperty.Attributes ), sal_False ); in describePropertyLine()
224 … PropertyHandlerHelper::describePropertyLine( rProperty, aDescriptor, _rxControlFactory ); in describePropertyLine()

Completed in 181 milliseconds

123