| /aoo42x/main/editeng/source/misc/ | 
| H A D | acorrcfg.cxx | 261 				pValues[nProp].setValue(&bVal, rType);  in Commit() 265 				pValues[nProp].setValue(&bVal, rType);  in Commit() 269 				pValues[nProp].setValue(&bVal, rType);  in Commit() 273 				pValues[nProp].setValue(&bVal, rType);  in Commit() 277 				pValues[nProp].setValue(&bVal, rType);  in Commit() 281 				pValues[nProp].setValue(&bVal, rType);  in Commit() 285 				pValues[nProp].setValue(&bVal, rType);  in Commit() 289 				pValues[nProp].setValue(&bVal, rType);  in Commit() 297 				pValues[nProp].setValue(&bVal, rType);  in Commit() 301 				pValues[nProp].setValue(&bVal, rType);  in Commit() [all …] 
 | 
| /aoo42x/main/svl/source/numbers/ | 
| H A D | zforfind.cxx | 1085         pCal->setValue( CalendarFieldIndex::DAY_OF_MONTH, 1 );  in GetDateRef() 1091                     pCal->setValue( CalendarFieldIndex::MONTH, Abs(nMonth)-1 );  in GetDateRef() 1104                         pCal->setValue( CalendarFieldIndex::MONTH, Abs(nMonth)-1 );  in GetDateRef() 1120                         pCal->setValue( CalendarFieldIndex::MONTH, Abs(nMonth)-1 );  in GetDateRef() 1233                         pCal->setValue( CalendarFieldIndex::MONTH, Abs(nMonth)-1 );  in GetDateRef() 1432         xCal->setValue( i18n::CalendarFieldIndex::DAY_OF_MONTH, nDaySet );  in GetDateRef() 1433         xCal->setValue( i18n::CalendarFieldIndex::MONTH, nMonthSet );  in GetDateRef() 1434         xCal->setValue( i18n::CalendarFieldIndex::YEAR, nYearSet );  in GetDateRef() 1435         xCal->setValue( i18n::CalendarFieldIndex::HOUR, nHourSet );  in GetDateRef() 1436         xCal->setValue( i18n::CalendarFieldIndex::MINUTE, nMinuteSet );  in GetDateRef() [all …] 
 | 
| /aoo42x/main/qadevOOo/tests/java/ifc/sheet/ | 
| H A D | _XCellRangeMovement.java | 69             oSheet.getCellByPosition(1,1).setValue(100);  in _copyRange() 70             oSheet.getCellByPosition(1,2).setValue(200);  in _copyRange() 71             oSheet.getCellByPosition(2,1).setValue(300);  in _copyRange() 72             oSheet.getCellByPosition(2,2).setValue(400);  in _copyRange() 121             oSheet.getCellByPosition(0,20).setValue(100);  in _insertCells() 177             oSheet.getCellByPosition(4,0).setValue(111);  in _moveRange() 178             oSheet.getCellByPosition(4,1).setValue(222);  in _moveRange() 190             oSheet.getCellByPosition(4,4).setValue(0);  in _moveRange() 191             oSheet.getCellByPosition(4,5).setValue(0);  in _moveRange() 231             oSheet.getCellByPosition(5, 0).setValue(0);  in _removeRange() [all …] 
 | 
| H A D | _XPrintAreas.java | 57         CellRangeAddress[] setValue = new CellRangeAddress[]{address};  in _getPrintAreas()  local 58         boolean ret = ValueComparer.equalValue(printAreas, setValue);  in _getPrintAreas() 79         CellRangeAddress setValue = oObj.getTitleColumns();  in _getTitleColumns()  local 85         CellRangeAddress setValue = oObj.getTitleRows();  in _getTitleRows()  local 86         tRes.tested("getTitleRows()", ValueComparer.equalValue(setValue,titleRows));  in _getTitleRows() 91         CellRangeAddress[]setValue = new CellRangeAddress[]{subaddress};  in _setPrintAreas()  local 92         oObj.setPrintAreas(setValue);  in _setPrintAreas() 94         ret = ValueComparer.equalValue(newVal, setValue);  in _setPrintAreas() 95         setValue = new CellRangeAddress[]{address};  in _setPrintAreas() 96         oObj.setPrintAreas(setValue);  in _setPrintAreas() [all …] 
 | 
