Home
last modified time | relevance | path

Searched refs:PropertyValues (Results 76 – 100 of 111) sorted by relevance

12345

/trunk/main/offapi/com/sun/star/i18n/
H A DLineBreakHyphenationOptions.idl45 ::com::sun::star::beans::PropertyValues aHyphenationOptions;
/trunk/main/offapi/com/sun/star/text/
H A DXChapterNumberingSupplier.idl54 …of the numbering level via a sequence of <type scope="com::sun::star::beans">PropertyValues</type>.
H A DDocumentIndexLevelFormat.idl42 The element type is Sequence&lt; PropertyValues &gt;. Each element in this sequence represents
/trunk/main/offapi/com/sun/star/text/fieldmaster/
H A DDDE.idl28 #include <com/sun/star/beans/PropertyValues.idl>
H A DSetExpression.idl28 #include <com/sun/star/beans/PropertyValues.idl>
H A DDatabase.idl28 #include <com/sun/star/beans/PropertyValues.idl>
/trunk/main/offapi/com/sun/star/packages/manifest/
H A DXManifestReader.idl42 a sequence of PropertyValues. */
H A DXManifestWriter.idl41 Each manifest entry is represented by a sequence of PropertyValues.*/
/trunk/main/xmloff/source/text/
H A DXMLIndexChapterInfoEntryContext.cxx45 using ::com::sun::star::beans::PropertyValues;
H A DXMLIndexBibliographyEntryContext.cxx45 using ::com::sun::star::beans::PropertyValues;
H A Dtxtsecte.cxx71 using ::com::sun::star::beans::PropertyValues;
H A DXMLSectionExport.cxx72 using ::com::sun::star::beans::PropertyValues;
890 Sequence<PropertyValues> aTemplateSequence; in ExportBaseIndexSource()
/trunk/main/sw/source/core/text/
H A Dinftxt.hxx524 com::sun::star::beans::PropertyValues aHyphVals;
722 const com::sun::star::beans::PropertyValues &
H A Dinftxt.cxx1355 static void lcl_InitHyphValues( PropertyValues &rVals, in lcl_InitHyphValues()
1388 const PropertyValues & SwTxtFormatInfo::GetHyphValues() const in GetHyphValues()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx613 beans::PropertyValues* pSingleCellProperties = pCellProperties[nRow].getArray(); in endTableGetCellProperties()
695 … const uno::Sequence< beans::PropertyValues > aDebugCurrentRow = aCellProperties[nRow]; in endTableGetCellProperties()
/trunk/main/cui/source/dialogs/
H A Dthesdlg_impl.hxx211 …l( ::rtl::OUString& rTerm, const lang::Locale& rLocale, const beans::PropertyValues& rProperties )…
/trunk/main/package/source/package/manifest/
H A DManifestImport.hxx65 ::std::vector < ::com::sun::star::beans::PropertyValues > & rManVector;
H A DManifestImport.cxx287 rManVector.push_back ( PropertyValues( aProperties, nNumProperty ) ); in endElement()
/trunk/main/linguistic/source/
H A Dthesdsp.cxx120 const PropertyValues& rProperties ) in queryMeanings()
/trunk/main/comphelper/source/property/
H A DTypeGeneration.cxx171 case CPPUTYPE_PROPERTYVALUES: pType = &::getCppuType( (Sequence<PropertyValues>*)0 ); break; in GenerateCppuType()
/trunk/main/linguistic/workben/
H A Dsprophelp.cxx332 void PropertyHelper_Spell::SetTmpPropVals( const PropertyValues &rPropVals ) in SetTmpPropVals()
/trunk/main/oox/source/drawingml/
H A Dcustomshapeproperties.cxx286 Sequence< PropertyValues > aHandles( maAdjustHandleList.size() ); in pushToPropSet()
/trunk/main/xmloff/source/draw/
H A Dshapeexport4.cxx180 void ImpExportHandles( SvXMLExport& rExport, const uno::Sequence< beans::PropertyValues >& rHandles… in ImpExportHandles()
453 uno::Sequence< beans::PropertyValues > aHandles; in ImpExportEnhancedGeometry()
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx999 com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValues > seqHandles; in MergeDefaultAttributes()
1038 com::sun::star::beans::PropertyValues& rPropValues = seqHandles[ i ]; in MergeDefaultAttributes()
1480 com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValues > seqHandles1, seqHandles2; in IsDefaultGeometry()
1520 com::sun::star::beans::PropertyValues& rPropValues = seqHandles2[ i ]; in IsDefaultGeometry()
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx2062 const uno::Sequence< beans::PropertyValues > aDebugCurrentRow = in lcl_DebugCellProperties()
2327 const beans::PropertyValues* pRowProperties = in convertToTable()
2346 const uno::Sequence< beans::PropertyValues > aCurrentRow = in convertToTable()

Completed in 162 milliseconds

12345