Home
last modified time | relevance | path

Searched defs:QueryValue (Results 1 – 25 of 361) sorted by relevance

12345678910>>...15

/dports/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/vendor/github.com/aws/smithy-go/encoding/httpbinding/
H A Dquery.go11 type QueryValue struct { struct
12 query url.Values
13 key string
14 append bool
36 func (qv QueryValue) Blob(v []byte) {
42 func (qv QueryValue) Boolean(v bool) {
47 func (qv QueryValue) String(v string) {
52 func (qv QueryValue) Byte(v int8) {
57 func (qv QueryValue) Short(v int16) {
62 func (qv QueryValue) Integer(v int32) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/smithy-go/encoding/httpbinding/
H A Dquery.go11 type QueryValue struct { struct
12 query url.Values
13 key string
14 append bool
36 func (qv QueryValue) Blob(v []byte) {
42 func (qv QueryValue) Boolean(v bool) {
47 func (qv QueryValue) String(v string) {
52 func (qv QueryValue) Byte(v int8) {
57 func (qv QueryValue) Short(v int16) {
62 func (qv QueryValue) Integer(v int32) {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/smithy-go/encoding/httpbinding/
H A Dquery.go11 type QueryValue struct { struct
12 query url.Values
13 key string
14 append bool
36 func (qv QueryValue) Blob(v []byte) {
42 func (qv QueryValue) Boolean(v bool) {
47 func (qv QueryValue) String(v string) {
52 func (qv QueryValue) Byte(v int8) {
57 func (qv QueryValue) Short(v int16) {
62 func (qv QueryValue) Integer(v int32) {
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/engine3d/
H A Dsvx3ditems.cxx129 bool Svx3DNormalsKindItem::QueryValue(uno::Any& rVal, sal_uInt8 /*nMemberId*/) const in QueryValue() function in Svx3DNormalsKindItem
150 bool Svx3DTextureProjectionXItem::QueryValue(uno::Any& rVal, sal_uInt8 /*nMemberId*/) const in QueryValue() function in Svx3DTextureProjectionXItem
171 bool Svx3DTextureProjectionYItem::QueryValue(uno::Any& rVal, sal_uInt8 /*nMemberId*/) const in QueryValue() function in Svx3DTextureProjectionYItem
192 bool Svx3DTextureKindItem::QueryValue(uno::Any& rVal, sal_uInt8 /*nMemberId*/) const in QueryValue() function in Svx3DTextureKindItem
213 bool Svx3DTextureModeItem::QueryValue(uno::Any& rVal, sal_uInt8 /*nMemberId*/) const in QueryValue() function in Svx3DTextureModeItem
234 bool Svx3DPerspectiveItem::QueryValue(uno::Any& rVal, sal_uInt8 /*nMemberId*/) const in QueryValue() function in Svx3DPerspectiveItem
255 bool Svx3DShadeModeItem::QueryValue(uno::Any& rVal, sal_uInt8 /*nMemberId*/) const in QueryValue() function in Svx3DShadeModeItem
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/engine3d/
H A Dsvx3ditems.cxx122 bool Svx3DNormalsKindItem::QueryValue( uno::Any& rVal, sal_uInt8 /*nMemberId*/) const in QueryValue() function in Svx3DNormalsKindItem
143 bool Svx3DTextureProjectionXItem::QueryValue( uno::Any& rVal, sal_uInt8 /*nMemberId*/) const in QueryValue() function in Svx3DTextureProjectionXItem
164 bool Svx3DTextureProjectionYItem::QueryValue( uno::Any& rVal, sal_uInt8 /*nMemberId*/) const in QueryValue() function in Svx3DTextureProjectionYItem
185 bool Svx3DTextureKindItem::QueryValue( uno::Any& rVal, sal_uInt8 /*nMemberId*/) const in QueryValue() function in Svx3DTextureKindItem
206 bool Svx3DTextureModeItem::QueryValue( uno::Any& rVal, sal_uInt8 /*nMemberId*/) const in QueryValue() function in Svx3DTextureModeItem
227 bool Svx3DPerspectiveItem::QueryValue( uno::Any& rVal, sal_uInt8 /*nMemberId*/) const in QueryValue() function in Svx3DPerspectiveItem
248 bool Svx3DShadeModeItem::QueryValue( uno::Any& rVal, sal_uInt8 /*nMemberId*/) const in QueryValue() function in Svx3DShadeModeItem
/dports/net/krill/krill-0.9.4/cargo-crates/urlparse-0.7.3/src/
H A Dquery_string.rs9 pub type QueryValue = Vec<String>; typedef
25 fn get_from_str(&self, k: &str) -> Option<QueryValue>; in get_from_str()
43 fn get_from_str(&self, k: &str) -> Option<QueryValue> { in get_from_str()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/Windows/
H A DRegistry.cpp117 LONG CKey::QueryValue(LPCTSTR name, UInt32 &value) in QueryValue() function in NWindows::NRegistry::CKey
129 LONG CKey::QueryValue(LPCTSTR name, bool &value) in QueryValue() function in NWindows::NRegistry::CKey
137 LONG CKey::QueryValue(LPCTSTR name, CSysString &value) in QueryValue() function in NWindows::NRegistry::CKey
211 LONG CKey::QueryValue(LPCTSTR name, void *value, UInt32 &dataSize) in QueryValue() function in NWindows::NRegistry::CKey
238 LONG CKey::QueryValue(LPCTSTR name, CByteBuffer &value, UInt32 &dataSize) in QueryValue() function in NWindows::NRegistry::CKey
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/Windows/
H A DRegistry.cpp192 LONG CKey::QueryValue(LPCTSTR name, UInt32 &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
203 LONG CKey::QueryValue(LPCTSTR name, bool &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
229 LONG CKey::QueryValue(LPCTSTR name, LPTSTR value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
237 LONG CKey::QueryValue(LPCTSTR name, CSysString &value) in QueryValue() function in NWindows::NRegistry::CKey
256 LONG CKey::QueryValue(LPCWSTR name, LPWSTR value, UInt32 &count) in QueryValue() function in NWindows::NRegistry::CKey
264 LONG CKey::QueryValue(LPCWSTR name, UString &value) in QueryValue() function in NWindows::NRegistry::CKey
296 LONG CKey::QueryValue(LPCTSTR name, void *value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
305 LONG CKey::QueryValue(LPCTSTR name, CByteBuffer &value, UInt32 &dataSize) in QueryValue() function in NWindows::NRegistry::CKey
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/Windows/
H A DRegistry.cpp192 LONG CKey::QueryValue(LPCTSTR name, UInt32 &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
203 LONG CKey::QueryValue(LPCTSTR name, bool &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
229 LONG CKey::QueryValue(LPCTSTR name, LPTSTR value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
237 LONG CKey::QueryValue(LPCTSTR name, CSysString &value) in QueryValue() function in NWindows::NRegistry::CKey
256 LONG CKey::QueryValue(LPCWSTR name, LPWSTR value, UInt32 &count) in QueryValue() function in NWindows::NRegistry::CKey
264 LONG CKey::QueryValue(LPCWSTR name, UString &value) in QueryValue() function in NWindows::NRegistry::CKey
296 LONG CKey::QueryValue(LPCTSTR name, void *value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
305 LONG CKey::QueryValue(LPCTSTR name, CByteBuffer &value, UInt32 &dataSize) in QueryValue() function in NWindows::NRegistry::CKey
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/Windows/
H A DRegistry.cpp192 LONG CKey::QueryValue(LPCTSTR name, UInt32 &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
203 LONG CKey::QueryValue(LPCTSTR name, bool &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
229 LONG CKey::QueryValue(LPCTSTR name, LPTSTR value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
237 LONG CKey::QueryValue(LPCTSTR name, CSysString &value) in QueryValue() function in NWindows::NRegistry::CKey
256 LONG CKey::QueryValue(LPCWSTR name, LPWSTR value, UInt32 &count) in QueryValue() function in NWindows::NRegistry::CKey
264 LONG CKey::QueryValue(LPCWSTR name, UString &value) in QueryValue() function in NWindows::NRegistry::CKey
296 LONG CKey::QueryValue(LPCTSTR name, void *value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
305 LONG CKey::QueryValue(LPCTSTR name, CByteBuffer &value, UInt32 &dataSize) in QueryValue() function in NWindows::NRegistry::CKey
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/Windows/
H A DRegistry.cpp192 LONG CKey::QueryValue(LPCTSTR name, UInt32 &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
203 LONG CKey::QueryValue(LPCTSTR name, bool &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
229 LONG CKey::QueryValue(LPCTSTR name, LPTSTR value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
237 LONG CKey::QueryValue(LPCTSTR name, CSysString &value) in QueryValue() function in NWindows::NRegistry::CKey
256 LONG CKey::QueryValue(LPCWSTR name, LPWSTR value, UInt32 &count) in QueryValue() function in NWindows::NRegistry::CKey
264 LONG CKey::QueryValue(LPCWSTR name, UString &value) in QueryValue() function in NWindows::NRegistry::CKey
296 LONG CKey::QueryValue(LPCTSTR name, void *value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
305 LONG CKey::QueryValue(LPCTSTR name, CByteBuffer &value, UInt32 &dataSize) in QueryValue() function in NWindows::NRegistry::CKey
/dports/archivers/lzma/lzma-19.00/CPP/Windows/
H A DRegistry.cpp192 LONG CKey::QueryValue(LPCTSTR name, UInt32 &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
203 LONG CKey::QueryValue(LPCTSTR name, bool &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
229 LONG CKey::QueryValue(LPCTSTR name, LPTSTR value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
237 LONG CKey::QueryValue(LPCTSTR name, CSysString &value) in QueryValue() function in NWindows::NRegistry::CKey
256 LONG CKey::QueryValue(LPCWSTR name, LPWSTR value, UInt32 &count) in QueryValue() function in NWindows::NRegistry::CKey
264 LONG CKey::QueryValue(LPCWSTR name, UString &value) in QueryValue() function in NWindows::NRegistry::CKey
296 LONG CKey::QueryValue(LPCTSTR name, void *value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
305 LONG CKey::QueryValue(LPCTSTR name, CByteBuffer &value, UInt32 &dataSize) in QueryValue() function in NWindows::NRegistry::CKey
/dports/archivers/7-zip/7-zip-21.07/CPP/Windows/
H A DRegistry.cpp208 LONG CKey::QueryValue(LPCTSTR name, UInt32 &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
219 LONG CKey::QueryValue(LPCTSTR name, bool &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
245 LONG CKey::QueryValue(LPCTSTR name, LPTSTR value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
253 LONG CKey::QueryValue(LPCTSTR name, CSysString &value) in QueryValue() function in NWindows::NRegistry::CKey
272 LONG CKey::QueryValue(LPCWSTR name, LPWSTR value, UInt32 &count) in QueryValue() function in NWindows::NRegistry::CKey
280 LONG CKey::QueryValue(LPCWSTR name, UString &value) in QueryValue() function in NWindows::NRegistry::CKey
312 LONG CKey::QueryValue(LPCTSTR name, void *value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
321 LONG CKey::QueryValue(LPCTSTR name, CByteBuffer &value, UInt32 &dataSize) in QueryValue() function in NWindows::NRegistry::CKey
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/Windows/
H A DRegistry.cpp192 LONG CKey::QueryValue(LPCTSTR name, UInt32 &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
203 LONG CKey::QueryValue(LPCTSTR name, bool &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
229 LONG CKey::QueryValue(LPCTSTR name, LPTSTR value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
237 LONG CKey::QueryValue(LPCTSTR name, CSysString &value) in QueryValue() function in NWindows::NRegistry::CKey
256 LONG CKey::QueryValue(LPCWSTR name, LPWSTR value, UInt32 &count) in QueryValue() function in NWindows::NRegistry::CKey
264 LONG CKey::QueryValue(LPCWSTR name, UString &value) in QueryValue() function in NWindows::NRegistry::CKey
296 LONG CKey::QueryValue(LPCTSTR name, void *value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
305 LONG CKey::QueryValue(LPCTSTR name, CByteBuffer &value, UInt32 &dataSize) in QueryValue() function in NWindows::NRegistry::CKey
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/Windows/
H A DRegistry.cpp192 LONG CKey::QueryValue(LPCTSTR name, UInt32 &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
203 LONG CKey::QueryValue(LPCTSTR name, bool &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
229 LONG CKey::QueryValue(LPCTSTR name, LPTSTR value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
237 LONG CKey::QueryValue(LPCTSTR name, CSysString &value) in QueryValue() function in NWindows::NRegistry::CKey
256 LONG CKey::QueryValue(LPCWSTR name, LPWSTR value, UInt32 &count) in QueryValue() function in NWindows::NRegistry::CKey
264 LONG CKey::QueryValue(LPCWSTR name, UString &value) in QueryValue() function in NWindows::NRegistry::CKey
296 LONG CKey::QueryValue(LPCTSTR name, void *value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
305 LONG CKey::QueryValue(LPCTSTR name, CByteBuffer &value, UInt32 &dataSize) in QueryValue() function in NWindows::NRegistry::CKey
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/Windows/
H A DRegistry.cpp192 LONG CKey::QueryValue(LPCTSTR name, UInt32 &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
203 LONG CKey::QueryValue(LPCTSTR name, bool &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
229 LONG CKey::QueryValue(LPCTSTR name, LPTSTR value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
237 LONG CKey::QueryValue(LPCTSTR name, CSysString &value) in QueryValue() function in NWindows::NRegistry::CKey
256 LONG CKey::QueryValue(LPCWSTR name, LPWSTR value, UInt32 &count) in QueryValue() function in NWindows::NRegistry::CKey
264 LONG CKey::QueryValue(LPCWSTR name, UString &value) in QueryValue() function in NWindows::NRegistry::CKey
296 LONG CKey::QueryValue(LPCTSTR name, void *value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
305 LONG CKey::QueryValue(LPCTSTR name, CByteBuffer &value, UInt32 &dataSize) in QueryValue() function in NWindows::NRegistry::CKey
/dports/sysutils/squashfs-tools/CPP/Windows/
H A DRegistry.cpp190 LONG CKey::QueryValue(LPCTSTR name, UInt32 &value) in QueryValue() function in NWindows::NRegistry::CKey
201 LONG CKey::QueryValue(LPCTSTR name, bool &value) in QueryValue() function in NWindows::NRegistry::CKey
227 LONG CKey::QueryValue(LPCTSTR name, LPTSTR value, UInt32 &count) in QueryValue() function in NWindows::NRegistry::CKey
236 LONG CKey::QueryValue(LPCTSTR name, CSysString &value) in QueryValue() function in NWindows::NRegistry::CKey
250 LONG CKey::QueryValue(LPCWSTR name, LPWSTR value, UInt32 &count) in QueryValue() function in NWindows::NRegistry::CKey
258 LONG CKey::QueryValue(LPCWSTR name, UString &value) in QueryValue() function in NWindows::NRegistry::CKey
283 LONG CKey::QueryValue(LPCTSTR name, void *value, UInt32 &count) in QueryValue() function in NWindows::NRegistry::CKey
292 LONG CKey::QueryValue(LPCTSTR name, CByteBuffer &value, UInt32 &dataSize) in QueryValue() function in NWindows::NRegistry::CKey
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/Windows/
H A DRegistry.cpp192 LONG CKey::QueryValue(LPCTSTR name, UInt32 &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
203 LONG CKey::QueryValue(LPCTSTR name, bool &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
229 LONG CKey::QueryValue(LPCTSTR name, LPTSTR value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
237 LONG CKey::QueryValue(LPCTSTR name, CSysString &value) in QueryValue() function in NWindows::NRegistry::CKey
256 LONG CKey::QueryValue(LPCWSTR name, LPWSTR value, UInt32 &count) in QueryValue() function in NWindows::NRegistry::CKey
264 LONG CKey::QueryValue(LPCWSTR name, UString &value) in QueryValue() function in NWindows::NRegistry::CKey
296 LONG CKey::QueryValue(LPCTSTR name, void *value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
305 LONG CKey::QueryValue(LPCTSTR name, CByteBuffer &value, UInt32 &dataSize) in QueryValue() function in NWindows::NRegistry::CKey
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/Windows/
H A DRegistry.cpp192 LONG CKey::QueryValue(LPCTSTR name, UInt32 &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
203 LONG CKey::QueryValue(LPCTSTR name, bool &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
229 LONG CKey::QueryValue(LPCTSTR name, LPTSTR value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
237 LONG CKey::QueryValue(LPCTSTR name, CSysString &value) in QueryValue() function in NWindows::NRegistry::CKey
256 LONG CKey::QueryValue(LPCWSTR name, LPWSTR value, UInt32 &count) in QueryValue() function in NWindows::NRegistry::CKey
264 LONG CKey::QueryValue(LPCWSTR name, UString &value) in QueryValue() function in NWindows::NRegistry::CKey
296 LONG CKey::QueryValue(LPCTSTR name, void *value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
305 LONG CKey::QueryValue(LPCTSTR name, CByteBuffer &value, UInt32 &dataSize) in QueryValue() function in NWindows::NRegistry::CKey
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/Windows/
H A DRegistry.cpp192 LONG CKey::QueryValue(LPCTSTR name, UInt32 &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
203 LONG CKey::QueryValue(LPCTSTR name, bool &value) throw() in QueryValue() function in NWindows::NRegistry::CKey
229 LONG CKey::QueryValue(LPCTSTR name, LPTSTR value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
237 LONG CKey::QueryValue(LPCTSTR name, CSysString &value) in QueryValue() function in NWindows::NRegistry::CKey
256 LONG CKey::QueryValue(LPCWSTR name, LPWSTR value, UInt32 &count) in QueryValue() function in NWindows::NRegistry::CKey
264 LONG CKey::QueryValue(LPCWSTR name, UString &value) in QueryValue() function in NWindows::NRegistry::CKey
296 LONG CKey::QueryValue(LPCTSTR name, void *value, UInt32 &count) throw() in QueryValue() function in NWindows::NRegistry::CKey
305 LONG CKey::QueryValue(LPCTSTR name, CByteBuffer &value, UInt32 &dataSize) in QueryValue() function in NWindows::NRegistry::CKey
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/graphic/
H A Dgrfatr.cxx62 bool SwMirrorGrf::QueryValue( uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue() function in SwMirrorGrf
185 bool SwRotationGrf::QueryValue( uno::Any& rVal, sal_uInt8 ) const in QueryValue() function in SwRotationGrf
250 bool SwGammaGrf::QueryValue( uno::Any& rVal, sal_uInt8 ) const in QueryValue() function in SwGammaGrf
275 bool SwTransparencyGrf::QueryValue( uno::Any& rVal, in QueryValue() function in SwTransparencyGrf
321 bool SwDrawModeGrf::QueryValue( uno::Any& rVal, in QueryValue() function in SwDrawModeGrf
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/graphic/
H A Dgrfatr.cxx64 bool SwMirrorGrf::QueryValue( uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue() function in SwMirrorGrf
187 bool SwRotationGrf::QueryValue( uno::Any& rVal, sal_uInt8 ) const in QueryValue() function in SwRotationGrf
252 bool SwGammaGrf::QueryValue( uno::Any& rVal, sal_uInt8 ) const in QueryValue() function in SwGammaGrf
277 bool SwTransparencyGrf::QueryValue( uno::Any& rVal, in QueryValue() function in SwTransparencyGrf
321 bool SwDrawModeGrf::QueryValue( uno::Any& rVal, in QueryValue() function in SwDrawModeGrf
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/items/
H A Dcintitem.cxx42 bool CntByteItem::QueryValue(css::uno::Any& rVal, sal_uInt8) const in QueryValue() function in CntByteItem
88 bool CntUInt16Item::QueryValue(css::uno::Any& rVal, sal_uInt8) const in QueryValue() function in CntUInt16Item
134 bool CntInt32Item::QueryValue(css::uno::Any& rVal, sal_uInt8) const in QueryValue() function in CntInt32Item
180 bool CntUInt32Item::QueryValue(css::uno::Any& rVal, sal_uInt8) const in QueryValue() function in CntUInt32Item
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/items/
H A Dcintitem.cxx42 bool CntByteItem::QueryValue(css::uno::Any& rVal, sal_uInt8) const in QueryValue() function in CntByteItem
89 bool CntUInt16Item::QueryValue(css::uno::Any& rVal, sal_uInt8) const in QueryValue() function in CntUInt16Item
136 bool CntInt32Item::QueryValue(css::uno::Any& rVal, sal_uInt8) const in QueryValue() function in CntInt32Item
183 bool CntUInt32Item::QueryValue(css::uno::Any& rVal, sal_uInt8) const in QueryValue() function in CntUInt32Item
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/fields/
H A Ddbfld.cxx99 void SwDBFieldType::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue() function in SwDBFieldType
356 bool SwDBField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue() function in SwDBField
476 bool SwDBNameInfField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue() function in SwDBNameInfField
596 bool SwDBNextSetField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue() function in SwDBNextSetField
696 bool SwDBNumSetField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue() function in SwDBNumSetField
773 bool SwDBNameField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue() function in SwDBNameField
829 bool SwDBSetNumberField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue() function in SwDBSetNumberField

12345678910>>...15