| H A D | _XFormulaQuery.java | 116             oSheet.getCellByPosition(0, 0).setValue(1);  in _queryDependents() 117             oSheet.getCellByPosition(1, 0).setValue(1);  in _queryDependents() 118             oSheet.getCellByPosition(2, 0).setValue(1);  in _queryDependents() 119             oSheet.getCellByPosition(3, 0).setValue(1);  in _queryDependents() 155             oSheet.getCellByPosition(0, 0).setValue(1);  in _queryPrecedents() 156             oSheet.getCellByPosition(1, 0).setValue(1);  in _queryPrecedents() 157             oSheet.getCellByPosition(2, 0).setValue(1);  in _queryPrecedents() 158             oSheet.getCellByPosition(3, 0).setValue(1);  in _queryPrecedents()
  | 
| /aoo42x/main/sw/source/ui/config/ | 
| H A D | prtopt.cxx | 162 			case  0: bVal = bPrintGraphic; pValues[nProp].setValue(&bVal, rType);break;  in Commit() 163 			case  1: bVal = bPrintTable		    ;pValues[nProp].setValue(&bVal, rType);  break;  in Commit() 164 			case  2: bVal = bPrintControl		 ; pValues[nProp].setValue(&bVal, rType);  break;  in Commit() 165 			case  3: bVal = bPrintPageBackground; pValues[nProp].setValue(&bVal, rType);  break;  in Commit() 166 			case  4: bVal = bPrintBlackFont	    ; pValues[nProp].setValue(&bVal, rType);  break;  in Commit() 168             case  6: bVal = bPrintReverse       ; pValues[nProp].setValue(&bVal, rType);  break;  in Commit() 169             case  7: bVal = bPrintProspect      ; pValues[nProp].setValue(&bVal, rType);  break;  in Commit() 173             case 11: bVal = bPaperFromSetup     ; pValues[nProp].setValue(&bVal, rType);  break;  in Commit() 176             case 14: bVal = bPrintRightPages    ; pValues[nProp].setValue(&bVal, rType);  break;  in Commit() 177             case 15: bVal = bPrintEmptyPages    ; pValues[nProp].setValue(&bVal, rType);  break;  in Commit() [all …] 
 | 
| /aoo42x/main/sw/source/ui/uno/ | 
| H A D | SwXDocumentSettings.cxx | 749 			rValue.setValue(&bFieldUpd, ::getBooleanCppuType());  in _getSingleValue() 756 			rValue.setValue(&bChartUpd, ::getBooleanCppuType());  in _getSingleValue() 762 			rValue.setValue(&bParaSpace, ::getBooleanCppuType());  in _getSingleValue() 768 			rValue.setValue(&bParaSpace, ::getBooleanCppuType());  in _getSingleValue() 774 			rValue.setValue(&bAlignTab, ::getBooleanCppuType());  in _getSingleValue() 808 			rValue.setValue(&bParaSpace, ::getBooleanCppuType());  in _getSingleValue() 824 			rValue.setValue(&bSaveGlobal, ::getBooleanCppuType());  in _getSingleValue() 875             rValue.setValue( &bTmp, ::getBooleanCppuType() );  in _getSingleValue() 881             rValue.setValue( &bTmp, ::getBooleanCppuType() );  in _getSingleValue() 887             rValue.setValue( &bTmp, ::getBooleanCppuType() );  in _getSingleValue() [all …] 
 | 
| /aoo42x/main/odk/examples/OLE/vbscript/ | 
| H A D | WriterDemo.vbs | 86 objTable.getCellByName("A2").setValue 22.5 87 objTable.getCellByName("B2").setValue 5615.3 88 objTable.getCellByName("C2").setValue -2315.7 91 objTable.getCellByName("A3").setValue 21.5 92 objTable.getCellByName("B3").setValue 615.3 93 objTable.getCellByName("C3").setValue -315.7 96 objTable.getCellByName("A4").setValue 121.5 97 objTable.getCellByName("B4").setValue -615.3 98 objTable.getCellByName("C4").setValue 415.7
  | 
