Home
last modified time | relevance | path

Searched defs:propName (Results 1 – 25 of 1868) sorted by relevance

12345678910>>...75

/dports/editors/libreoffice/libreoffice-7.2.6.2/test/source/sheet/
H A Ddatabaserange.cxx29 static const OUStringLiteral propName(u"MoveCells"); in testMoveCells() local
46 static const OUStringLiteral propName(u"KeepFormats"); in testKeepFormats() local
63 static const OUStringLiteral propName(u"StripData"); in testStripData() local
80 static const OUStringLiteral propName(u"AutoFilter"); in testAutoFilter() local
97 static const OUStringLiteral propName(u"UseFilterCriteriaSource"); in testUseFilterCriteriaSource() local
116 static const OUStringLiteral propName(u"FilterCriteriaSource"); in testFilterCriteriaSource() local
135 static const OUStringLiteral propName(u"RefreshPeriod"); in testRefreshPeriod() local
154 static const OUStringLiteral propName(u"FromSelection"); in testFromSelection() local
171 static const OUStringLiteral propName(u"TokenIndex"); in testTokenIndex() local
188 static const OUStringLiteral propName(u"TotalsRow"); in testTotalsRow() local
[all …]
H A Dcellarealink.cxx25 static const OUStringLiteral propName(u"Url"); in testUrl() local
42 static const OUStringLiteral propName(u"Filter"); in testFilter() local
59 static const OUStringLiteral propName(u"FilterOptions"); in testFilterOptions() local
78 static const OUStringLiteral propName(u"RefreshDelay"); in testRefreshDelay() local
97 static const OUStringLiteral propName(u"RefreshPeriod"); in testRefreshPeriod() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/test/source/sheet/
H A Ddatabaserange.cxx29 const OUString propName("MoveCells"); in testMoveCells() local
46 const OUString propName("KeepFormats"); in testKeepFormats() local
63 const OUString propName("StripData"); in testStripData() local
80 const OUString propName("AutoFilter"); in testAutoFilter() local
97 const OUString propName("UseFilterCriteriaSource"); in testUseFilterCriteriaSource() local
114 const OUString propName("FilterCriteriaSource"); in testFilterCriteriaSource() local
133 const OUString propName("RefreshPeriod"); in testRefreshPeriod() local
150 const OUString propName("FromSelection"); in testFromSelection() local
167 const OUString propName("TokenIndex"); in testTokenIndex() local
184 const OUString propName("TotalsRow"); in testTotalsRow() local
[all …]
H A Dcellarealink.cxx27 const OUString propName("Url"); in testUrl() local
44 const OUString propName("Filter"); in testFilter() local
61 const OUString propName("FilterOptions"); in testFilterOptions() local
80 const OUString propName("RefreshDelay"); in testRefreshDelay() local
99 const OUString propName("RefreshPeriod"); in testRefreshPeriod() local
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/java/XMPCore/src/com/adobe/xmp/
H A DXMPMeta.java157 String propName, in getQualifier()
197 String propName, in setProperty()
417 String propName, in setQualifier()
436 String propName, in setQualifier()
853 String propName, in setPropertyBoolean()
885 String propName, in setPropertyInteger()
917 String propName, in setPropertyLong()
949 String propName, in setPropertyDouble()
982 String propName, in setPropertyDate()
1015 String propName, in setPropertyCalendar()
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/sacloud/libsacloud/sacloud/
H A Dprop_name.go18 type propName struct { struct
19 Name string `json:",omitempty"` // 名
23 func (p *propName) GetName() string {
28 func (p *propName) SetName(name string) {
/dports/net/traefik/traefik-2.6.1/vendor/github.com/sacloud/libsacloud/sacloud/
H A Dprop_name.go18 type propName struct { struct
19 Name string `json:",omitempty"` // 名
23 func (p *propName) GetName() string {
28 func (p *propName) SetName(name string) {
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/util/
H A DElementUtil.java69 String[] propName = parsePropertyName(name); in getProperty() local
109 String[] propName = parsePropertyName(name); in includesProperty() local
168 String[] propName = parsePropertyName(name); in getProperties() local
212 String[] propName = parsePropertyName(name); in setProperties() local
251 String[] propName = parsePropertyName(parent); in getChildrenProperties() local
291 String propName = parent + "." + properties[i]; in getRecursiveChildrenProperties() local
311 String[] propName = parsePropertyName(name); in setProperty() local
358 String[] propName = parsePropertyName(name); in deleteProperty() local
381 List<String> propName = new ArrayList<>(5); in parsePropertyName() local
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/security/action/
H A DGetPropertyAction.java61 public GetPropertyAction(String propName) in GetPropertyAction()
66 public GetPropertyAction(String propName, String defaultValue) in GetPropertyAction()
76 public GetPropertyAction setParameters(String propName) in setParameters()
83 public GetPropertyAction setParameters(String propName, String defaultValue) in setParameters()
H A DGetSecurityPropertyAction.java62 public GetSecurityPropertyAction(String propName) in GetSecurityPropertyAction()
67 public GetSecurityPropertyAction(String propName, String defaultValue) in GetSecurityPropertyAction()
72 public GetSecurityPropertyAction setParameters(String propName) in setParameters()
79 public GetSecurityPropertyAction setParameters(String propName, String defaultValue) in setParameters()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/security/action/
H A DGetPropertyAction.java61 public GetPropertyAction(String propName) in GetPropertyAction()
66 public GetPropertyAction(String propName, String defaultValue) in GetPropertyAction()
76 public GetPropertyAction setParameters(String propName) in setParameters()
83 public GetPropertyAction setParameters(String propName, String defaultValue) in setParameters()
H A DGetSecurityPropertyAction.java62 public GetSecurityPropertyAction(String propName) in GetSecurityPropertyAction()
67 public GetSecurityPropertyAction(String propName, String defaultValue) in GetSecurityPropertyAction()
72 public GetSecurityPropertyAction setParameters(String propName) in setParameters()
79 public GetSecurityPropertyAction setParameters(String propName, String defaultValue) in setParameters()
/dports/www/phpbb3/phpBB3/vendor/s9e/text-formatter/src/Configurator/Traits/
H A DConfigurable.php30 public function __get($propName)
61 public function __set($propName, $propValue)
147 public function __isset($propName)
164 public function __unset($propName)
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/security/action/
H A DGetPropertyAction.java61 public GetPropertyAction(String propName) in GetPropertyAction()
66 public GetPropertyAction(String propName, String defaultValue) in GetPropertyAction()
76 public GetPropertyAction setParameters(String propName) in setParameters()
83 public GetPropertyAction setParameters(String propName, String defaultValue) in setParameters()
H A DGetSecurityPropertyAction.java62 public GetSecurityPropertyAction(String propName) in GetSecurityPropertyAction()
67 public GetSecurityPropertyAction(String propName, String defaultValue) in GetSecurityPropertyAction()
72 public GetSecurityPropertyAction setParameters(String propName) in setParameters()
79 public GetSecurityPropertyAction setParameters(String propName, String defaultValue) in setParameters()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/security/action/
H A DGetPropertyAction.java61 public GetPropertyAction(String propName) in GetPropertyAction()
66 public GetPropertyAction(String propName, String defaultValue) in GetPropertyAction()
76 public GetPropertyAction setParameters(String propName) in setParameters()
83 public GetPropertyAction setParameters(String propName, String defaultValue) in setParameters()
H A DGetSecurityPropertyAction.java62 public GetSecurityPropertyAction(String propName) in GetSecurityPropertyAction()
67 public GetSecurityPropertyAction(String propName, String defaultValue) in GetSecurityPropertyAction()
72 public GetSecurityPropertyAction setParameters(String propName) in setParameters()
79 public GetSecurityPropertyAction setParameters(String propName, String defaultValue) in setParameters()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/security/action/
H A DGetPropertyAction.java61 public GetPropertyAction(String propName) in GetPropertyAction()
66 public GetPropertyAction(String propName, String defaultValue) in GetPropertyAction()
76 public GetPropertyAction setParameters(String propName) in setParameters()
83 public GetPropertyAction setParameters(String propName, String defaultValue) in setParameters()
H A DGetSecurityPropertyAction.java62 public GetSecurityPropertyAction(String propName) in GetSecurityPropertyAction()
67 public GetSecurityPropertyAction(String propName, String defaultValue) in GetSecurityPropertyAction()
72 public GetSecurityPropertyAction setParameters(String propName) in setParameters()
79 public GetSecurityPropertyAction setParameters(String propName, String defaultValue) in setParameters()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/java/security/action/
H A DGetPropertyAction.java61 public GetPropertyAction(String propName) in GetPropertyAction()
66 public GetPropertyAction(String propName, String defaultValue) in GetPropertyAction()
76 public GetPropertyAction setParameters(String propName) in setParameters()
83 public GetPropertyAction setParameters(String propName, String defaultValue) in setParameters()
H A DGetSecurityPropertyAction.java62 public GetSecurityPropertyAction(String propName) in GetSecurityPropertyAction()
67 public GetSecurityPropertyAction(String propName, String defaultValue) in GetSecurityPropertyAction()
72 public GetSecurityPropertyAction setParameters(String propName) in setParameters()
79 public GetSecurityPropertyAction setParameters(String propName, String defaultValue) in setParameters()
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dprops.cpp236 void CRPropAccessor::setIntDef( const char * propName, int value ) in setIntDef()
283 bool CRPropAccessor::getInt( const char * propName, int &result ) const in getInt() argument
291 int CRPropAccessor::getIntDef( const char * propName, int defValue ) const in getIntDef() argument
301 void CRPropAccessor::setHex( const char * propName, lUInt32 value ) in setHex()
308 void CRPropAccessor::setInt( const char * propName, int value ) in setInt()
358 void CRPropAccessor::setColor( const char * propName, lUInt32 value ) in setColor()
373 bool CRPropAccessor::getRect( const char * propName, lvRect &result ) const in getRect() argument
400 void CRPropAccessor::setRect( const char * propName, const lvRect & value ) in setRect()
440 bool CRPropAccessor::getBool( const char * propName, bool &result ) const in getBool() argument
465 void CRPropAccessor::setBool( const char * propName, bool value ) in setBool()
[all …]
/dports/net/libkgapi/libkgapi-21.12.3/src/core/
H A Dutils_p.h14 #define GAPI_COMPARE(propName) \ argument
20 #define GAPI_COMPARE_CONTAINERS(propName) \ argument
26 #define GAPI_COMPARE_SHAREDPTRS(propName) \ argument
/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A DprimDefinition.h65 SdfSpecType GetSpecType(const TfToken &propName) const in GetSpecType()
76 SdfPropertySpecHandle GetSchemaPropertySpec(const TfToken& propName) const in GetSchemaPropertySpec()
165 TfTokenVector ListPropertyMetadataFields(const TfToken &propName) const in ListPropertyMetadataFields()
179 const TfToken &propName, const TfToken &key, T* value) const in GetPropertyMetadata()
197 const TfToken &propName, const TfToken &key, in GetPropertyMetadataByDictKey()
267 const TfToken &propName, in Usd_GetFallbackValue()
282 bool _HasField(const TfToken& propName, in _HasField()
293 bool _HasFieldDictKey(const TfToken& propName, in _HasFieldDictKey()
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/include/
H A Dprops.h49 virtual void setStringDef( const char * propName, lString32 defValue ) in setStringDef()
57 virtual void setString( const char * propName, const lString8 &value ) in setString()
62 virtual void setString( const char * propName, const char * value ) in setString()
82 virtual void setHexDef( const char * propName, lUInt32 value ) in setHexDef()

12345678910>>...75