Home
last modified time | relevance | path

Searched refs:rProperties (Results 1 – 25 of 149) sorted by last modified time

123456

/trunk/main/editeng/source/misc/
H A Dunolingu.cxx501 const ::com::sun::star::beans::PropertyValues& rProperties )
597 const beans::PropertyValues& rProperties ) in queryMeanings() argument
605 aRes = xThes->queryMeanings( rTerm, rLocale, rProperties ); in queryMeanings()
689 const beans::PropertyValues& rProperties ) in isValid() argument
696 bRes = xSpell->isValid( rWord, nLanguage, rProperties ); in isValid()
703 const beans::PropertyValues& rProperties ) in spell() argument
710 xRes = xSpell->spell( rWord, nLanguage, rProperties ); in spell()
811 const beans::PropertyValues& rProperties ) in hyphenate() argument
828 const PropertyValues& rProperties ) in queryAlternativeSpelling() argument
844 const beans::PropertyValues& rProperties ) in createPossibleHyphens() argument
[all …]
/trunk/main/linguistic/source/
H A Dmisc.cxx264 sal_Bool IsUseDicList( const PropertyValues &rProperties, in IsUseDicList() argument
269 sal_Int32 nLen = rProperties.getLength(); in IsUseDicList()
270 const PropertyValue *pVal = rProperties.getConstArray(); in IsUseDicList()
292 sal_Bool IsIgnoreControlChars( const PropertyValues &rProperties, in IsIgnoreControlChars() argument
297 sal_Int32 nLen = rProperties.getLength(); in IsIgnoreControlChars()
298 const PropertyValue *pVal = rProperties.getConstArray(); in IsIgnoreControlChars()
/trunk/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.cxx306 const PropertyValues& rProperties) in queryMeanings() argument
341 rHelper.SetTmpPropVals( rProperties ); in queryMeanings()
413 pTerm + A2OU("</word></query>"), nLanguage, rProperties ); in queryMeanings()
456 … sTerm + A2OU("</word>") + codeTerm + A2OU("</query>"), nLanguage, rProperties ); in queryMeanings()
513 if (!xSpell.is() || !xSpell->isValid( A2OU(SPELLML_SUPPORT), nLanguage, rProperties )) in queryMeanings()
517 rTerm + A2OU("</word></query>"), nLanguage, rProperties ); in queryMeanings()
541 rTerm.copy(pos + 1) + A2OU("</word></query>"), nLanguage, rProperties ); in queryMeanings()
/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/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/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx1298 const uno::Sequence< beans::Property >& rProperties, in getPropertyValues()
1308 sal_Int32 nCount = rProperties.getLength(); in getPropertyValues()
1442 rProperties, aMissingProps ) ) in getPropertyValues()
1460 rProperties.getLength() ); in getPropertyValues()
1465 sal_Int32 nCount = rProperties.getLength(); in getPropertyValues()
1493 aProperties = rProperties; in getPropertyValues()
1540 rProperties, aMissingProps ) ) in getPropertyValues()
1548 rProperties, in getPropertyValues()
1673 sal_Int32 nCount = rProperties.getLength(); in getPropertyValues()
1676 const rtl::OUString rName = rProperties[ n ].Name; in getPropertyValues()
[all …]
/trunk/main/slideshow/source/engine/
H A Dslideshowimpl.cxx312 uno::Sequence<beans::PropertyValue> const& rProperties )
1098 uno::Sequence<beans::PropertyValue> const& rProperties ) in displaySlide() argument
1124 std::for_each( rProperties.getConstArray(), in displaySlide()
1125 rProperties.getConstArray() + rProperties.getLength(), in displaySlide()
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx1333 const uno::Sequence< beans::PropertyValue > & rProperties) in appendParagraph()
1338 return m_pImpl->finishOrAppendParagraph(false, rProperties); in appendParagraph()
1345 const uno::Sequence< beans::PropertyValue > & rProperties) in finishParagraph()
1350 return m_pImpl->finishOrAppendParagraph(true, rProperties); in finishParagraph()
1359 const uno::Sequence< beans::PropertyValue > & rProperties) in finishOrAppendParagraph()
1393 if (rProperties.getLength()) in finishOrAppendParagraph()
1401 const beans::PropertyValue* pValues = rProperties.getConstArray(); in finishOrAppendParagraph()
1403 for (sal_Int32 nProp = 0; nProp < rProperties.getLength(); ++nProp) in finishOrAppendParagraph()
/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx385 const PropertyValues& rProperties ) in isValid() argument
411 rHelper.SetTmpPropVals( rProperties ); in isValid()
509 const PropertyValues& rProperties ) in spell() argument
525 if (!isValid( rWord, rLocale, rProperties )) in spell()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx609 PropertyHolder& rProperties, in createPointArrayPrimitive() argument
642 PropertyHolder& rProperties) in createHairlinePrimitive() argument
651 rProperties.getLineColor())); in createHairlinePrimitive()
659 PropertyHolder& rProperties) in createFillPrimitive() argument
668 rProperties.getFillColor())); in createFillPrimitive()
677 PropertyHolder& rProperties) in createLinePrimitive() argument
689 rProperties.getLineColor(), in createLinePrimitive()
743 PropertyHolder& rProperties) in createHairlineAndFillPrimitive() argument
760 PropertyHolder& rProperties) in createHairlineAndFillPrimitive() argument
786 PropertyHolder& rProperties) in createBitmapExPrimitive() argument
[all …]
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dpropshlp.hxx506 createPropertySetInfo( IPropertyArrayHelper & rProperties ) SAL_THROW( () );
/trunk/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx815 const uno::Sequence< beans::Property >& rProperties, in getPropertyValues()
824 rProperties, in getPropertyValues()
836 sal_Int32 nCount = rProperties.getLength(); in getPropertyValues()
839 const beans::Property* pProps = rProperties.getConstArray(); in getPropertyValues()
852 const uno::Sequence< beans::Property >& rProperties, in getPropertyValues()
863 sal_Int32 nCount = rProperties.getLength(); in getPropertyValues()
869 const beans::Property* pProps = rProperties.getConstArray(); in getPropertyValues()
1086 const uno::Sequence< beans::Property >& rProperties ) in getPropertyValues()
1090 rProperties, in getPropertyValues()
/trunk/main/uui/source/
H A Diahndl-filter.cxx331 if( xFilterCFG.is() && rRequest.rProperties.getLength() ) in handleFilterOptionsRequest_()
336 sal_Int32 nPropCount = rRequest.rProperties.getLength(); in handleFilterOptionsRequest_()
339 rtl::OUString tmp = rRequest.rProperties[ind].Name; in handleFilterOptionsRequest_()
340 if( rRequest.rProperties[ind].Name.equals( in handleFilterOptionsRequest_()
343 rRequest.rProperties[ind].Value >>= aFilterName; in handleFilterOptionsRequest_()
382 rRequest.rProperties ); in handleFilterOptionsRequest_()
/trunk/main/writerfilter/source/dmapper/
H A DNumberingManager.cxx205 PropertyValueVector_t rProperties; in GetCharStyleProperties() local
224 rProperties.push_back( in GetCharStyleProperties()
232 uno::Sequence< beans::PropertyValue > aRet( rProperties.size() ); in GetCharStyleProperties()
234 PropertyValueVector_t::const_iterator aIt = rProperties.begin(); in GetCharStyleProperties()
235 PropertyValueVector_t::const_iterator aEndIt = rProperties.end(); in GetCharStyleProperties()
/trunk/main/xmloff/source/forms/
H A Delementimport.cxx567 const PropertyDescriptionList& rProperties( *pos ); in tryGenericAttribute() local
568 const PropertyDescription* first = *rProperties.begin(); in tryGenericAttribute()
574 for ( PropertyDescriptionList::const_iterator propDesc = rProperties.begin(); in tryGenericAttribute()
575 propDesc != rProperties.end(); in tryGenericAttribute()
583 for ( PropertyDescriptionList::const_iterator propDesc = rProperties.begin(); in tryGenericAttribute()
584 propDesc != rProperties.end(); in tryGenericAttribute()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dresultset.hxx92 com::sun::star::beans::Property >& rProperties,
108 com::sun::star::beans::Property >& rProperties,
/trunk/main/ucbhelper/source/provider/
H A Dresultset.cxx196 const uno::Sequence< beans::Property >& rProperties,
205 const uno::Sequence< beans::Property >& rProperties, in ResultSet_Impl()
210 m_aProperties( rProperties ), in ResultSet_Impl()
237 const uno::Sequence< beans::Property >& rProperties, in ResultSet()
241 rProperties, in ResultSet()
251 const uno::Sequence< beans::Property >& rProperties, in ResultSet()
254 : m_pImpl( new ResultSet_Impl( rxSMgr, rProperties, rDataSupplier, rxEnv ) ) in ResultSet()
/trunk/main/dbaccess/source/core/api/
H A DSingleSelectQueryComposer.cxx1842 const ::std::vector < PropertyValue >& rProperties = *i; in getStructuredCondition() local
1843 pFilters->realloc(rProperties.size()); in getStructuredCondition()
1845 ::std::vector < PropertyValue >::const_iterator j = rProperties.begin(); in getStructuredCondition()
1846 ::std::vector < PropertyValue >::const_iterator aEnd2 = rProperties.end(); in getStructuredCondition()
/trunk/main/xmloff/source/text/
H A Dtxtimppr.cxx53 ::std::vector< XMLPropertyState >& rProperties, in handleSpecialItem()
101 rValue, rProperties, in handleSpecialItem()
325 aIter != rProperties.end(); in finished()
675 rProperties.push_back( *pNewFontFamily ); in finished()
681 rProperties.push_back( *pNewFontPitch ); in finished()
687 rProperties.push_back( *pNewFontCharSet ); in finished()
705 rProperties.push_back( *pNewFontPitchCJK ); in finished()
729 rProperties.push_back( *pNewFontPitchCTL ); in finished()
756 rProperties.push_back( *pNewBorders[i] ); in finished()
785 rProperties.push_back( aSizeTypeState ); in finished()
[all …]
H A DXMLTextPropertySetContext.cxx67 ::std::vector< XMLPropertyState > &rProperties, in CreateChildContext()
78 rProperties ); in CreateChildContext()
84 rProperties ); in CreateChildContext()
102 rProperties ); in CreateChildContext()
133 rProperties ); in CreateChildContext()
140 GetImport(), nPrefix, rLocalName, rProperties, in CreateChildContext()
149 rProperties, rProp ); in CreateChildContext()
H A DXMLTextPropertySetContext.hxx53 ::std::vector< XMLPropertyState > &rProperties,
H A DXMLTextShapeStyleContext.cxx72 ::std::vector< XMLPropertyState > &rProperties,
96 ::std::vector< XMLPropertyState > &rProperties, in CreateChildContext()
107 rProperties ); in CreateChildContext()
127 rProperties ); in CreateChildContext()
133 nPrefix, rLocalName, xAttrList, rProperties, rProp ); in CreateChildContext()
H A Dtxtdropi.cxx147 rProperties.push_back( aWholeWordProp ); in EndElement()
H A Dtxtexppr.cxx325 ::std::vector< XMLPropertyState >& rProperties, in ContextFilter()
476 for( ::std::vector< XMLPropertyState >::iterator aIter = rProperties.begin(); in ContextFilter()
477 aIter != rProperties.end(); in ContextFilter()
1003 SvXMLExportPropertyMapper::ContextFilter(rProperties,rPropSet); in ContextFilter()
H A Dtxtexppr.hxx65 ::std::vector< XMLPropertyState >& rProperties,

Completed in 271 milliseconds

123456