| /aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/ | 
| H A D | SdbcxColumnDescriptor.java | 64                     public void setValue(Object value) {  in registerProperties() 78                     public void setValue(Object value) {  in registerProperties() 92                     public void setValue(Object value) {  in registerProperties() 106                     public void setValue(Object value) {  in registerProperties() 120                     public void setValue(Object value) {  in registerProperties() 134                     public void setValue(Object value) {  in registerProperties() 148                     public void setValue(Object value) {  in registerProperties() 162                     public void setValue(Object value) {  in registerProperties() 176                     public void setValue(Object value) {  in registerProperties() 190                     public void setValue(Object value) {  in registerProperties()
  | 
| /aoo42x/main/registry/test/ | 
| H A D | testmerge.cxx | 62 …REG_ENSURE(!key3.setValue(OUString(), RG_VALUETYPE_LONG, &lValue1, sizeof(sal_Int32)), "testGenera…  in test_generateMerge1() 65 …REG_ENSURE(!key5.setValue(OUString(), RG_VALUETYPE_STRING, sValue, strlen(sValue)+1), "testGenerat…  in test_generateMerge1() 87 …REG_ENSURE(!key3.setValue(OUString(), RG_VALUETYPE_LONG, &lValue2, sizeof(sal_Int32)), "testGenera…  in test_generateMerge1() 90 …REG_ENSURE(!key5.setValue(OUString(), RG_VALUETYPE_STRING, sValue, strlen(sValue)+1), "testGenerat…  in test_generateMerge1() 96 …REG_ENSURE(!key9.setValue(OUString(), RG_VALUETYPE_LONG, &lValue3, sizeof(sal_Int32)), "testGenera…  in test_generateMerge1() 128 …REG_ENSURE(!key3.setValue(OUString(), RG_VALUETYPE_BINARY, (void*)"1234567890", 11), "testGenerate…  in test_generateMerge2() 134 …REG_ENSURE(!key7.setValue(OUString(), RG_VALUETYPE_STRING, sValue, strlen(sValue)+1), "testGenerat…  in test_generateMerge2() 137 …REG_ENSURE(!key9.setValue(OUString(), RG_VALUETYPE_LONG, &lValue1, sizeof(sal_Int32)), "testGenera…  in test_generateMerge2() 155 …REG_ENSURE(!key5.setValue(OUString(), RG_VALUETYPE_LONG, &lValue2, sizeof(sal_Int32)), "testGenera…  in test_generateMerge2() 158 …REG_ENSURE(!key7.setValue(OUString(), RG_VALUETYPE_STRING, sValue, strlen(sValue)+1), "testGenerat…  in test_generateMerge2() [all …] 
 | 
| /aoo42x/main/scripting/examples/python/pythonSamples/ | 
| H A D | TableSample.py | 77     table.getCellByName("A2").setValue(22.5) 78     table.getCellByName("B2").setValue(5615.3) 79     table.getCellByName("C2").setValue(-2315.7) 82     table.getCellByName("A3").setValue(21.5) 83     table.getCellByName("B3").setValue(615.3) 84     table.getCellByName("C3").setValue(-315.7) 87     table.getCellByName("A4").setValue(121.5) 88     table.getCellByName("B4").setValue(-615.3) 89     table.getCellByName("C4").setValue(415.7)
  | 
| /aoo42x/main/pyuno/demo/ | 
| H A D | swriter.py | 86 table.getCellByName("A2").setValue(22.5) 87 table.getCellByName("B2").setValue(5615.3) 88 table.getCellByName("C2").setValue(-2315.7) 91 table.getCellByName("A3").setValue(21.5) 92 table.getCellByName("B3").setValue(615.3) 93 table.getCellByName("C3").setValue(-315.7) 96 table.getCellByName("A4").setValue(121.5) 97 table.getCellByName("B4").setValue(-615.3) 98 table.getCellByName("C4").setValue(415.7)
  | 
| H A D | swritercomp.py | 88         table.getCellByName("A2").setValue(22.5) 89         table.getCellByName("B2").setValue(5615.3) 90         table.getCellByName("C2").setValue(-2315.7) 93         table.getCellByName("A3").setValue(21.5) 94         table.getCellByName("B3").setValue(615.3) 95         table.getCellByName("C3").setValue(-315.7) 98         table.getCellByName("A4").setValue(121.5) 99         table.getCellByName("B4").setValue(-615.3) 100         table.getCellByName("C4").setValue(415.7)
  | 
| /aoo42x/main/unotools/source/config/ | 
| H A D | lingucfg.cxx | 394             aRes.setValue( &aLocale, ::getCppuType((lang::Locale*)0 ));  in GetProperty() 400             aRes.setValue( &aLocale, ::getCppuType((lang::Locale*)0 ));  in GetProperty() 406             aRes.setValue( &aLocale, ::getCppuType((lang::Locale*)0 ));  in GetProperty() 745         pValue++->setValue( &rOpt.bIsSpellUpperCase, rBOOL );          //   7  in SaveOptions() 746         pValue++->setValue( &rOpt.bIsSpellWithDigits, rBOOL );         //   8  in SaveOptions() 765         pValue++->setValue( &rOpt.bIsDirectionToSimplified, rBOOL ); //  25  in SaveOptions() 766         pValue++->setValue( &rOpt.bIsUseCharacterVariants, rBOOL ); //  26  in SaveOptions() 767         pValue++->setValue( &rOpt.bIsTranslateCommonTerms, rBOOL ); //  27  in SaveOptions() 768         pValue++->setValue( &rOpt.bIsReverseMapping, rBOOL ); //  28  in SaveOptions() 771         pValue++->setValue( &rOpt.bIsGrammarAuto, rBOOL ); //  30  in SaveOptions() [all …] 
 | 
| /aoo42x/main/connectivity/source/drivers/file/ | 
| H A D | fcomp.cxx | 376 				pOb1->setValue((double)pOb1->getValue());  in execute_BETWEEN() 377 				pOb2->setValue((double)pOb2->getValue());  in execute_BETWEEN() 380 				pOb1->setValue((float)pOb1->getValue());  in execute_BETWEEN() 381 				pOb2->setValue((float)pOb2->getValue());  in execute_BETWEEN() 385 				pOb1->setValue((double)pOb1->getValue());  in execute_BETWEEN() 386 				pOb2->setValue((double)pOb2->getValue());  in execute_BETWEEN() 389 				pOb1->setValue((Date)pOb1->getValue());  in execute_BETWEEN() 390 				pOb2->setValue((Date)pOb2->getValue());  in execute_BETWEEN() 393 				pOb1->setValue((Time)pOb1->getValue());  in execute_BETWEEN() 394 				pOb2->setValue((Time)pOb2->getValue());  in execute_BETWEEN() [all …] 
 | 
| /aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/ | 
| H A D | OColumn.java | 105                     public void setValue(Object value) {  in registerProperties() 119                     public void setValue(Object value) {  in registerProperties() 133                     public void setValue(Object value) {  in registerProperties() 147                     public void setValue(Object value) {  in registerProperties() 161                     public void setValue(Object value) {  in registerProperties() 175                     public void setValue(Object value) {  in registerProperties() 189                     public void setValue(Object value) {  in registerProperties() 203                     public void setValue(Object value) {  in registerProperties() 217                     public void setValue(Object value) {  in registerProperties() 231                     public void setValue(Object value) {  in registerProperties()
  | 
| /aoo42x/main/extensions/source/ole/ | 
| H A D | unoconversionutilities.hxx | 344 						rAny.setValue((void*) & var.iVal, ptype);  in variantToAny() 409                 rAny.setValue(NULL,Type());  in variantToAny() 1501 					rAny.setValue(NULL, Type());  in variantToAny() 1504 					rAny.setValue(NULL, Type());  in variantToAny() 1536 					rAny.setValue( &b, getCppuType( &b));  in variantToAny() 1581 					rAny.setValue( &b, getCppuType( &b));  in variantToAny() 1603 					rAny.setValue( NULL, Type());  in variantToAny() 1738 			ret.setValue( &xInt, aType);  in createOleObjectWrapper() 1740 			ret.setValue( NULL, aType);  in createOleObjectWrapper() 2102         anySeq.setValue( &p_uno_Seq, pDesc);  in dispatchExObject2Sequence() [all …] 
 | 
| /aoo42x/main/connectivity/source/drivers/ado/ | 
| H A D | Aolevariant.cxx | 710 		    aValue.setValue(NULL, Type());  in makeAny() 713 		    aValue.setValue( & iVal, getCppuType( (sal_Int16*)0));  in makeAny() 716 		    aValue.setValue( & lVal, getCppuType( (sal_Int32*)0));  in makeAny() 719 		    aValue.setValue( & fltVal, getCppuType( (float*)0));  in makeAny() 722 		    aValue.setValue(& dblVal, getCppuType( (double*)0));  in makeAny() 738 		    aValue.setValue( &b, getCppuType( &b));  in makeAny() 744 		    aValue.setValue( &b, getCppuType( &b));  in makeAny() 748 		    aValue.setValue( & cVal, getCppuType((sal_Int8*)0));  in makeAny() 751 		    aValue.setValue( & bVal, getCppuType( (sal_Int8*)0));  in makeAny() 754 		    aValue.setValue( & uiVal, getCppuType( (sal_uInt16*)0));  in makeAny() [all …] 
 | 
| /aoo42x/main/fpicker/source/win32/filepicker/workbench/ | 
| H A D | Test_fps.cxx | 225         rFPCtrlAccess->setValue( LISTBOX_VERSION, ADD_ITEM, aValue );  in controlStateChanged() 229         rFPCtrlAccess->setValue( LISTBOX_VERSION, ADD_ITEM, aValue );  in controlStateChanged() 233         rFPCtrlAccess->setValue( LISTBOX_VERSION, ADD_ITEM, aValue );  in controlStateChanged() 237         rFPCtrlAccess->setValue( LISTBOX_VERSION, SET_SELECT_ITEM, aValue );          in controlStateChanged() 241         rFPCtrlAccess->setValue( LISTBOX_VERSION, DELETE_ITEM, aValue );   in controlStateChanged() 327         aAny.setValue( &bChkState, getCppuType( (sal_Bool*)0 ) );  in main() 328         xFPControlAccess->setValue( CHECKBOX_AUTOEXTENSION, 0, aAny );  in main() 332         xFPControlAccess->setValue( LISTBOX_VERSION, ADD_ITEM, aAny );  in main() 333         xFPControlAccess->setValue( LISTBOX_VERSION, ADD_ITEM, aAny );  in main() 334         xFPControlAccess->setValue( LISTBOX_VERSION, ADD_ITEM, aAny );  in main()
  | 
| /aoo42x/main/svx/inc/ | 
| H A D | sjctrl.hxx | 76 	virtual void    	setValue( const String & aStrg ); 111 	virtual void    	setValue( const String & aStrg ); 144 	virtual void    	setValue( const String & aStrg ); 196 	virtual void    	setValue( const String & aStrg ); 315 	virtual void    	setValue( const String & aStrg ); 369 	virtual void    	setValue( const String & aStrg ); 420 	virtual void    	setValue( const String & aStrg ); 467 	virtual void    	setValue( const String & aStrg ); 498 	virtual void    	setValue( const String & aStrg ); 531 	virtual void    	setValue( const String & aStrg );
  | 
| /aoo42x/main/xmloff/source/text/ | 
| H A D | XMLIndexAlphabeticalSourceContext.cxx | 205 	aAny.setValue(&bSeparators, ::getBooleanCppuType());  in EndElement() 208 	aAny.setValue(&bCombineEntries, ::getBooleanCppuType());  in EndElement() 211 	aAny.setValue(&bCaseSensitive, ::getBooleanCppuType());  in EndElement() 214 	aAny.setValue(&bEntry, ::getBooleanCppuType());  in EndElement() 217 	aAny.setValue(&bUpperCase, ::getBooleanCppuType());  in EndElement() 220 	aAny.setValue(&bCombineDash, ::getBooleanCppuType());  in EndElement() 223 	aAny.setValue(&bCombinePP, ::getBooleanCppuType());  in EndElement() 226 	aAny.setValue(&bCommaSeparated, ::getBooleanCppuType());  in EndElement()
  | 
| H A D | XMLIndexUserSourceContext.cxx | 174 	aAny.setValue(&bUseObjects, ::getBooleanCppuType());  in EndElement() 177 	aAny.setValue(&bUseGraphic, ::getBooleanCppuType());  in EndElement() 180 	aAny.setValue(&bUseLevelFromSource, ::getBooleanCppuType());  in EndElement() 183 	aAny.setValue(&bUseMarks, ::getBooleanCppuType());  in EndElement() 186 	aAny.setValue(&bUseTables, ::getBooleanCppuType());  in EndElement() 189 	aAny.setValue(&bUseFrames, ::getBooleanCppuType());  in EndElement() 192 	aAny.setValue(&bUseLevelParagraphStyles, ::getBooleanCppuType());  in EndElement()
  | 
| /aoo42x/main/odk/examples/CLI/VB.NET/WriterDemo/ | 
| H A D | WriterDemo.vb | 131 xTextTable.getCellByName("A2").setValue(22.5) 132 xTextTable.getCellByName("B2").setValue(5615.3) 133 xTextTable.getCellByName("C2").setValue(-2315.7) 136 xTextTable.getCellByName("A3").setValue(21.5) 137 xTextTable.getCellByName("B3").setValue (615.3) 138 xTextTable.getCellByName("C3").setValue( -315.7) 141 xTextTable.getCellByName("A4").setValue( 121.5) 142 xTextTable.getCellByName("B4").setValue( -615.3) 143 xTextTable.getCellByName("C4").setValue( 415.7)
  | 
| /aoo42x/main/winaccessibility/source/UAccCOM/ | 
| H A D | AccEditableText.cpp | 283         rAny.setValue(&nValue, getCppuType((sal_Int32 *)0));  in get_AnyFromOLECHAR() 290         rAny.setValue(&nValue, getCppuType((sal_Bool *)sal_False));  in get_AnyFromOLECHAR() 299         rAny.setValue(&nValue, getCppuType((short *)0));  in get_AnyFromOLECHAR() 306         rAny.setValue(&fValue, getCppuType((float *)0));  in get_AnyFromOLECHAR() 311         rAny.setValue(&ouValue, getCppuType((::rtl::OUString *)0));  in get_AnyFromOLECHAR() 317         rAny.setValue(&fontSlant, getCppuType((::com::sun::star::awt::FontSlant*)0));  in get_AnyFromOLECHAR() 427         rAny.setValue(&seqTabStop, getCppuType((Sequence< ::com::sun::star::style::TabStop >*)0));  in get_AnyFromOLECHAR() 470         rAny.setValue(&lineSpacing, getCppuType((::com::sun::star::style::LineSpacing* )0));  in get_AnyFromOLECHAR() 476         rAny.setValue(&nDefault, getCppuType((sal_Int32 *)0));  in get_AnyFromOLECHAR()
  | 
| /aoo42x/main/svl/source/config/ | 
| H A D | cjkoptions.cxx | 265                         pValues[nRealCount].setValue(&bCJKFont, rType);  in Commit() 276                         pValues[nRealCount].setValue(&bVerticalText, rType);  in Commit() 287                         pValues[nRealCount].setValue(&bAsianTypography, rType);  in Commit() 298                         pValues[nRealCount].setValue(&bJapaneseFind, rType);  in Commit() 309                         pValues[nRealCount].setValue(&bRuby, rType);  in Commit() 320                         pValues[nRealCount].setValue(&bChangeCaseMap, rType);  in Commit() 331                         pValues[nRealCount].setValue(&bDoubleLines, rType);  in Commit() 342                         pValues[nRealCount].setValue(&bEmphasisMarks, rType);  in Commit() 353                         pValues[nRealCount].setValue(&bVerticalCallOut, rType);  in Commit()
  |