Home
last modified time | relevance | path

Searched refs:getValue (Results 1 – 25 of 811) sorted by relevance

12345678910>>...33

/trunk/main/sd/source/ui/app/ !
H A Doptsitem.cxx623 SetShowComments( *(sal_Bool*) pValues[ 15 ].getValue() ); in ReadData()
629 SetStartWithTemplate( *(sal_Bool*) pValues[ 16 ].getValue() ); in ReadData()
631 SetStartWithActualPage( *(sal_Bool*) pValues[ 17 ].getValue() ); in ReadData()
633 SetSummationOfParagraphs( *(sal_Bool*) pValues[ 18 ].getValue() ); in ReadData()
636 SetShowUndoDeleteWarning( *(sal_Bool*) pValues[ 19 ].getValue() ); in ReadData()
639 SetSlideshowRespectZOrder(*(sal_Bool*) pValues[ 20 ].getValue()); in ReadData()
642 SetPreviewNewEffects(*(sal_Bool*) pValues[ 21 ].getValue()); in ReadData()
645 SetPreviewChangedEffects(*(sal_Bool*) pValues[ 22 ].getValue()); in ReadData()
648 SetPreviewTransitions(*(sal_Bool*) pValues[ 23 ].getValue()); in ReadData()
651 SetDisplay(*(sal_Int32*) pValues[ 24 ].getValue()); in ReadData()
[all …]
/trunk/main/editeng/source/misc/ !
H A Dacorrcfg.cxx148 if(*(sal_Bool*)pValues[nProp].getValue()) in Load()
152 if(*(sal_Bool*)pValues[nProp].getValue()) in Load()
156 if(*(sal_Bool*)pValues[nProp].getValue()) in Load()
160 if(*(sal_Bool*)pValues[nProp].getValue()) in Load()
164 if(*(sal_Bool*)pValues[nProp].getValue()) in Load()
168 if(*(sal_Bool*)pValues[nProp].getValue()) in Load()
172 if(*(sal_Bool*)pValues[nProp].getValue()) in Load()
176 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()
[all …]
/trunk/main/stoc/source/typeconv/ !
H A Dconvert.cxx356 nRet = *(sal_Int32 *)rAny.getValue(); in toHyper()
367 nRet = *(sal_Int8 *)rAny.getValue(); in toHyper()
371 nRet = *(sal_Int16 *)rAny.getValue(); in toHyper()
379 nRet = *(sal_Int32 *)rAny.getValue(); in toHyper()
387 nRet = *(sal_Int64 *)rAny.getValue(); in toHyper()
392 nRet = *(sal_Int64 *)rAny.getValue(); in toHyper()
471 fRet = *(sal_Int32 *)rAny.getValue(); in toDouble()
482 fRet = *(sal_Int8 *)rAny.getValue(); in toDouble()
486 fRet = *(sal_Int16 *)rAny.getValue(); in toDouble()
510 fRet = *(float *)rAny.getValue(); in toDouble()
[all …]
/trunk/main/sal/qa/osl/process/ !
H A Dosl_Thread.cxx168 T getValue() in getValue() function in ThreadSafeValue
252 sal_Int32 getValue() { return m_aFlag.getValue(); } in getValue() function in myThread
298 sal_Int32 getValue() { return m_aFlag.getValue(); } in getValue() function in OCountThread
363 sal_Int32 getValue() { return m_aFlag.getValue(); } in getValue() function in OSuspendThread
414 sal_Int32 getValue() { return m_aFlag.getValue(); } in getValue() function in ONoScheduleThread
425 while (m_aFlag.getValue() < 10) in run()
462 sal_Int32 getValue() { return m_aFlag.getValue(); } in getValue() function in OAddThread
653 nValue = _pCountThread->getValue(); in suspendCountThread()
720 nValue = aThread->getValue(); // (1) in TEST_F()
1102 nValueNormal = pThread->getValue(); in check2Threads()
[all …]
/trunk/main/sw/source/filter/html/ !
H A Dhtmlforw.cxx507 ((OUString*)aTmp.getValue())->getLength() ) in OutForm()
519 ((OUString*)aTmp.getValue())->getLength() ) in OutForm()
523 String aURL( *(OUString*)aTmp.getValue() ); in OutForm()
852 !*(sal_Bool*)aTmp.getValue() ) in OutHTML_DrawFrmFmtAsControl()
865 *(sal_Bool*)aTmp.getValue() ) in OutHTML_DrawFrmFmtAsControl()
883 *(sal_Bool*)aTmp.getValue(); in OutHTML_DrawFrmFmtAsControl()
923 *(sal_Int16*)aTmp.getValue() != 0 ) in OutHTML_DrawFrmFmtAsControl()
946 ((OUString*)aTmp.getValue())->getLength() ) in OutHTML_DrawFrmFmtAsControl()
948 sValue = *(OUString*)aTmp.getValue(); in OutHTML_DrawFrmFmtAsControl()
1002 !*(sal_Bool*)aTmp.getValue() ) in OutHTML_DrawFrmFmtAsControl()
[all …]
/trunk/test/testuno/source/fvt/uno/sc/cell/ !
H A DInsertDeleteCells.java130 expectValueA2, cellA2.getValue(),0); in testInsertCells()
132 expectValueB2, cellB2.getValue(),0); in testInsertCells()
134 expectValueC2, cellC2.getValue(),0); in testInsertCells()
153 expectValueD2, cellD2.getValue(),0); in testInsertCells()
155 expectValueE2, cellE2.getValue(),0); in testInsertCells()
191 expectValueC4, cellC4.getValue(),0); in testInsertCells()
193 expectValueC5, cellC5.getValue(),0); in testInsertCells()
195 expectValueC6, cellC6.getValue(),0); in testInsertCells()
260 expectValueA2up, cellA2.getValue(),0); in testDeleteCells()
262 expectValueB2up, cellB2.getValue(),0); in testDeleteCells()
[all …]
/trunk/main/filter/source/config/tools/merge/ !
H A DpyAltFCFGMerge395 def getValue(self, sProp): member in ConfigHelper
461 self.m_aFragmentsDir = self.m_aCfg.getValue(PROP_FRAGMENTSDIR)
463 sDelimiter = self.m_aCfg.getValue(PROP_DELIMITER)
464 bTrim = self.m_aCfg.getValue(PROP_TRIM)
465 bDecode = self.m_aCfg.getValue(PROP_DECODE)
493 sPackage = self.m_aCfg.getValue(PROP_PKG)
499 self.m_aCfg.getValue(PROP_XMLVERSION ),\
500 self.m_aCfg.getValue(PROP_XMLENCODING),\
501 self.m_aCfg.getValue(PROP_XMLPATH ),\
502 self.m_aCfg.getValue(PROP_XMLPACKAGE ),\
[all …]
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/ !
H A DPackageDescription.java438 String sort = subSection.getValue(); in parse()
444 String defaultValue = subSection.getValue(); in parse()
471 checkSolaris = subSection.getValue(); in parse()
534 String sz = subSection.getValue(); in parse()
539 String order = subSection.getValue(); in parse()
547 pkgMD5Sum = subSection.getValue(); in parse()
551 pkgFileName = subSection.getValue(); in parse()
555 pkgFullName = subSection.getValue(); in parse()
559 pkgVersion = subSection.getValue(); in parse()
563 pkgSubdir = subSection.getValue(); in parse()
[all …]
H A DProductDescription.java172 String value = section.getValue(); in parse()
182 String value = section.getValue(); in parse()
191 String value = section.getValue(); in parse()
200 String value = section.getValue(); in parse()
209 String value = section.getValue(); in parse()
217 String value = section.getValue(); in parse()
227 String value = section.getValue(); in parse()
238 String value = section.getValue(); in parse()
247 String value = section.getValue(); in parse()
259 String value = p.getValue(); in parse()
/trunk/main/i18npool/source/localedata/ !
H A DLocaleNode.cxx209 if( !is_empty_string( p->getValue() ) ) in print_node()
215 print_OUString( p->getValue() ); in print_node()
251 aVal = pNode->getValue(); in writeParameterCheckLen()
403 aLDS = sepNode->getValue(); in generateCode()
410 aLDS = sepNode->getValue(); in generateCode()
417 aLDS = sepNode->getValue(); in generateCode()
424 aLDS = sepNode->getValue(); in generateCode()
730 OUString aCode( n->getValue()); in generateCode()
936 str = currNode->getValue(); in generateCode()
1050 str = currNode->getValue(); in generateCode()
[all …]
/trunk/main/sw/source/ui/uno/ !
H A DSwXDocumentSettings.cxx326 sal_Bool bUpdateField = *(sal_Bool*)rValue.getValue(); in _setSingleValue()
337 sal_Bool bUpdateChart = *(sal_Bool*)rValue.getValue(); in _setSingleValue()
362 sal_Bool bAlignTab = *(sal_Bool*)rValue.getValue(); in _setSingleValue()
427 sal_Bool bIsKern = *(sal_Bool*)(rValue).getValue(); in _setSingleValue()
457 sal_Bool bSaveGlobal = *(sal_Bool*)rValue.getValue(); in _setSingleValue()
519 sal_Bool bTmp = *(sal_Bool*)rValue.getValue(); in _setSingleValue()
525 sal_Bool bTmp = *(sal_Bool*)rValue.getValue(); in _setSingleValue()
531 sal_Bool bTmp = *(sal_Bool*)rValue.getValue(); in _setSingleValue()
536 sal_Bool bTmp = *(sal_Bool*)rValue.getValue(); in _setSingleValue()
550 sal_Bool bTmp = *(sal_Bool*)rValue.getValue(); in _setSingleValue()
[all …]
H A Dunomod.cxx353 bVal = *(sal_Bool*)rValue.getValue(); in _setSingleValue()
359 bVal = *(sal_Bool*)rValue.getValue(); in _setSingleValue()
365 bVal = *(sal_Bool*)rValue.getValue(); in _setSingleValue()
371 bVal = *(sal_Bool*)rValue.getValue(); in _setSingleValue()
377 bVal = *(sal_Bool*)rValue.getValue(); in _setSingleValue()
383 bVal = *(sal_Bool*)rValue.getValue(); in _setSingleValue()
389 bVal = *(sal_Bool*)rValue.getValue(); in _setSingleValue()
395 bVal = *(sal_Bool*)rValue.getValue(); in _setSingleValue()
401 bVal = *(sal_Bool*)rValue.getValue(); in _setSingleValue()
407 bVal = *(sal_Bool*)rValue.getValue(); in _setSingleValue()
[all …]
/trunk/main/sw/source/ui/config/ !
H A Dprtopt.cxx102 case 0: bPrintGraphic = *(sal_Bool*)pValues[nProp].getValue(); break; in SwPrintOptions()
103 case 1: bPrintTable = *(sal_Bool*)pValues[nProp].getValue(); break; in SwPrintOptions()
104 case 2: bPrintControl = *(sal_Bool*)pValues[nProp].getValue() ; break; in SwPrintOptions()
105 case 3: bPrintPageBackground= *(sal_Bool*)pValues[nProp].getValue(); break; in SwPrintOptions()
106 case 4: bPrintBlackFont = *(sal_Bool*)pValues[nProp].getValue(); break; in SwPrintOptions()
114 case 6: bPrintReverse = *(sal_Bool*)pValues[nProp].getValue(); break; in SwPrintOptions()
116 case 8: bPrintProspectRTL = *(sal_Bool*)pValues[nProp].getValue(); break; in SwPrintOptions()
117 case 9: bPrintSingleJobs = *(sal_Bool*)pValues[nProp].getValue(); break; in SwPrintOptions()
119 case 11: bPaperFromSetup = *(sal_Bool*)pValues[nProp].getValue(); break; in SwPrintOptions()
121 case 13: bPrintLeftPages = *(sal_Bool*)pValues[nProp].getValue(); break; in SwPrintOptions()
[all …]
/trunk/main/vcl/unx/generic/printer/ !
H A Dppdparser.cxx758 const PPDValue* pValue = pKey->getValue( j ); in PPDParser()
827 m_aPrinterName = pKey->getValue( 0 )->m_aValue; in PPDParser()
829 m_aNickName = pKey->getValue( 0 )->m_aValue; in PPDParser()
1642 return m_pFontList->getValue( nFont )->m_aOption; in getFont()
1699 const PPDValue* PPDKey::getValue( int n ) const in getValue() function in PPDKey
1716 const PPDValue* pValue = getValue( rOption ); in getValueCaseInsensitive()
1825 pValue = pKey->getValue( 0 ); in getValue()
2023 const PPDValue* pValue = pKey->getValue( i ); in getUnconstrainedValues()
2098 pValue = pKey->getValue( aOption ); in rebuildFromStreamBuffer()
2122 const PPDValue* pValue = getValue( pKey ); in getRenderResolution()
[all …]
/trunk/main/writerfilter/source/dmapper/ !
H A DFFDataHandler.cxx288 m_sName = r_Sprm.getValue()->getString(); in lcl_sprm()
294 m_bEnabled = r_Sprm.getValue()->getInt(); in lcl_sprm()
300 m_bCalcOnExit = r_Sprm.getValue()->getInt(); in lcl_sprm()
306 m_sEntryMacro = r_Sprm.getValue()->getString(); in lcl_sprm()
312 m_sExitMacro = r_Sprm.getValue()->getString(); in lcl_sprm()
330 m_nCheckboxHeight = r_Sprm.getValue()->getInt(); in lcl_sprm()
342 m_bCheckboxDefault = r_Sprm.getValue()->getInt(); in lcl_sprm()
384 m_nTextType = r_Sprm.getValue()->getInt(); in lcl_sprm()
390 m_sTextDefault = r_Sprm.getValue()->getString(); in lcl_sprm()
396 m_nTextMaxLength = r_Sprm.getValue()->getInt(); in lcl_sprm()
[all …]
/trunk/main/connectivity/source/drivers/dbase/ !
H A DDNoException.cxx315 if (aKey.getValue().isNull()) in Write()
321 rStream << (double) aKey.getValue(); in Write()
326 if (!aKey.getValue().isNull()) in Write()
328 ::rtl::OUString sValue = aKey.getValue(); in Write()
366 if (getValue().isNull()) in Compare()
368 …if (rKey.getValue().isNull() || (rKey.IsText(getDBType()) && !rKey.getValue().getString().getLengt… in Compare()
373 else if (rKey.getValue().isNull()) in Compare()
375 if (getValue().isNull() || (IsText(getDBType()) && !getValue().getString().getLength())) in Compare()
382 sal_Int32 nRes = getValue().getString().compareTo(rKey.getValue()); in Compare()
387 double m = getValue(),n = rKey.getValue(); in Compare()
[all …]
H A Ddindexnode.cxx744 if (aKey.getValue().isNull()) in Write()
750 rStream << (double) aKey.getValue(); in Write()
755 if (!aKey.getValue().isNull()) in Write()
757 ::rtl::OUString sValue = aKey.getValue(); in Write()
792 if (getValue().isNull()) in Compare()
794 …if (rKey.getValue().isNull() || (rKey.IsText(getDBType()) && !rKey.getValue().getString().getLengt… in Compare()
799 else if (rKey.getValue().isNull()) in Compare()
801 if (getValue().isNull() || (IsText(getDBType()) && !getValue().getString().getLength())) in Compare()
808 sal_Int32 nRes = getValue().getString().compareTo(rKey.getValue()); in Compare()
813 double m = getValue(),n = rKey.getValue(); in Compare()
[all …]
/trunk/main/cppuhelper/inc/cppuhelper/ !
H A Dproptypehlp.hxx78 b = *((sal_Bool*)a.getValue()); in convertPropertyValue()
120 c = *(sal_Unicode *)a.getValue(); in convertPropertyValue()
130 b = *((sal_Bool * )a.getValue()); in convertPropertyValue()
184 b = *((sal_Bool * )a.getValue()); in convertPropertyValue()
219 c = *(sal_Unicode*) a.getValue(); in convertPropertyValue()
229 b = *((sal_Bool * )a.getValue()); in convertPropertyValue()
267 c = *(sal_Unicode*) a.getValue(); in convertPropertyValue()
277 b = *((sal_Bool * )a.getValue()); in convertPropertyValue()
306 c = *(sal_Unicode*) a.getValue(); in convertPropertyValue()
411 c = *(sal_Unicode*) a.getValue(); in convertPropertyValue()
[all …]
/trunk/main/stoc/test/ !
H A Dtestconv.cxx70 printValue( *(Any *)rVal.getValue() ); in printValue()
78 ar[0] = (char)*(sal_Unicode *)rVal.getValue(); in printValue()
84 printf( "%x", (int)*(sal_Int8 *)rVal.getValue() ); in printValue()
87 printf( "%x", *(sal_Int16 *)rVal.getValue() ); in printValue()
90 printf( "%x", *(sal_uInt16 *)rVal.getValue() ); in printValue()
99 printf( "%lx", (long)*(sal_Int64 *)rVal.getValue() ); in printValue()
105 printf( "%f", *(float *)rVal.getValue() ); in printValue()
108 printf( "%g", *(double *)rVal.getValue() ); in printValue()
123 if (pEnumTD->pEnumValues[nPos] == *(int *)rVal.getValue()) in printValue()
136 uno_Sequence * pSeq = *(uno_Sequence **)rVal.getValue(); in printValue()
[all …]
/trunk/main/connectivity/source/drivers/file/ !
H A Dfcode.cxx113 const ORowSetValue& OOperandRow::getValue() const in getValue() function in OOperandRow
117 return (m_pRow->get())[m_nRowPos]->getValue(); in getValue()
164 const ORowSetValue& OOperandValue::getValue() const in getValue() function in OOperandValue
300 return pOperand->getValue().isNull(); in operate()
314 ORowSetValue aLH(pLeft->getValue()); in operate()
315 ORowSetValue aRH(pRight->getValue()); in operate()
337 ORowSetValue aLH(pLeft->getValue()); in operate()
338 ORowSetValue aRH(pRight->getValue()); in operate()
414 rCodeStack.push(new OOperandResultNUM(operate(pLeft->getValue(), pRight->getValue()))); in Exec()
466 aValues.push_back( pOperand->getValue() ); in Exec()
[all …]
/trunk/main/svx/inc/ !
H A Dsjctrl.hxx75 virtual String getValue() const;
106 virtual String getValue() const;
136 virtual String getValue() const;
187 virtual String getValue() const;
226 virtual String getValue() const;
314 virtual String getValue() const;
363 virtual String getValue() const;
414 virtual String getValue() const;
466 virtual String getValue() const;
497 virtual String getValue() const;
[all …]
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/ !
H A DSdbcxColumnDescriptor.java57 public Object getValue() { in registerProperties()
71 public Object getValue() { in registerProperties()
85 public Object getValue() { in registerProperties()
99 public Object getValue() { in registerProperties()
113 public Object getValue() { in registerProperties()
127 public Object getValue() { in registerProperties()
141 public Object getValue() { in registerProperties()
155 public Object getValue() { in registerProperties()
169 public Object getValue() { in registerProperties()
183 public Object getValue() { in registerProperties()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/ !
H A D_XCellRangeMovement.java92 loc_result = (oSheet.getCellByPosition(1, 10).getValue() == 100); in _copyRange()
93 loc_result &= (oSheet.getCellByPosition(1, 11).getValue() == 200); in _copyRange()
94 loc_result &= (oSheet.getCellByPosition(2, 10).getValue() == 300); in _copyRange()
95 loc_result &= (oSheet.getCellByPosition(2, 11).getValue() == 400); in _copyRange()
131 if (oSheet.getCellByPosition(1,21).getValue() == 200){ in _insertCells()
147 double res = oSheet.getCellByPosition(1, 21).getValue(); in _insertCells()
186 cntA = oSheet.getCellByPosition(4, 4).getValue(); in _moveRange()
187 cntB = oSheet.getCellByPosition(4, 5).getValue(); in _moveRange()
226 cntA = oSheet.getCellByPosition(5, 0).getValue(); in _removeRange()
227 cntB = oSheet.getCellByPosition(5, 1).getValue(); in _removeRange()
/trunk/main/extensions/test/ole/OleClient/ !
H A DclientTest.cxx381 outBool = inv->getValue(OUString(L"prpBool")); in doPropertyTest()
385 outByte = inv->getValue(OUString(L"prpByte")); in doPropertyTest()
389 outShort = inv->getValue(OUString(L"prpShort")); in doPropertyTest()
394 outLong = inv->getValue(OUString(L"prpLong")); in doPropertyTest()
398 outString = inv->getValue(OUString(L"prpString")); in doPropertyTest()
402 outFloat = inv->getValue(OUString(L"prpFloat")); in doPropertyTest()
406 outDouble = inv->getValue(OUString(L"prpDouble")); in doPropertyTest()
414 outObject = inv->getValue(OUString(L"prpObject")); in doPropertyTest()
423 outCY = inv->getValue(OUString(L"prpCurrency")); in doPropertyTest()
428 outDate = inv->getValue(OUString(L"prpDate")); in doPropertyTest()
[all …]
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/ !
H A DOColumn.java98 public Object getValue() { in registerProperties()
112 public Object getValue() { in registerProperties()
126 public Object getValue() { in registerProperties()
140 public Object getValue() { in registerProperties()
154 public Object getValue() { in registerProperties()
168 public Object getValue() { in registerProperties()
182 public Object getValue() { in registerProperties()
196 public Object getValue() { in registerProperties()
210 public Object getValue() { in registerProperties()
224 public Object getValue() { in registerProperties()

Completed in 226 milliseconds

12345678910>>...33