/aoo41x/main/vcl/unx/headless/ |
H A D | svpprn.cxx | 111 pValue = rData.m_aContext.getValue( pKey ); in copyJobDataToJobSetup() 115 pValue != pKey->getValue( pJobSetup->mnPaperBin ) && in copyJobDataToJobSetup() 131 pValue = rData.m_aContext.getValue( pKey ); in copyJobDataToJobSetup() 469 const PPDValue* pValue = pKey->getValue( i ); in InitPaperFormats() 593 pValue = pKey ? pKey->getValue( aPaper ) : NULL; in SetData() 608 pValue = pKey->getValue( pJobSetup->mnPaperBin ); in SetData() 632 pValue = pKey->getValue( String( RTL_CONSTASCII_USTRINGPARAM( "None" ) ) ); in SetData() 634 … pValue = pKey->getValue( String( RTL_CONSTASCII_USTRINGPARAM( "SimplexNoTumble" ) ) ); in SetData() 637 … pValue = pKey->getValue( String( RTL_CONSTASCII_USTRINGPARAM( "DuplexTumble" ) ) ); in SetData() 640 … pValue = pKey->getValue( String( RTL_CONSTASCII_USTRINGPARAM( "DuplexNoTumble" ) ) ); in SetData() [all …]
|
/aoo41x/main/stoc/source/corereflection/ |
H A D | criface.cxx | 250 uno_copyAndConvertData( pArg, SAL_CONST_CAST( void *, rValue.getValue() ), in set() 295 rObj.getValue())); in set() 302 *(const Reference< XInterface > *)rObj.getValue(), 1 ); in set() 613 (*(const Reference< XInterface > *)rObj.getValue())->acquire(); in invoke() 619 (*(const Reference< XInterface > *)rObj.getValue())->release(); in invoke() 635 *(const Reference< XInterface > *)rObj.getValue(), 1 ); in invoke() 663 ppUnoArgs[nPos], (void *)pCppArgs[nPos].getValue(), in invoke() 670 (uno_Any *)ppUnoArgs[nPos], (void *)pCppArgs[nPos].getValue(), in invoke() 693 pTemp, (void *)pCppArgs[nPos].getValue(), pValueTD, in invoke() 709 *(const Reference< XInterface > *)rObj.getValue(), (sal_Int16)nPos ); in invoke() [all …]
|
H A D | crarray.cxx | 109 uno_Sequence ** ppSeq = (uno_Sequence **)rArray.getValue(); in realloc() 128 return (*(uno_Sequence **)rArray.getValue())->nElements; in getLen() 142 uno_Sequence * pSeq = *(uno_Sequence **)rArray.getValue(); in get() 173 uno_Sequence * pSeq = *(uno_Sequence **)rArray.getValue(); in set() 181 uno_Sequence ** ppSeq = (uno_Sequence **)rArray.getValue(); in set()
|
/aoo41x/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ |
H A D | Formula.java | 69 String value = fmt.getValue(); in Formula() 83 num = EndianConverter.writeDouble(toExcelSerialDate(fmt.getValue())); in Formula() 86 num = EndianConverter.writeDouble(toExcelSerialTime(fmt.getValue())); in Formula() 89 double percent = (double) Double.parseDouble(fmt.getValue()); in Formula() 105 double cellLong = (double) Double.parseDouble(fmt.getValue()); in Formula() 194 public String getValue() throws IOException { in getValue() method in Formula
|
/aoo41x/main/qadevOOo/tests/java/ifc/sheet/ |
H A D | _XCellSeries.java | 90 double getting = oSheet.getCellByPosition(0, 4).getValue(); in _fillAuto() 105 getting = oSheet.getCellByPosition(4, 0).getValue(); in _fillAuto() 146 double getting = oSheet.getCellByPosition(0, 4).getValue(); in _fillSeries() 169 getting = oSheet.getCellByPosition(0, 4).getValue(); in _fillSeries() 191 getting = oSheet.getCellByPosition(4, 0).getValue(); in _fillSeries() 214 getting = oSheet.getCellByPosition(4, 0).getValue(); in _fillSeries()
|
/aoo41x/main/xmloff/source/text/ |
H A D | XMLSectionExport.cxx | 446 if (! *(sal_Bool*)aAny.getValue()) in ExportRegularSectionStart() 457 if (! *(sal_Bool*)aAny.getValue()) in ExportRegularSectionStart() 464 if (*(sal_Bool*)aAny.getValue()) in ExportRegularSectionStart() 548 if (*(sal_Bool*)aAny.getValue()) in ExportRegularSectionStart() 788 if (*(sal_Bool*)aAny.getValue()) in ExportBaseIndexStart() 832 if (*(sal_Bool*)aAny.getValue()) in ExportBaseIndexSource() 840 if (! *(sal_Bool*)aAny.getValue()) in ExportBaseIndexSource() 941 if (! *(sal_Bool*)aAny.getValue()) in ExportTableAndIllustrationIndexSourceAttributes() 1624 sal_Bool bTmp = *(sal_Bool*)aAny.getValue(); in ExportBoolean() 1691 if (*(sal_Bool*)aAny.getValue()) in ExportBibliographyConfiguration() [all …]
|
/aoo41x/main/svx/source/items/ |
H A D | customshapeitem.cxx | 65 …s::PropertyValue >& rPropSeq = *( uno::Sequence< beans::PropertyValue >*)rPropVal.Value.getValue(); in SdrCustomShapeGeometryItem() 96 *((::com::sun::star::uno::Sequence < beans::PropertyValue >*)pSeqAny->getValue()); in GetPropertyValueByName() 113 *((::com::sun::star::uno::Sequence < beans::PropertyValue >*)pAny->getValue()); in SetPropertyValue() 125 *((::com::sun::star::uno::Sequence < beans::PropertyValue >*)pAny->getValue()); in SetPropertyValue() 176 *((::com::sun::star::uno::Sequence < beans::PropertyValue >*)pSeqAny->getValue()); in SetPropertyValue() 182 *((::com::sun::star::uno::Sequence < beans::PropertyValue >*)pSeqAny->getValue()); in SetPropertyValue() 208 *((::com::sun::star::uno::Sequence < beans::PropertyValue >*)pSeqAny->getValue()); in ClearPropertyValue() 247 *((::com::sun::star::uno::Sequence < beans::PropertyValue >*)pSeqAny->getValue()); in ClearPropertyValue()
|
/aoo41x/main/comphelper/source/property/ |
H A D | propertycontainerhelper.cxx | 280 … const_cast< void* >( aProperlyTyped.getValue() ), aProperlyTyped.getValueType().getTypeLibType(), in convertFastPropertyValue() 281 …const_cast< void* >( aNewRequestedValue.getValue() ), aNewRequestedValue.getValueType().getTypeLib… in convertFastPropertyValue() 322 … const_cast< void* >( pPropContainer->getValue() ), aPos->aProperty.Type.getTypeLibType(), in convertFastPropertyValue() 323 … const_cast< void* >( aNewRequestedValue.getValue() ), aPos->aProperty.Type.getTypeLibType(), in convertFastPropertyValue() 353 const_cast<void*>(aProperlyTyped.getValue()), aProperlyTyped.getValueType().getTypeLibType(), in convertFastPropertyValue() 354 const_cast<void*>(_rValue.getValue()), _rValue.getValueType().getTypeLibType(), in convertFastPropertyValue() 375 … const_cast<void*>(pNewValue->getValue()), aPos->aProperty.Type.getTypeLibType(), in convertFastPropertyValue() 421 const_cast< void* >( _rValue.getValue() ), _rValue.getValueType().getTypeLibType(), in setFastPropertyValue()
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/ |
H A D | FunctionReadHandler.java | 62 final String formula = attrs.getValue(OfficeNamespaces.OOREPORT_NS, "formula"); in startParsing() 68 final String name = attrs.getValue(OfficeNamespaces.OOREPORT_NS, "name"); in startParsing() 73 … final String initialFormula = attrs.getValue(OfficeNamespaces.OOREPORT_NS, "initial-formula"); in startParsing() 74 … final String deepTraversing = attrs.getValue(OfficeNamespaces.OOREPORT_NS, "deep-traversing"); in startParsing() 92 final String preEvaluated = attrs.getValue(OfficeNamespaces.OOREPORT_NS, "pre-evaluated"); in startParsing()
|
/aoo41x/main/svtools/source/config/ |
H A D | htmlcfg.cxx | 146 if(*(sal_Bool*)pValues[nProp].getValue()) in Load() 150 if(*(sal_Bool*)pValues[nProp].getValue()) in Load() 180 if(*(sal_Bool*)pValues[nProp].getValue()) in Load() 184 if(*(sal_Bool*)pValues[nProp].getValue()) in Load() 188 if(*(sal_Bool*)pValues[nProp].getValue()) in Load() 192 if(*(sal_Bool*)pValues[nProp].getValue()) in Load() 201 if(*(sal_Bool*)pValues[nProp].getValue()) in Load()
|
/aoo41x/main/basegfx/source/color/ |
H A D | bcolormodifier.cxx | 140 return getBColor() == pCompare->getBColor() && getValue() == pCompare->getValue(); in operator ==() 166 return getValue() == pCompare->getValue(); in operator ==() 214 return getValue() == pCompare->getValue(); in operator ==()
|
/aoo41x/main/vcl/unx/gtk/a11y/ |
H A D | atkvalue.cxx | 37 getValue( AtkValue *pValue ) throw (uno::RuntimeException) in getValue() function 73 accessibility::XAccessibleValue* pValue = getValue( value ); in value_wrapper_get_current_value() 87 accessibility::XAccessibleValue* pValue = getValue( value ); in value_wrapper_get_maximum_value() 101 accessibility::XAccessibleValue* pValue = getValue( value ); in value_wrapper_get_minimum_value() 115 accessibility::XAccessibleValue* pValue = getValue( value ); in value_wrapper_set_current_value()
|
/aoo41x/main/cppuhelper/source/ |
H A D | tdmgr.cxx | 79 return *(sal_Unicode *)rVal.getValue(); in coerceToInt64() 81 return (*(sal_Bool *)rVal.getValue() ? 1 : 0); in coerceToInt64() 83 return *(sal_Int8 *)rVal.getValue(); in coerceToInt64() 85 return *(sal_Int16 *)rVal.getValue(); in coerceToInt64() 87 return *(sal_uInt16 *)rVal.getValue(); in coerceToInt64() 89 return *(sal_Int32 *)rVal.getValue(); in coerceToInt64() 91 return *(sal_uInt32 *)rVal.getValue(); in coerceToInt64() 93 return *(sal_Int64 *)rVal.getValue(); in coerceToInt64() 95 return *(sal_uInt64 *)rVal.getValue(); in coerceToInt64() 97 return *(int *)rVal.getValue(); in coerceToInt64()
|
/aoo41x/main/sfx2/qa/complex/sfx2/undo/ |
H A D | CalcDocumentTest.java | 52 assertEquals( "initializing the cell value didn't work", cellA1.getValue(), INIT_VALUE, 0 ); in initializeDocument() 67 assertEquals( "initial cell value not as expected", INIT_VALUE, cellA1.getValue(), 0 ); in doSingleModification() 69 assertEquals( "modified cell value not as expected", MODIFIED_VALUE, cellA1.getValue(), 0 ); in doSingleModification() 75 assertEquals( "cell A1 doesn't have its initial value", INIT_VALUE, cellA1.getValue(), 0 ); in verifyInitialDocumentState() 89 …tEquals( "cell A1 doesn't have the value which we gave it", MODIFIED_VALUE, cellA1.getValue(), 0 ); in verifySingleModificationDocumentState()
|
/aoo41x/main/jurt/com/sun/star/uno/ |
H A D | AnyConverter.java | 48 if (TypeClass.ANY_value == t.getTypeClass().getValue()) in getType() 164 int tc = getType(object).getTypeClass().getValue(); in isObject() 381 return (getType(object).getTypeClass().getValue() == what.getValue()); in containsType() 398 if (TypeClass.ANY_value == type.getTypeClass().getValue()) in convertSimple() 407 int tc = type.getTypeClass().getValue(); in convertSimple() 408 int dest_tc = destTClass.getValue(); in convertSimple()
|
/aoo41x/main/sc/inc/ |
H A D | segmenttree.hxx | 48 bool getValue(SCROW nPos, bool& rVal); 75 bool getValue(SCROW nRow); 106 bool getValue(SCCOL nCol); 137 bool getValue(SCROW nPos, sal_uInt16& rVal); 153 sal_uInt16 getValue(SCROW nRow);
|
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | AResultSet.cxx | 231 return getValue(columnIndex); in getBoolean() 237 return getValue(columnIndex); in getByte() 243 return getValue(columnIndex); in getBytes() 249 return getValue(columnIndex); in getDate() 255 return getValue(columnIndex); in getDouble() 261 return getValue(columnIndex); in getFloat() 267 return getValue(columnIndex); in getInt() 338 return getValue(columnIndex); in getShort() 344 return getValue(columnIndex); in getString() 352 return getValue(columnIndex); in getTime() [all …]
|
H A D | ADatabaseMetaDataResultSet.cxx | 194 getValue(2); in getBoolean() 198 return getValue(columnIndex); in getBoolean() 206 getValue(columnIndex); in getByte() 223 return getValue(columnIndex); in getBytes() 229 return getValue(columnIndex); in getDate() 235 return getValue(columnIndex); in getDouble() 241 return getValue(columnIndex); in getFloat() 250 getValue(columnIndex); in getInt() 338 getValue(columnIndex); in getShort() 357 getValue(columnIndex); in getString() [all …]
|
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/loader/ |
H A D | ParcelFolder.java | 167 public Object getValue() { in createLocationProperty() 193 public Object getValue() { in createLanguageProperty() 212 return (String)this.getValue(); in createLanguageProperty() 239 public Object getValue() { in createFilterProperty() 261 return this.getValue().toString(); in createFilterProperty() 283 public Object getValue() { in createClasspathProperty()
|
/aoo41x/test/testuno/source/fvt/uno/sc/cell/ |
H A D | DeleteContents.java | 120 … assertEquals("Verify after execute delete 'Text' contents.",NullCellValue, cellB5.getValue(),0); in testDeleteContents() 129 …rtEquals("Verify after execute delete 'Date & Time' contents.",NullCellValue, cellB7.getValue(),0); in testDeleteContents() 138 …assertEquals("Verify after execute delete 'Formula' contents.",NullCellValue, cellB8.getValue(),0); in testDeleteContents() 161 …tEquals("Verify after execute delete 'Number' contents in B6.",NullCellValue, cellB6.getValue(),0); in testDeleteContents() 162 …quals("Verify after execute delete 'Number' contents in B10.",NullCellValue, cellB10.getValue(),0); in testDeleteContents()
|
/aoo41x/main/stoc/test/ |
H A D | testcorefl.cxx | 109 …tByHierarchicalName(OUString::createFromAscii("ModuleC.aConstBoolean")).getValue() == aConstBoolea… in test_corefl() 110 …>getByHierarchicalName(OUString::createFromAscii("ModuleC.aConstByte")).getValue() == aConstByte, … in test_corefl() 129 (*(EnumA*)fields.getArray()[0]->get(Any()).getValue() == EnumA_VAL_1) && in test_corefl() 131 (*(EnumA*)fields.getArray()[1]->get(Any()).getValue() == EnumA_VAL_2) && in test_corefl() 133 (*(EnumA*)fields.getArray()[2]->get(Any()).getValue() == EnumA_VAL_3), in test_corefl() 231 …Any(&aStructC, ::getCppuType( (const StructC *)0 ))).getValue() == aConstLong, "test_RegCoreReflec… in test_corefl() 235 …TL_CONSTASCII_USTRINGPARAM("aLong") ))->get(aStructAny).getValue() == *(sal_Int32*)aAny.getValue()… in test_corefl()
|
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | salprnpsp.cxx | 163 pValue = rData.m_aContext.getValue( pKey ); in copyJobDataToJobSetup() 167 pValue != pKey->getValue( pJobSetup->mnPaperBin ) && in copyJobDataToJobSetup() 183 pValue = rData.m_aContext.getValue( pKey ); in copyJobDataToJobSetup() 537 const PPDValue* pValue = pKey->getValue( i ); in InitPaperFormats() 722 pValue = pKey->getValue( pJobSetup->mnPaperBin ); in SetData() 746 pValue = pKey->getValue( String( RTL_CONSTASCII_USTRINGPARAM( "None" ) ) ); in SetData() 748 … pValue = pKey->getValue( String( RTL_CONSTASCII_USTRINGPARAM( "SimplexNoTumble" ) ) ); in SetData() 751 … pValue = pKey->getValue( String( RTL_CONSTASCII_USTRINGPARAM( "DuplexTumble" ) ) ); in SetData() 754 … pValue = pKey->getValue( String( RTL_CONSTASCII_USTRINGPARAM( "DuplexNoTumble" ) ) ); in SetData() 848 const PPDValue* pValue = pKey->getValue( nPaperBin ); in GetPaperBinName() [all …]
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/xlink/ |
H A D | XLinkReadHandler.java | 57 uri = attrs.getValue(OfficeNamespaces.XLINK_NS, "uri"); in startParsing() 58 type = attrs.getValue(OfficeNamespaces.XLINK_NS, "type"); in startParsing() 59 show = attrs.getValue(OfficeNamespaces.XLINK_NS, "show"); in startParsing() 60 actuate = attrs.getValue(OfficeNamespaces.XLINK_NS, "actuate"); in startParsing()
|
/aoo41x/main/sw/source/ui/config/ |
H A D | modcfg.cxx | 874 rOpt.UseCaption() = *(sal_Bool*)pValues[nProp].getValue(); in lcl_ReadOpt() 971 …ool = nProp < INS_PROP_CAP_OBJECT_TABLE_ENABLE ? *(sal_Bool*)pValues[nProp].getValue() : sal_False; in Load() 1255 …case 5 : bInsTblFormatNum = *(sal_Bool*)pValues[nProp].getValue(); break; //"Input/NumberRecogni… in Load() 1256 …case 6 : bInsTblChangeNumFormat = *(sal_Bool*)pValues[nProp].getValue(); break; //"Input/NumberFo… in Load() 1257 case 7 : bInsTblAlignNum = *(sal_Bool*)pValues[nProp].getValue(); break; //"Input/Alignment" in Load() 1373 case 1 : bDefaultFontsInCurrDocOnly = *(sal_Bool*)pValues[nProp].getValue(); break; in Load() 1374 case 2 : bShowIndexPreview = *(sal_Bool*)pValues[nProp].getValue(); break; in Load() 1375 case 3 : bGrfToGalleryAsLnk = *(sal_Bool*)pValues[nProp].getValue(); break; in Load() 1376 case 4 : bNumAlignSize = *(sal_Bool*)pValues[nProp].getValue(); break; in Load() 1377 case 5 : bSinglePrintJob = *(sal_Bool*)pValues[nProp].getValue(); break; in Load() [all …]
|
/aoo41x/main/binaryurp/source/ |
H A D | proxy.cxx | 196 *exception, ret.getValue(ret.getType()), ret.getType().get(), 0); in do_dispatch_throw() 206 uno_copyData(returnValue, ret.getValue(t), t.get(), 0); in do_dispatch_throw() 217 uno_copyData(returnValue, ret.getValue(t), t.get(), 0); in do_dispatch_throw() 225 arguments[j], pt.get(), i++->getValue(pt), in do_dispatch_throw() 229 arguments[j], i++->getValue(pt), pt.get(), 0); in do_dispatch_throw()
|