/trunk/main/vcl/unx/gtk/a11y/ |
H A D | atkvalue.cxx | 37 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 D | propmap.hxx | 48 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 D | i18n_wrp.cxx | 69 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 D | OOXMLFactory.cxx | 166 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 D | OOXMLFastContextHandler.cxx | 860 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 D | iahndl-ioexceptions.cxx | 39 rtl::OUString * pValue) in getStringRequestArgument() 62 bool * pValue) in getBoolRequestArgument() 84 rtl::OUString * pValue) in getResourceNameRequestArgument()
|
/trunk/main/writerfilter/source/doctok/ |
H A D | WW8Picture.cxx | 39 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 D | WW8PropertySetImpl.cxx | 327 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 D | destr.hxx | 38 void * pValue, in _destructUnion() 57 void * pValue, in _destructStruct() 80 void * pValue, in _destructArray() 361 void * pValue, in _destructData()
|
H A D | any.cxx | 134 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 D | CfgParser.java | 75 Object pValue = cfg.getProperty(pName); in getIniParameters() local 82 param.put(pName.trim(), pValue); in getIniParameters() local
|
H A D | ClParser.java | 50 String pValue = ""; in getCommandLineParameter() local
|
/trunk/main/sax/source/tools/ |
H A D | fshelper.cxx | 61 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 D | propertyset.cxx | 95 Any* pValue = orValues.getArray(); in getProperties() local 127 const Any* pValue = rValues.getConstArray(); in setProperties() local
|
/trunk/main/vcl/unx/generic/printer/ |
H A D | ppdparser.cxx | 758 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 D | jobdata.cxx | 91 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 D | filterdetect.cxx | 109 const PropertyValue * pValue = aArguments.getConstArray(); in detect() local 272 const PropertyValue * pValue = aAnySeq.getConstArray(); in initialize() local
|
/trunk/main/writerfilter/source/dmapper/ |
H A D | TblStylePrHandler.cxx | 77 Value::Pointer_t pValue = rSprm.getValue(); in lcl_sprm() local
|
/trunk/main/vcl/win/source/gdi/ |
H A D | salnativewidgets-luna.cxx | 573 …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 D | UCBDeadPropertyValue.cxx | 41 rtl::OUString * pValue; member 189 const sal_Unicode * pValue = rValue.getStr(); in encodeValue() local
|
/trunk/main/vcl/unx/generic/dtrans/ |
H A D | config.cxx | 88 Any* pValue = aValues.getArray(); in DtransX11ConfigItem() local
|
/trunk/main/padmin/source/ |
H A D | prtsetup.cxx | 45 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 D | options.cxx | 46 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.java | 120 Object pValue = oObj.getPropertyValue("ForbiddenCharacters"); in _ForbiddenCharacters() local
|
/trunk/main/toolkit/source/layout/core/ |
H A D | helper.hxx | 74 void *pValue; member
|