Home
last modified time | relevance | path

Searched refs:Properties (Results 76 – 100 of 386) sorted by relevance

12345678910>>...16

/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DDesignTemplate.java37 import com.sun.star.wizards.common.Properties;
317 aLoadProps[0] = Properties.createProperty(PropertyNames.URL, _sPath); in load()
318 aLoadProps[1] = Properties.createProperty(PropertyNames.READ_ONLY, Boolean.TRUE); in load()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx2617 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in sprmWithProps()
3191 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in sprmWithProps()
3973 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in sprmWithProps()
4016 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in sprmWithProps()
4078 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in sprmWithProps()
4116 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in sprmWithProps()
4232 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in sprmWithProps()
4275 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in sprmWithProps()
4299 writerfilter::Reference<Properties>::Pointer_t ref) in lcl_entry()
4307 writerfilter::Reference<Properties>::Pointer_t /*ref*/) in data()
[all …]
H A DDomainMapperTableManager.cxx111 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in sprm()
154 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in sprm()
186 writerfilter::Reference<Properties>::Pointer_t pProperties = rSprm.getProps(); in sprm()
H A DFontTable.hxx80 virtual void lcl_entry(int pos, writerfilter::Reference<Properties>::Pointer_t ref);
91 virtual void lcl_props(writerfilter::Reference<Properties>::Pointer_t ref);
/trunk/main/offapi/com/sun/star/chart/
H A DChartAxis.idl108 /** Properties for scaling:
228 /** Properties for interval marks:
249 /** Properties for axes labels:
308 /** Properties related to bar charts:
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DTitlesComponent.java25 import com.sun.star.wizards.common.Properties;
140 currowproperties[0] = Properties.createProperty(getColumnName(i), fieldnames[i], i); in initializeScrollFields()
141 …currowproperties[1] = Properties.createProperty(getTitleName(i), fieldtitles[i], i); //getTitleNam… in initializeScrollFields()
H A DCommandFieldSelection.java403 if (Properties.hasPropertyValue(_aPropertyValue, PropertyNames.COMMAND_TYPE)) in preselectCommand()
405 …int nCommandType = AnyConverter.toInt(Properties.getPropertyValue(_aPropertyValue, PropertyNames.C… in preselectCommand()
406 …String sCommand = AnyConverter.toString(Properties.getPropertyValue(_aPropertyValue, PropertyNames… in preselectCommand()
/trunk/main/toolkit/source/awt/
H A Dvclxtabcontrol.cxx188 …Control::setTabProps( sal_Int32 ID, const uno::Sequence< NamedValue >& Properties ) throw (uno::Ru… in setTabProps() argument
194 for ( int i = 0; i < Properties.getLength(); i++ ) in setTabProps()
196 const rtl::OUString &name = Properties[i].Name; in setTabProps()
197 const uno::Any &value = Properties[i].Value; in setTabProps()
/trunk/main/oox/source/docprop/
H A Ddocprophandler.cxx297 || nElement == EXTPR_TOKEN( Properties ) in startFastElement()
298 || nElement == CUSTPR_TOKEN( Properties ) ) in startFastElement()
488 else if ( m_nState == EXTPR_TOKEN( Properties ) ) in characters()
601 else if ( m_nState == CUSTPR_TOKEN( Properties ) ) in characters()
/trunk/main/writerfilter/inc/resourcemodel/
H A DResourceModelHelper.hxx31 void WRITERFILTER_DLLPUBLIC resolveSprmProps(Properties & rHandler, Sprm & rSprm);
32 void WRITERFILTER_DLLPUBLIC resolveAttributeProperties(Properties & rHandler, Value & rValue);
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DXmlDiff.java36 import java.util.Properties;
61 private Properties props_ = null;
76 props_ = new Properties(); in XmlDiff()
/trunk/main/xmerge/workben/
H A DXmlDiff.java36 import java.util.Properties;
61 private Properties props_ = null;
76 props_ = new Properties(); in XmlDiff()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_resultset.cxx73 m_aCommand.Properties, in initStatic()
85 m_aCommand.Properties, in initDynamic()
/trunk/main/ucb/source/ucp/hierarchy/
H A Ddynamicresultset.cxx69 m_aCommand.Properties, in initStatic()
81 m_aCommand.Properties, in initDynamic()
/trunk/main/writerfilter/source/doctok/
H A DWW8Text.cxx58 writerfilter::Reference<Properties>::Pointer_t
62 writerfilter::Reference<Properties>::Pointer_t pRet( new WW8TBD(this, in get_tbdAdd()
H A DWW8Sttbf.hxx113 class WW8StringProperty : public ::writerfilter::Reference<Properties>
122 void resolve(Properties & rProperties);
/trunk/main/ucb/source/ucp/package/
H A Dpkgresultset.cxx71 m_aCommand.Properties, in initStatic()
83 m_aCommand.Properties, in initDynamic()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavresultset.cxx72 m_aCommand.Properties, in initStatic()
84 m_aCommand.Properties, in initDynamic()
/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_resultset.cxx73 m_aCommand.Properties, in initStatic()
85 m_aCommand.Properties, in initDynamic()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_resultset.cxx73 m_aCommand.Properties, in initStatic()
85 m_aCommand.Properties, in initDynamic()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLBinaryObjectReference.cxx70 writerfilter::Reference<Properties>::Pointer_t pRef = in resolve()
71 writerfilter::Reference<Properties>::Pointer_t(); in resolve()
/trunk/main/dbaccess/source/core/dataaccess/
H A Dmyucp_resultset.cxx83 m_aCommand.Properties, in initStatic()
95 m_aCommand.Properties, in initDynamic()
/trunk/main/toolkit/test/accessibility/
H A DOptions.java26 import java.util.Properties;
31 extends Properties
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx138 mpProperties(new controller::Properties()), in SlideSorter()
163 mpProperties(new controller::Properties()), in SlideSorter()
577 ::boost::shared_ptr<controller::Properties> SlideSorter::GetProperties (void) const in GetProperties()
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DOptions.java28 import java.util.Properties;
34 extends Properties

Completed in 99 milliseconds

12345678910>>...16