Home
last modified time | relevance | path

Searched defs:pValue (Results 1 – 25 of 151) sorted by relevance

1234567

/trunk/main/vcl/unx/gtk/a11y/
H A Datkvalue.cxx37 getValue( AtkValue *pValue ) throw (uno::RuntimeException) in getValue()
55 static void anyToGValue( uno::Any aAny, GValue *pValue ) in anyToGValue()
73 accessibility::XAccessibleValue* pValue = getValue( value ); in value_wrapper_get_current_value() local
87 accessibility::XAccessibleValue* pValue = getValue( value ); in value_wrapper_get_maximum_value() local
101 accessibility::XAccessibleValue* pValue = getValue( value ); in value_wrapper_get_minimum_value() local
115 accessibility::XAccessibleValue* pValue = getValue( value ); in value_wrapper_set_current_value() local
/trunk/main/fpicker/source/win32/filepicker/
H A Dpropmap.hxx48 void* pValue = (void*)&rValue; in put() local
62 TValueType** pValue) in get()
81 void* pValue = pIt->second; in get_copy() local
/trunk/main/vcl/unx/generic/app/
H A Di18n_wrp.cxx69 char *pName, *pValue; in XvaCountArgs() local
93 char *pName, *pValue; in XvaCountArgs() local
115 char *pName, *pValue; in XvaGetArgs() local
140 char *pName, *pValue; in XvaGetArgs() local
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLFactory.cxx166 OOXMLValue::Pointer_t pValue(new OOXMLBooleanValue(aValue)); in attributes() local
179 OOXMLValue::Pointer_t pValue(new OOXMLStringValue(aValue)); in attributes() local
192 OOXMLValue::Pointer_t pValue(new OOXMLIntegerValue(aValue)); in attributes() local
205 OOXMLValue::Pointer_t pValue(new OOXMLHexValue(aValue)); in attributes() local
230 OOXMLValue::Pointer_t pValue(new OOXMLIntegerValue(nValue)); in attributes() local
H A DOOXMLFastContextHandler.cxx860 OOXMLValue::Pointer_t pValue(new OOXMLPropertySetValue(getPropertySet())); in propagateCharacterPropertiesAsSet() local
961 OOXMLValue::Pointer_t pValue(new OOXMLPropertySetValue(getPropertySet())); in sendPropertiesWithId() local
1139 OOXMLValue::Pointer_t pValue in sendPropertiesToParent() local
1455 void OOXMLFastContextHandlerValue::setValue(OOXMLValue::Pointer_t pValue) in setValue()
1491 OOXMLValue::Pointer_t pValue(new OOXMLBooleanValue(true)); in setDefaultBooleanValue() local
1504 OOXMLValue::Pointer_t pValue(new OOXMLIntegerValue(0)); in setDefaultIntegerValue() local
1517 OOXMLValue::Pointer_t pValue(new OOXMLHexValue(0)); in setDefaultHexValue() local
1530 OOXMLValue::Pointer_t pValue(new OOXMLStringValue(::rtl::OUString())); in setDefaultStringValue() local
1587 OOXMLValue::Pointer_t pValue(pHandler->getValue()); in addCurrentChild() local
1644 void OOXMLFastContextHandlerXNote::checkId(OOXMLValue::Pointer_t pValue) in checkId()
[all …]
/trunk/main/uui/source/
H A Diahndl-ioexceptions.cxx39 rtl::OUString * pValue) in getStringRequestArgument()
62 bool * pValue) in getBoolRequestArgument()
84 rtl::OUString * pValue) in getResourceNameRequestArgument()
/trunk/main/writerfilter/source/doctok/
H A DWW8Picture.cxx39 WW8Value::Pointer_t pValue = createValue(get_ffdata()); in resolveNoAuto() local
44 WW8Value::Pointer_t pValue = createValue(get_DffRecord()); in resolveNoAuto() local
87 WW8Value::Pointer_t pValue = createValue(pFLD->get_flt()); in resolveNoAuto() local
H A DWW8PropertySetImpl.cxx327 Value::Pointer_t pValue = sprm.getValue(); in resolveLocal() local
343 Value::Pointer_t pValue = sprm.getValue(); in resolveLocal() local
371 WW8Value::Pointer_t pValue = createValue(getU16(0)); in resolve() local
/trunk/main/cppu/source/uno/
H A Ddestr.hxx38 void * pValue, in _destructUnion()
57 void * pValue, in _destructStruct()
80 void * pValue, in _destructArray()
361 void * pValue, in _destructData()
H A Dany.cxx134 void SAL_CALL uno_any_destruct( uno_Any * pValue, uno_ReleaseFunc release ) in uno_any_destruct()
140 void SAL_CALL uno_any_clear( uno_Any * pValue, uno_ReleaseFunc release ) in uno_any_clear()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DCfgParser.java75 Object pValue = cfg.getProperty(pName); in getIniParameters() local
82 param.put(pName.trim(), pValue); in getIniParameters() local
H A DClParser.java50 String pValue = ""; in getCommandLineParameter() local
/trunk/main/sax/source/tools/
H A Dfshelper.cxx61 const char* pValue = va_arg(args, const char*); in startElement() local
80 const char* pValue = va_arg(args, const char*); in singleElement() local
103 const char* pValue = va_arg(args, const char*); in startElementV() local
121 const char* pValue = va_arg(args, const char*); in singleElementV() local
/trunk/main/oox/source/helper/
H A Dpropertyset.cxx95 Any* pValue = orValues.getArray(); in getProperties() local
127 const Any* pValue = rValues.getConstArray(); in setProperties() local
/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx758 const PPDValue* pValue = pKey->getValue( j ); in PPDParser() local
1097 PPDValue* pValue = pKey->insertValue( aOption ); in parse() local
1441 const PPDValue* pValue = m_pInputSlots->getValue( i ); in getSlotCommand() local
1602 const PPDValue* pValue = m_pDuplexTypes->getValue( i ); in getDuplexCommand() local
1716 const PPDValue* pValue = getValue( rOption ); in getValueCaseInsensitive() local
1756 PPDValue* pValue = &m_aValues[rOption]; in insertValue() local
1823 const PPDValue* pValue = pKey->getDefaultValue(); in getValue() local
2023 const PPDValue* pValue = pKey->getValue( i ); in getUnconstrainedValues() local
2095 const PPDValue* pValue = NULL; in rebuildFromStreamBuffer() local
2122 const PPDValue* pValue = getValue( pKey ); in getRenderResolution() local
[all …]
H A Djobdata.cxx91 const PPDValue* pValue = pKey ? pKey->getValueCaseInsensitive( aPaper ) : NULL; in setPaper() local
104 const PPDValue* pValue = pKey ? pKey->getValue( i_nPaperBin ) : NULL; in setPaperBin() local
/trunk/main/filter/source/xmlfilterdetect/
H A Dfilterdetect.cxx109 const PropertyValue * pValue = aArguments.getConstArray(); in detect() local
272 const PropertyValue * pValue = aAnySeq.getConstArray(); in initialize() local
/trunk/main/writerfilter/source/dmapper/
H A DTblStylePrHandler.cxx77 Value::Pointer_t pValue = rSprm.getValue(); in lcl_sprm() local
/trunk/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx573 …const SpinbuttonValue* pValue = (aValue.getType() == CTRL_SPINBUTTONS) ? static_cast<const Spinbut… in ImplDrawNativeControl() local
598 const SpinbuttonValue *pValue = static_cast<const SpinbuttonValue*>(&aValue); in ImplDrawNativeControl() local
807 const TabitemValue *pValue = static_cast<const TabitemValue*>(&aValue); in ImplDrawNativeControl() local
875 const ToolbarValue *pValue = static_cast<const ToolbarValue*>(&aValue); in ImplDrawNativeControl() local
889 const MenubarValue *pValue = static_cast<const MenubarValue*>(&aValue); in ImplDrawNativeControl() local
1389 const TabitemValue *pValue = static_cast<const TabitemValue*>(&rControlValue); in getNativeControlRegion() local
/trunk/main/ucb/source/ucp/webdav/
H A DUCBDeadPropertyValue.cxx41 rtl::OUString * pValue; member
189 const sal_Unicode * pValue = rValue.getStr(); in encodeValue() local
/trunk/main/vcl/unx/generic/dtrans/
H A Dconfig.cxx88 Any* pValue = aValues.getArray(); in DtransX11ConfigItem() local
/trunk/main/padmin/source/
H A Dprtsetup.cxx45 const PPDValue* pValue = NULL; in insertAllPPDValues() local
338 PPDValue* pValue = in IMPL_LINK() local
462 …const PPDValue* pValue = (PPDValue*)m_aPPDValueBox.GetEntryData( m_aPPDValueBox.GetSelectEntryPos(… in IMPL_LINK() local
481 const PPDValue* pValue = NULL; in FillValueBox() local
/trunk/main/unodevtools/source/unodevtools/
H A Doptions.cxx46 sal_Bool readOption( OUString * pValue, const sal_Char * pOpt, in readOption()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/document/
H A D_Settings.java120 Object pValue = oObj.getPropertyValue("ForbiddenCharacters"); in _ForbiddenCharacters() local
/trunk/main/toolkit/source/layout/core/
H A Dhelper.hxx74 void *pValue; member

Completed in 430 milliseconds

1234567