Home
last modified time | relevance | path

Searched refs:Value (Results 151 – 175 of 1734) sorted by relevance

12345678910>>...70

/aoo41x/main/sd/source/filter/html/
H A Dhtmlex.cxx467 pParams->Value >>= temp; in InitExportParameters()
472 pParams->Value >>= aStr; in InitExportParameters()
478 pParams->Value >>= temp; in InitExportParameters()
483 pParams->Value >>= aStr; in InitExportParameters()
496 pParams->Value >>= temp; in InitExportParameters()
502 pParams->Value >>= temp; in InitExportParameters()
517 pParams->Value >>= temp; in InitExportParameters()
522 pParams->Value >>= aStr; in InitExportParameters()
527 pParams->Value >>= aStr; in InitExportParameters()
532 pParams->Value >>= aStr; in InitExportParameters()
[all …]
/aoo41x/main/sw/source/core/unocore/
H A Dunoidx.cxx3007 lcl_AnyToString(pProperties[j].Value); in replaceByIndex()
3023 lcl_AnyToString(pProperties[j].Value), in replaceByIndex()
3057 lcl_AnyToString(pProperties[j].Value); in replaceByIndex()
3113 pProperties[j].Value >>= nType; in replaceByIndex()
3242 pArr[nCurrentElement++].Value <<= in getByIndex()
3309 pArr[1].Value <<= (sal_Int32)nPos; in getByIndex()
3332 pArr[2].Value <<= OUString(aToken.sText); in getByIndex()
3378 pArr[2].Value <<= nVal; in getByIndex()
3392 pArr[0].Value <<= in getByIndex()
3404 pArr[0].Value <<= in getByIndex()
[all …]
/aoo41x/main/sw/source/ui/uiview/
H A Dview.cxx1308 pValue->Value >>= nX; in ReadUserDataSequence()
1314 pValue->Value >>= nY; in ReadUserDataSequence()
1320 pValue->Value >>= nLeft; in ReadUserDataSequence()
1326 pValue->Value >>= nTop; in ReadUserDataSequence()
1332 pValue->Value >>= nRight; in ReadUserDataSequence()
1338 pValue->Value >>= nBottom; in ReadUserDataSequence()
1344 pValue->Value >>= nZoomType; in ReadUserDataSequence()
1349 pValue->Value >>= nZoomFactor; in ReadUserDataSequence()
1364 pValue->Value >>= bSelectedFrame; in ReadUserDataSequence()
1522 pValue->Value <<= nZoomType; in WriteUserDataSequence()
[all …]
/aoo41x/main/framework/source/fwe/xml/
H A Dmenudocumenthandler.cxx152 rProp[i].Value >>= rCommandURL; in ExtractMenuParameters()
157 rProp[i].Value >>= rHelpURL; in ExtractMenuParameters()
161 rProp[i].Value >>= rSubMenu; in ExtractMenuParameters()
165 rProp[i].Value >>= rLabel; in ExtractMenuParameters()
169 rProp[i].Value >>= rType; in ExtractMenuParameters()
173 rProp[i].Value >>= rStyle; in ExtractMenuParameters()
242 rProps[0].Value <<= rCommandURL.intern(); in initPropertyCommon()
243 rProps[1].Value <<= rHelpId; in initPropertyCommon()
245 rProps[3].Value <<= rLabel; in initPropertyCommon()
246 rProps[4].Value <<= nItemStyleBits; in initPropertyCommon()
[all …]
/aoo41x/main/package/source/zippackage/
H A DZipPackage.cxx265 pValue[j].Value >>= sPath; in parseManifest()
267 pValue[j].Value >>= sVersion; in parseManifest()
269 pValue[j].Value >>= sMediaType; in parseManifest()
271 pSalt = &( pValue[j].Value ); in parseManifest()
273 pVector = &( pValue[j].Value ); in parseManifest()
275 pCount = &( pValue[j].Value ); in parseManifest()
277 pSize = &( pValue[j].Value ); in parseManifest()
279 pDigest = &( pValue[j].Value ); in parseManifest()
281 pDigestAlg = &( pValue[j].Value ); in parseManifest()
690 aNamedValue.Value >>= m_bForceRecovery; in initialize()
[all …]
/aoo41x/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistryw9x.cxx509 void RegistryKeyImplWin9x::SetValue(const RegistryValue& Value) in SetValue() argument
516 if (REG_SZ == Value->GetType()) in SetValue()
518 std::string AnsiStr = Value->GetDataAsAnsiString(); in SetValue()
522 UnicodeToAnsiString(Value->GetName()).c_str(), in SetValue()
524 Value->GetType(), in SetValue()
532 UnicodeToAnsiString(Value->GetName()).c_str(), in SetValue()
534 Value->GetType(), in SetValue()
535 reinterpret_cast<const unsigned char*>(Value->GetDataBuffer()), in SetValue()
536 static_cast<DWORD>(Value->GetDataSize())); in SetValue()
/aoo41x/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphIndentAndSpacing.java83 aStoreProperties_odt[0].Value = true; in testParagraphSpacingSetting()
85 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testParagraphSpacingSetting()
93 aStoreProperties_doc[0].Value = true; in testParagraphSpacingSetting()
95 aStoreProperties_doc[1].Value = "MS Word 97"; in testParagraphSpacingSetting()
140 aStoreProperties_odt[0].Value = true; in testParagraphIndent()
142 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testParagraphIndent()
150 aStoreProperties_doc[0].Value = true; in testParagraphIndent()
152 aStoreProperties_doc[1].Value = "MS Word 97"; in testParagraphIndent()
H A DParagraphDropcap.java84 aStoreProperties_odt[0].Value = true; in testParagraphDropcapSetting()
86 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testParagraphDropcapSetting()
94 aStoreProperties_doc[0].Value = true; in testParagraphDropcapSetting()
96 aStoreProperties_doc[1].Value = "MS Word 97"; in testParagraphDropcapSetting()
140 aStoreProperties_odt[0].Value = true; in testParagraphDropcapWholewordSetting()
142 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testParagraphDropcapWholewordSetting()
150 aStoreProperties_doc[0].Value = true; in testParagraphDropcapWholewordSetting()
152 aStoreProperties_doc[1].Value = "MS Word 97"; in testParagraphDropcapWholewordSetting()
H A DParagraphOutlineAndNumbering.java81 aStoreProperties_odt[0].Value = true; in testOutlineAndNumbering_NumberStyle()
83 aStoreProperties_odt[1].Value = "writer8"; in testOutlineAndNumbering_NumberStyle()
91 aStoreProperties_doc[0].Value = true; in testOutlineAndNumbering_NumberStyle()
93 aStoreProperties_doc[1].Value = "MS Word 97"; in testOutlineAndNumbering_NumberStyle()
141 aStoreProperties_odt[0].Value = true; in testOutlineAndNumbering_ListStyle()
143 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testOutlineAndNumbering_ListStyle()
151 aStoreProperties_doc[0].Value = true; in testOutlineAndNumbering_ListStyle()
153 aStoreProperties_doc[1].Value = "MS Word 97"; in testOutlineAndNumbering_ListStyle()
H A DParagraphNumberingAndBulletTabStop.java80 propsRule[0].Value = 5001; in testNumberingBulletTabStop()
91 aStoreProperties_odt[0].Value = true; in testNumberingBulletTabStop()
93 aStoreProperties_odt[1].Value = "writer8"; in testNumberingBulletTabStop()
101 aStoreProperties_doc[0].Value = true; in testNumberingBulletTabStop()
103 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletTabStop()
115 assertEquals("assert numbering and bullet",5001,propsRule_assert_odt[8].Value); in testNumberingBulletTabStop()
124 assertEquals("assert numbering and bullet",5001,propsRule_assert_doc[8].Value); in testNumberingBulletTabStop()
/aoo41x/main/sc/source/ui/unoobj/
H A Ddatauno.cxx241 pArray[1].Value <<= eMode; in FillProperties()
264 if ( rProp.Value >>= aStrVal ) in FillImportParam()
269 if ( rProp.Value >>= aStrVal ) in FillImportParam()
274 if ( rProp.Value >>= aStrVal ) in FillImportParam()
364 pArray[3].Value <<= aFields; in FillProperties()
373 pArray[6].Value <<= aOutPos; in FillProperties()
421 if ( rProp.Value >>= aSeq ) in FillSortParam()
443 else if ( rProp.Value >>= aNewSeq ) in FillSortParam()
483 if ( rProp.Value >>= aAddress ) in FillSortParam()
495 if ( rProp.Value >>= nVal ) in FillSortParam()
[all …]
/aoo41x/main/svtools/source/uno/
H A Dunoevent.cxx228 aTypeValue.Value = aTmp; in getAnyFromMacro()
236 aNameValue.Value = aTmp; in getAnyFromMacro()
244 aLibValue.Value = aTmp; in getAnyFromMacro()
261 aTypeValue.Value = aTmp; in getAnyFromMacro()
269 aNameValue.Value = aTmp; in getAnyFromMacro()
293 aKindValue.Value = aTmp; in getAnyFromMacro()
325 aValue.Value >>= sTmp; in getMacroFromAny()
350 aValue.Value >>= sMacroVal; in getMacroFromAny()
354 aValue.Value >>= sLibVal; in getMacroFromAny()
358 aValue.Value >>= sScriptVal; in getMacroFromAny()
/aoo41x/main/odk/examples/DevelopersGuide/Forms/
H A DBooleanValidator.java40 public String explainInvalid( Object Value ) in explainInvalid() argument
44 if ( m_converter.isVoid( Value ) ) in explainInvalid()
46 boolean value = ((Boolean)Value).booleanValue(); in explainInvalid()
57 public boolean isValid( Object Value ) in isValid() argument
61 if ( m_converter.isVoid( Value ) ) in isValid()
64 boolean value = ((Boolean)Value).booleanValue(); in isValid()
H A DTimeValidator.java38 public String explainInvalid( Object Value ) in explainInvalid() argument
42 if ( isVoid( Value ) ) in explainInvalid()
45 com.sun.star.util.Time timeValue = (com.sun.star.util.Time)Value; in explainInvalid()
58 public boolean isValid( Object Value ) in isValid() argument
62 if ( isVoid( Value ) ) in isValid()
67 com.sun.star.util.Time.class, Value); in isValid()
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx730 if ( ( rPara.First.Value >>= nX ) && ( rPara.Second.Value >>= nY ) ) in SolveSolver()
1643 aProp.Value <<= aViewBox; in ApplyCustomShapeGeometryAttributes()
1731 aProp.Value <<= fDiffusion; in ApplyCustomShapeGeometryAttributes()
1915 aProp.Value <<= aSkewPair; in ApplyCustomShapeGeometryAttributes()
2011 aProp.Value <<= aEquations; in ApplyCustomShapeGeometryAttributes()
2094 aProp.Value <<= aPolar; in ApplyCustomShapeGeometryAttributes()
2108 aProp.Value <<= aMap; in ApplyCustomShapeGeometryAttributes()
2203 aProp.Value <<= aHandles; in ApplyCustomShapeGeometryAttributes()
2405 aProp.Value <<= aSegments; in ApplyCustomShapeGeometryAttributes()
2414 aProp.Value <<= nStretchX; in ApplyCustomShapeGeometryAttributes()
[all …]
/aoo41x/main/forms/qa/integration/forms/
H A DBooleanValidator.java46 public String explainInvalid( Object Value ) in explainInvalid() argument
50 if ( m_converter.isVoid( Value ) ) in explainInvalid()
52 boolean value = ((Boolean)Value).booleanValue(); in explainInvalid()
63 public boolean isValid( Object Value ) in isValid() argument
67 if ( m_converter.isVoid( Value ) ) in isValid()
70 boolean value = ((Boolean)Value).booleanValue(); in isValid()
H A DTimeValidator.java39 public String explainInvalid( Object Value ) in explainInvalid() argument
43 if ( isVoid( Value ) ) in explainInvalid()
46 com.sun.star.util.Time timeValue = (com.sun.star.util.Time)Value; in explainInvalid()
59 public boolean isValid( Object Value ) in isValid() argument
63 if ( isVoid( Value ) ) in isValid()
68 com.sun.star.util.Time.class, Value); in isValid()
/aoo41x/main/sfx2/source/view/
H A Dviewprn.cxx137 setValue( rProps[nProp].Name, rProps[nProp].Value ); in SfxPrinterController()
142 aRenderOptions[1].Value = i_rViewProp; in SfxPrinterController()
144 aRenderOptions[2].Value <<= sal_True; in SfxPrinterController()
154 aRenderParms[i].Value >>= aUIProps; in SfxPrinterController()
201 pVal->Value >>= bSel; in getSelectionObject()
208 pVal->Value >>= nChoice; in getSelectionObject()
225 aRenderOptions[ 0 ].Value <<= mxDevice; in getMergedOptions()
633 pVal[i].Value >>= aPrinterName; in ExecPrint()
746 aProps[nProp].Value >>= bAsynchron; in ExecPrint_Impl()
747 aProps[nProp].Value <<= (sal_Bool) (!bAsynchron); in ExecPrint_Impl()
[all …]
/aoo41x/main/framework/source/uielement/
H A Dtoolbarmanager.cxx902 aPropSeq[i].Value >>= aLabel; in RetrieveLabelFromCommand()
920 aPropSeq[i].Value >>= nProperties; in RetrievePropertiesFromCommand()
980 aPropValue.Value <<= m_xFrame; in CreateControllers()
995 aPropValue.Value <<= nWidth; in CreateControllers()
1089 aPropValue.Value <<= m_xFrame; in CreateControllers()
1092 aPropValue.Value <<= aCommandURL; in CreateControllers()
1356 aProp[i].Value >>= aLabel; in FillToolbar()
1358 aProp[i].Value >>= nType; in FillToolbar()
1362 aProp[i].Value >>= nWidth; in FillToolbar()
1364 aProp[i].Value >>= nStyle; in FillToolbar()
[all …]
H A Dstatusbarmanager.cxx393 aPropValue.Value <<= aCommandURL; in CreateControllers()
397 aPropValue.Value <<= m_aModuleIdentifier; in CreateControllers()
401 aPropValue.Value <<= m_xFrame; in CreateControllers()
406 aPropValue.Value <<= m_xServiceManager; in CreateControllers()
410 aPropValue.Value <<= xStatusbarWindow; in CreateControllers()
415 aPropValue.Value <<= nId; in CreateControllers()
419 aPropValue.Value <<= xStatusbarItem; in CreateControllers()
530 aProp[i].Value >>= nStyle; in FillStatusBar()
534 aProp[i].Value >>= nType; in FillStatusBar()
538 aProp[i].Value >>= nWidth; in FillStatusBar()
[all …]
H A Dspinfieldtoolbarcontroller.cxx257 aArgs[0].Value <<= KeyModifier; in getExecuteArgs()
260 aArgs[1].Value <<= aSpinfieldText.toDouble(); in getExecuteArgs()
262 aArgs[1].Value <<= aSpinfieldText.toInt32(); in getExecuteArgs()
383 if ( impl_getValue( rControlCommand.Arguments[i].Value, nValue, fValue, bFloat )) in executeControlCommand()
400 if ( impl_getValue( rControlCommand.Arguments[i].Value, nValue, fValue, bFloat )) in executeControlCommand()
418 if ( impl_getValue( rControlCommand.Arguments[i].Value, nValue, fValue, bFloat )) in executeControlCommand()
436 rControlCommand.Arguments[i].Value >>= m_aOutFormat; in executeControlCommand()
449 if ( impl_getValue( rControlCommand.Arguments[i].Value, nValue, fValue, bFloat )) in executeControlCommand()
466 if ( impl_getValue( rControlCommand.Arguments[i].Value, nValue, fValue, bFloat )) in executeControlCommand()
479 rControlCommand.Arguments[i].Value >>= m_aOutFormat; in executeControlCommand()
/aoo41x/main/qadevOOo/tests/java/mod/_dbaccess/
H A DOQueryDesign.java134 param1.Value = "Bibliography"; in createTestEnvironment()
138 param2.Value = new Boolean(false); in createTestEnvironment()
141 param1.Value = xConn; in createTestEnvironment()
192 param1.Value = "Bibliography"; in createTestEnvironment()
196 param2.Value = xTextFrame; in createTestEnvironment()
200 param3.Value = new Boolean(true); in createTestEnvironment()
217 ExceptionParam1.Value = "Bibliography2"; in createTestEnvironment()
221 ExceptionParam2.Value = null; in createTestEnvironment()
225 ExceptionParam3.Value = new Integer(17);//new Boolean(true); in createTestEnvironment()
/aoo41x/main/scp2/inc/
H A Dmacros.inc56 ALL_LANG(Value,STR_REG_VAL_##id);
68 ALL_LANG(Value,STR_VALUE_##ident)
71 ALL_LANG(Value,vident)
390 Value = " "; \
399 Value = " "; \
407 Value = STRING(CONCAT2(OpenOffice.,name)); \
424 Value = "<progpath>\program\soffice.exe," STRING(icon_id); \
432 Value = STRING(default); \
479 Value = STRING(CONCAT2(OpenOffice.,name)); \
489 Value = STRING(CONCAT2(OpenOffice.,name)); \
[all …]
/aoo41x/main/scp2/source/python/
H A Dprofileitem_python.scp51 Value = CONCAT2($ORIGIN,"OOoPython.framework");
53 Value = CONCAT2($ORIGIN/python-core-,PYVERSION);
65 Value = "$ORIGIN";
70 Value = CONCAT4(FRAMEWORKLIB FRAMEWORKLIB,
75 Value = CONCAT9($ORIGIN/python-core-,PYVERSION,
83 Value = STRING(CONCAT9($ORIGIN/python-core-,PYVERSION,
89 Value = STRING(CONCAT5($ORIGIN/python-core-,PYVERSION,
/aoo41x/main/sfx2/source/bastyp/
H A Dfltfnc.cxx471 lQuery[0].Value <<= sTypeName; in GuessFilterControlDefaultUI()
663 aSeq[0].Value <<= ::rtl::OUString( rMediaType ); in GetFilter4Mime()
693 aSeq[0].Value <<= ::rtl::OUString( rType ); in GetFilter4EA()
735 aSeq[0].Value <<= aExts; in GetFilter4Extension()
747 aSeq[0].Value <<= aName; in GetFilter4ClipBoardId()
952 lFilterProperties[nFilterProperty].Value >>= nFormatVersion; in ReadSingleFilter_Impl()
960 lFilterProperties[nFilterProperty].Value >>= nFlags; in ReadSingleFilter_Impl()
964 lFilterProperties[nFilterProperty].Value >>= sUIName; in ReadSingleFilter_Impl()
969 lFilterProperties[nFilterProperty].Value >>= lUserData; in ReadSingleFilter_Impl()
974 lFilterProperties[nFilterProperty].Value >>= sServiceName; in ReadSingleFilter_Impl()
[all …]

Completed in 295 milliseconds

12345678910>>...70