Home
last modified time | relevance | path

Searched refs:aProperties (Results 1 – 25 of 826) sorted by relevance

12345678910>>...34

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/sch_plugins/altium/
H A Dsch_altium_plugin.h69 const PROPERTIES* aProperties = nullptr ) override;
116 void ParsePin( const std::map<wxString, wxString>& aProperties );
117 void ParseLabel( const std::map<wxString, wxString>& aProperties );
119 void ParseNote( const std::map<wxString, wxString>& aProperties );
124 void ParseArc( const std::map<wxString, wxString>& aProperties );
125 void ParseLine( const std::map<wxString, wxString>& aProperties );
131 void ParseNoERC( const std::map<wxString, wxString>& aProperties );
133 void ParseBus( const std::map<wxString, wxString>& aProperties );
134 void ParseWire( const std::map<wxString, wxString>& aProperties );
136 void ParseImage( const std::map<wxString, wxString>& aProperties );
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/table/
H A Dtablecolumn.cxx239 PropertyVector aProperties(6); in getStaticPropertySetInfo() local
241 aProperties[0].Name = "Width"; in getStaticPropertySetInfo()
244 aProperties[0].Attributes = 0; in getStaticPropertySetInfo()
249 aProperties[1].Attributes = 0; in getStaticPropertySetInfo()
251 aProperties[2].Name = "IsVisible"; in getStaticPropertySetInfo()
254 aProperties[2].Attributes = 0; in getStaticPropertySetInfo()
259 aProperties[3].Attributes = 0; in getStaticPropertySetInfo()
261 aProperties[4].Name = "Size"; in getStaticPropertySetInfo()
264 aProperties[4].Attributes = 0; in getStaticPropertySetInfo()
266 aProperties[5].Name = "OptimalSize"; in getStaticPropertySetInfo()
[all …]
H A Dtablerow.cxx310 PropertyVector aProperties(6); in getStaticPropertySetInfo() local
312 aProperties[0].Name = "Height"; in getStaticPropertySetInfo()
315 aProperties[0].Attributes = 0; in getStaticPropertySetInfo()
320 aProperties[1].Attributes = 0; in getStaticPropertySetInfo()
322 aProperties[2].Name = "IsVisible"; in getStaticPropertySetInfo()
325 aProperties[2].Attributes = 0; in getStaticPropertySetInfo()
330 aProperties[3].Attributes = 0; in getStaticPropertySetInfo()
332 aProperties[4].Name = "Size"; in getStaticPropertySetInfo()
335 aProperties[4].Attributes = 0; in getStaticPropertySetInfo()
337 aProperties[5].Name = "OptimalSize"; in getStaticPropertySetInfo()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/table/
H A Dtablecolumn.cxx238 PropertyVector aProperties(6); in getStaticPropertySetInfo() local
240 aProperties[0].Name = "Width"; in getStaticPropertySetInfo()
243 aProperties[0].Attributes = 0; in getStaticPropertySetInfo()
248 aProperties[1].Attributes = 0; in getStaticPropertySetInfo()
250 aProperties[2].Name = "IsVisible"; in getStaticPropertySetInfo()
253 aProperties[2].Attributes = 0; in getStaticPropertySetInfo()
258 aProperties[3].Attributes = 0; in getStaticPropertySetInfo()
260 aProperties[4].Name = "Size"; in getStaticPropertySetInfo()
263 aProperties[4].Attributes = 0; in getStaticPropertySetInfo()
265 aProperties[5].Name = "OptimalSize"; in getStaticPropertySetInfo()
[all …]
H A Dtablerow.cxx310 PropertyVector aProperties(6); in getStaticPropertySetInfo() local
312 aProperties[0].Name = "Height"; in getStaticPropertySetInfo()
315 aProperties[0].Attributes = 0; in getStaticPropertySetInfo()
320 aProperties[1].Attributes = 0; in getStaticPropertySetInfo()
322 aProperties[2].Name = "IsVisible"; in getStaticPropertySetInfo()
325 aProperties[2].Attributes = 0; in getStaticPropertySetInfo()
330 aProperties[3].Attributes = 0; in getStaticPropertySetInfo()
332 aProperties[4].Name = "Size"; in getStaticPropertySetInfo()
335 aProperties[4].Attributes = 0; in getStaticPropertySetInfo()
337 aProperties[5].Name = "OptimalSize"; in getStaticPropertySetInfo()
[all …]
/dports/www/itop/web/application/
H A Ddashlet.class.inc.php899 $this->aProperties['title'] = '';
901 $this->aProperties['menu'] = false;
913 $sTitle = $this->aProperties['title'];
1032 $this->aProperties['title'] = '';
1038 $this->aProperties['limit'] = '';
1039 $this->aProperties['order_by'] = '';
1425 if (isset($this->aProperties['group_by']) && isset($aGroupBy[$this->aProperties['group_by']]))
1663 $this->aProperties['style'] = 'pie';
1909 $sIcon = $this->aProperties['icon'];
2039 $sIcon = $this->aProperties['icon'];
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/i18npool/qa/cppunit/
H A Dtest_defaultnumberingprovider.cxx30 uno::Sequence<beans::PropertyValue> aProperties = { in CPPUNIT_TEST_FIXTURE() local
42 aProperties = { in CPPUNIT_TEST_FIXTURE()
47 aActual = xFormatter->makeNumberingString(aProperties, aLocale); in CPPUNIT_TEST_FIXTURE()
56 uno::Sequence<beans::PropertyValue> aProperties = { in CPPUNIT_TEST_FIXTURE() local
68 aProperties = { in CPPUNIT_TEST_FIXTURE()
73 aActual = xFormatter->makeNumberingString(aProperties, aLocale); in CPPUNIT_TEST_FIXTURE()
82 uno::Sequence<beans::PropertyValue> aProperties = { in CPPUNIT_TEST_FIXTURE() local
94 aProperties = { in CPPUNIT_TEST_FIXTURE()
99 aActual = xFormatter->makeNumberingString(aProperties, aLocale); in CPPUNIT_TEST_FIXTURE()
108 uno::Sequence<beans::PropertyValue> aProperties = { in CPPUNIT_TEST_FIXTURE() local
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Dplugin.cpp60 void PLUGIN::Save( const wxString& aFileName, BOARD* aBoard, const PROPERTIES* aProperties ) in Save() argument
68 bool aBestEfforts, const PROPERTIES* aProperties ) in FootprintEnumerate() argument
82 const PROPERTIES* aProperties ) in GetEnumeratedFootprint() argument
85 return FootprintLoad( aLibraryPath, aFootprintName, false, aProperties ); in GetEnumeratedFootprint()
90 const PROPERTIES* aProperties ) in FootprintExists() argument
93 return FootprintLoad( aLibraryPath, aFootprintName, true, aProperties ) != nullptr; in FootprintExists()
100 const PROPERTIES* aProperties ) in FootprintLoad() argument
109 const PROPERTIES* aProperties ) in FootprintSave() argument
117 const PROPERTIES* aProperties ) in FootprintDelete() argument
124 void PLUGIN::FootprintLibCreate( const wxString& aLibraryPath, const PROPERTIES* aProperties ) in FootprintLibCreate() argument
[all …]
H A Dio_mgr.h213 BOARD* aAppendToMe = nullptr, const PROPERTIES* aProperties = nullptr,
237 const PROPERTIES* aProperties = nullptr );
311 const PROPERTIES* aProperties = nullptr, PROJECT* aProject = nullptr,
343 const PROPERTIES* aProperties = nullptr );
388 const PROPERTIES* aProperties = nullptr );
414 const PROPERTIES* aProperties = nullptr );
428 const PROPERTIES* aProperties = nullptr );
447 const PROPERTIES* aProperties = nullptr );
464 const PROPERTIES* aProperties = nullptr );
483 const PROPERTIES* aProperties = nullptr );
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/propctrlr/
H A Dxsdvalidationpropertyhandler.cxx166 std::vector< Property > aProperties; in doDescribeSupportedProperties() local
174 aProperties.reserve( 12 ); in doDescribeSupportedProperties()
176 addStringPropertyDescription( aProperties, PROPERTY_XSD_DATA_TYPE ); in doDescribeSupportedProperties()
177 addInt16PropertyDescription ( aProperties, PROPERTY_XSD_WHITESPACES ); in doDescribeSupportedProperties()
178 addStringPropertyDescription( aProperties, PROPERTY_XSD_PATTERN ); in doDescribeSupportedProperties()
181 addInt32PropertyDescription( aProperties, PROPERTY_XSD_LENGTH, MAYBEVOID ); in doDescribeSupportedProperties()
182 addInt32PropertyDescription( aProperties, PROPERTY_XSD_MIN_LENGTH, MAYBEVOID ); in doDescribeSupportedProperties()
183 addInt32PropertyDescription( aProperties, PROPERTY_XSD_MAX_LENGTH, MAYBEVOID ); in doDescribeSupportedProperties()
186 addInt32PropertyDescription( aProperties, PROPERTY_XSD_TOTAL_DIGITS, MAYBEVOID ); in doDescribeSupportedProperties()
187 addInt32PropertyDescription( aProperties, PROPERTY_XSD_FRACTION_DIGITS, MAYBEVOID ); in doDescribeSupportedProperties()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/
H A Dxsdvalidationpropertyhandler.cxx175 std::vector< Property > aProperties; in doDescribeSupportedProperties() local
183 aProperties.reserve( 12 ); in doDescribeSupportedProperties()
185 addStringPropertyDescription( aProperties, PROPERTY_XSD_DATA_TYPE ); in doDescribeSupportedProperties()
186 addInt16PropertyDescription ( aProperties, PROPERTY_XSD_WHITESPACES ); in doDescribeSupportedProperties()
187 addStringPropertyDescription( aProperties, PROPERTY_XSD_PATTERN ); in doDescribeSupportedProperties()
190 addInt32PropertyDescription( aProperties, PROPERTY_XSD_LENGTH, MAYBEVOID ); in doDescribeSupportedProperties()
191 addInt32PropertyDescription( aProperties, PROPERTY_XSD_MIN_LENGTH, MAYBEVOID ); in doDescribeSupportedProperties()
192 addInt32PropertyDescription( aProperties, PROPERTY_XSD_MAX_LENGTH, MAYBEVOID ); in doDescribeSupportedProperties()
195 addInt32PropertyDescription( aProperties, PROPERTY_XSD_TOTAL_DIGITS, MAYBEVOID ); in doDescribeSupportedProperties()
196 addInt32PropertyDescription( aProperties, PROPERTY_XSD_FRACTION_DIGITS, MAYBEVOID ); in doDescribeSupportedProperties()
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/
H A Dsch_plugin.cpp45 void SCH_PLUGIN::SaveLibrary( const wxString& aFileName, const PROPERTIES* aProperties ) in SaveLibrary() argument
52 SCH_SHEET* aAppendToMe, const PROPERTIES* aProperties ) in Load() argument
60 const PROPERTIES* aProperties ) in Save() argument
69 const PROPERTIES* aProperties ) in EnumerateSymbolLib() argument
78 const PROPERTIES* aProperties ) in EnumerateSymbolLib() argument
86 const PROPERTIES* aProperties ) in LoadSymbol() argument
95 const PROPERTIES* aProperties ) in SaveSymbol() argument
103 const PROPERTIES* aProperties ) in DeleteSymbol() argument
110 void SCH_PLUGIN::CreateSymbolLib( const wxString& aLibraryPath, const PROPERTIES* aProperties ) in CreateSymbolLib() argument
117 bool SCH_PLUGIN::DeleteSymbolLib( const wxString& aLibraryPath, const PROPERTIES* aProperties ) in DeleteSymbolLib() argument
H A Dsch_io_mgr.h194 virtual void SaveLibrary( const wxString& aFileName, const PROPERTIES* aProperties = nullptr );
226 const PROPERTIES* aProperties = nullptr );
254 const PROPERTIES* aProperties = nullptr );
273 const PROPERTIES* aProperties = nullptr );
296 const PROPERTIES* aProperties = nullptr );
320 const PROPERTIES* aProperties = nullptr );
344 const PROPERTIES* aProperties = nullptr );
365 const PROPERTIES* aProperties = nullptr );
383 const PROPERTIES* aProperties = nullptr );
405 const PROPERTIES* aProperties = nullptr );
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/sch_plugins/legacy/
H A Dsch_legacy_plugin.h107 const PROPERTIES* aProperties = nullptr ) override;
113 const PROPERTIES* aProperties = nullptr ) override;
121 const PROPERTIES* aProperties = nullptr ) override;
126 const PROPERTIES* aProperties = nullptr ) override;
128 const PROPERTIES* aProperties = nullptr ) override;
130 const PROPERTIES* aProperties = nullptr ) override;
132 const PROPERTIES* aProperties = nullptr ) override;
134 const PROPERTIES* aProperties = nullptr ) override;
136 const PROPERTIES* aProperties = nullptr ) override;
175 bool writeDocFile( const PROPERTIES* aProperties );
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleHyphenator.java210 short nMaxLeading, PropertyValue[] aProperties ) in hyphenate() argument
227 … boolean bIsUseDictionaryList = GetValueToUse( "IsUseDictionaryList", true, aProperties ); in hyphenate()
228 … boolean bIsGermanPreReform = GetValueToUse( "IsGermanPreReform", false, aProperties ); in hyphenate()
229 … short nHyphMinLeading = GetValueToUse( "HyphMinLeading", (short)2, aProperties ); in hyphenate()
230 … short nHyphMinTrailing = GetValueToUse( "HyphMinTrailing", (short)2, aProperties ); in hyphenate()
291 short nIndex, PropertyValue[] aProperties ) in queryAlternativeSpelling() argument
309 … boolean bIsGermanPreReform = GetValueToUse( "IsGermanPreReform", false, aProperties ); in queryAlternativeSpelling()
310 … short nHyphMinLeading = GetValueToUse( "HyphMinLeading", (short)2, aProperties ); in queryAlternativeSpelling()
340 PropertyValue[] aProperties ) in createPossibleHyphens() argument
358 … boolean bIsGermanPreReform = GetValueToUse( "IsGermanPreReform", false, aProperties ); in createPossibleHyphens()
[all …]
H A DSampleSpellChecker.java159 PropertyValue[] aProperties ) in GetSpellFailure() argument
165 boolean bIsGermanPreReform = GetValueToUse( "IsGermanPreReform", false, aProperties ); in GetSpellFailure()
199 PropertyValue[] aProperties ) in GetProposals() argument
208 boolean bIsGermanPreReform = GetValueToUse( "IsGermanPreReform", false, aProperties ); in GetProposals()
210 boolean bIsSpellUpperCase = GetValueToUse( "IsSpellUpperCase", false, aProperties ); in GetProposals()
287 PropertyValue[] aProperties ) in isValid() argument
305 boolean bIsSpellUpperCase = GetValueToUse( "IsSpellUpperCase", false, aProperties ); in isValid()
308 short nFailure = GetSpellFailure( aWord, aLocale, aProperties ); in isValid()
326 PropertyValue[] aProperties ) in spell() argument
339 if (!isValid( aWord, aLocale, aProperties )) in spell()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleHyphenator.java210 short nMaxLeading, PropertyValue[] aProperties ) in hyphenate() argument
227 … boolean bIsUseDictionaryList = GetValueToUse( "IsUseDictionaryList", true, aProperties ); in hyphenate()
228 … boolean bIsGermanPreReform = GetValueToUse( "IsGermanPreReform", false, aProperties ); in hyphenate()
229 … short nHyphMinLeading = GetValueToUse( "HyphMinLeading", (short)2, aProperties ); in hyphenate()
230 … short nHyphMinTrailing = GetValueToUse( "HyphMinTrailing", (short)2, aProperties ); in hyphenate()
291 short nIndex, PropertyValue[] aProperties ) in queryAlternativeSpelling() argument
309 … boolean bIsGermanPreReform = GetValueToUse( "IsGermanPreReform", false, aProperties ); in queryAlternativeSpelling()
310 … short nHyphMinLeading = GetValueToUse( "HyphMinLeading", (short)2, aProperties ); in queryAlternativeSpelling()
340 PropertyValue[] aProperties ) in createPossibleHyphens() argument
358 … boolean bIsGermanPreReform = GetValueToUse( "IsGermanPreReform", false, aProperties ); in createPossibleHyphens()
[all …]
H A DSampleSpellChecker.java159 PropertyValue[] aProperties ) in GetSpellFailure() argument
165 boolean bIsGermanPreReform = GetValueToUse( "IsGermanPreReform", false, aProperties ); in GetSpellFailure()
199 PropertyValue[] aProperties ) in GetProposals() argument
208 boolean bIsGermanPreReform = GetValueToUse( "IsGermanPreReform", false, aProperties ); in GetProposals()
210 boolean bIsSpellUpperCase = GetValueToUse( "IsSpellUpperCase", false, aProperties ); in GetProposals()
287 PropertyValue[] aProperties ) in isValid() argument
305 boolean bIsSpellUpperCase = GetValueToUse( "IsSpellUpperCase", false, aProperties ); in isValid()
308 short nFailure = GetSpellFailure( aWord, aLocale, aProperties ); in isValid()
326 PropertyValue[] aProperties ) in spell() argument
339 if (!isValid( aWord, aLocale, aProperties )) in spell()
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/sch_plugins/kicad/
H A Dsch_sexpr_plugin.h98 const PROPERTIES* aProperties = nullptr ) override;
104 const PROPERTIES* aProperties = nullptr ) override;
113 const PROPERTIES* aProperties = nullptr ) override;
118 const PROPERTIES* aProperties = nullptr ) override;
120 const PROPERTIES* aProperties = nullptr ) override;
122 const PROPERTIES* aProperties = nullptr ) override;
124 const PROPERTIES* aProperties = nullptr ) override;
126 const PROPERTIES* aProperties = nullptr ) override;
128 const PROPERTIES* aProperties = nullptr ) override;
157 bool isBuffering( const PROPERTIES* aProperties );
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/plugins/kicad/
H A Dpcb_plugin.h159 const PROPERTIES* aProperties = nullptr ) override;
162 const PROPERTIES* aProperties = nullptr, PROJECT* aProject = nullptr,
165 BOARD* DoLoad( LINE_READER& aReader, BOARD* aAppendToMe, const PROPERTIES* aProperties,
176 const PROPERTIES* aProperties = nullptr ) override;
180 const PROPERTIES* aProperties = nullptr ) override;
183 const PROPERTIES* aProperties = nullptr ) override;
186 const PROPERTIES* aProperties = nullptr ) override;
191 const PROPERTIES* aProperties = nullptr) override;
194 const PROPERTIES* aProperties = nullptr ) override;
229 const PROPERTIES* aProperties, bool checkModified );
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/config/
H A Devntconf.cxx112 uno::Sequence < beans::PropertyValue > aProperties(3); in CreateEventData_Impl() local
113 beans::PropertyValue *pValues = aProperties.getArray(); in CreateEventData_Impl()
124 aEventData <<= aProperties; in CreateEventData_Impl()
128 uno::Sequence < beans::PropertyValue > aProperties(2); in CreateEventData_Impl() local
129 beans::PropertyValue *pValues = aProperties.getArray(); in CreateEventData_Impl()
137 aEventData <<= aProperties; in CreateEventData_Impl()
141 uno::Sequence < beans::PropertyValue > aProperties(2); in CreateEventData_Impl() local
142 beans::PropertyValue *pValues = aProperties.getArray(); in CreateEventData_Impl()
150 aEventData <<= aProperties; in CreateEventData_Impl()
159 uno::Sequence < beans::PropertyValue > aProperties; in CreateEventData_Impl() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/config/
H A Devntconf.cxx122 uno::Sequence < beans::PropertyValue > aProperties(3); in CreateEventData_Impl() local
123 beans::PropertyValue *pValues = aProperties.getArray(); in CreateEventData_Impl()
134 aEventData <<= aProperties; in CreateEventData_Impl()
138 uno::Sequence < beans::PropertyValue > aProperties(2); in CreateEventData_Impl() local
139 beans::PropertyValue *pValues = aProperties.getArray(); in CreateEventData_Impl()
147 aEventData <<= aProperties; in CreateEventData_Impl()
151 uno::Sequence < beans::PropertyValue > aProperties(2); in CreateEventData_Impl() local
152 beans::PropertyValue *pValues = aProperties.getArray(); in CreateEventData_Impl()
160 aEventData <<= aProperties; in CreateEventData_Impl()
169 uno::Sequence < beans::PropertyValue > aProperties; in CreateEventData_Impl() local
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/plugins/geda/
H A Dgpcb_plugin.h61 const PROPERTIES* aProperties = nullptr ) override;
65 const PROPERTIES* aProperties = nullptr ) override;
69 const PROPERTIES* aProperties = nullptr ) override;
72 const PROPERTIES* aProperties = nullptr ) override;
75 const PROPERTIES* aProperties = nullptr ) override;
93 const PROPERTIES* aProperties, bool checkModified );
95 void init( const PROPERTIES* aProperties );
/dports/editors/libreoffice/libreoffice-7.2.6.2/comphelper/source/property/
H A Dopropertybag.cxx273 Sequence< Property > aProperties; in getInfoHelper() local
374 Sequence< Property > aProperties; in getPropertyValues() local
380 aProperties.begin(), in getPropertyValues()
381 aProperties.end(), in getPropertyValues()
427 Sequence< PropertyValue > aProperties( _rProps ); in impl_setPropertyValues_throw() local
429 aProperties.begin(), in impl_setPropertyValues_throw()
430 aProperties.end(), in impl_setPropertyValues_throw()
437 aProperties.begin(), in impl_setPropertyValues_throw()
438 aProperties.end(), in impl_setPropertyValues_throw()
482 aProperties.begin(), in impl_setPropertyValues_throw()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/source/property/
H A Dopropertybag.cxx281 Sequence< Property > aProperties; in getInfoHelper() local
382 Sequence< Property > aProperties; in getPropertyValues() local
388 aProperties.begin(), in getPropertyValues()
389 aProperties.end(), in getPropertyValues()
435 Sequence< PropertyValue > aProperties( _rProps ); in impl_setPropertyValues_throw() local
437 aProperties.begin(), in impl_setPropertyValues_throw()
438 aProperties.end(), in impl_setPropertyValues_throw()
445 aProperties.begin(), in impl_setPropertyValues_throw()
446 aProperties.end(), in impl_setPropertyValues_throw()
490 aProperties.begin(), in impl_setPropertyValues_throw()
[all …]

12345678910>>...34