Home
last modified time | relevance | path

Searched refs:Value (Results 51 – 75 of 1749) sorted by relevance

12345678910>>...70

/aoo42x/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphShadow.java85 aStoreProperties_odt[0].Value = true; in testParagraphShadow_BottomRight()
95 aStoreProperties_doc[0].Value = true; in testParagraphShadow_BottomRight()
97 aStoreProperties_doc[1].Value = "MS Word 97"; in testParagraphShadow_BottomRight()
141 aStoreProperties_odt[0].Value = true; in testParagraphShadow_BottomLeft()
151 aStoreProperties_doc[0].Value = true; in testParagraphShadow_BottomLeft()
197 aStoreProperties_odt[0].Value = true; in testParagraphShadow_TopLeft()
207 aStoreProperties_doc[0].Value = true; in testParagraphShadow_TopLeft()
253 aStoreProperties_odt[0].Value = true; in testParagraphShadow_TopRight()
263 aStoreProperties_doc[0].Value = true; in testParagraphShadow_TopRight()
309 aStoreProperties_odt[0].Value = true; in testParagraphShadow_None()
[all …]
H A DParagraphTabs.java78 aStoreProperties_odt[0].Value = true; in ParagraphTabs_Center()
80 aStoreProperties_odt[1].Value = "writer8"; in ParagraphTabs_Center()
88 aStoreProperties_doc[0].Value = true; in ParagraphTabs_Center()
136 aStoreProperties_odt[0].Value = true; in ParagraphTabs_Left()
146 aStoreProperties_doc[0].Value = true; in ParagraphTabs_Left()
194 aStoreProperties_odt[0].Value = true; in ParagraphTabs_Right()
204 aStoreProperties_doc[0].Value = true; in ParagraphTabs_Right()
253 aStoreProperties_odt[0].Value = true; in ParagraphTabs_Decimal()
263 aStoreProperties_doc[0].Value = true; in ParagraphTabs_Decimal()
314 aStoreProperties_odt[0].Value = true; in ParagraphTabs_Decimal_UserDefineCharacter()
[all …]
H A DParagraphNumberingAndBulletIndentAtAndAlignAt.java81 propsRule[0].Value = NumberingType.ARABIC; in testNumberingBulletIndentAtAndAlignAt()
83 propsRule[1].Value = 499; in testNumberingBulletIndentAtAndAlignAt()
85 propsRule[2].Value = 199; in testNumberingBulletIndentAtAndAlignAt()
96 aStoreProperties_odt[0].Value = true; in testNumberingBulletIndentAtAndAlignAt()
98 aStoreProperties_odt[1].Value = "writer8"; in testNumberingBulletIndentAtAndAlignAt()
106 aStoreProperties_doc[0].Value = true; in testNumberingBulletIndentAtAndAlignAt()
108 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBulletIndentAtAndAlignAt()
120 assertEquals("assert numbering and bullet",499,propsRule_assert_odt[10].Value); in testNumberingBulletIndentAtAndAlignAt()
124 assertEquals("assert numbering and bullet",199,propsRule_assert_odt[9].Value); in testNumberingBulletIndentAtAndAlignAt()
133 assertEquals("assert numbering and bullet",499,propsRule_assert_doc[10].Value); in testNumberingBulletIndentAtAndAlignAt()
[all …]
H A DParagraphAlignment.java82 aStoreProperties_odt[0].Value = true; in testParagraphAlignmentJustified()
92 aStoreProperties_doc[0].Value = true; in testParagraphAlignmentJustified()
94 aStoreProperties_doc[1].Value = "MS Word 97"; in testParagraphAlignmentJustified()
144 aStoreProperties_odt[0].Value = true; in testParagraphAlignmentLeft()
154 aStoreProperties_doc[0].Value = true; in testParagraphAlignmentLeft()
156 aStoreProperties_doc[1].Value = "MS Word 97"; in testParagraphAlignmentLeft()
204 aStoreProperties_odt[0].Value = true; in testParagraphAlignmentRight()
214 aStoreProperties_doc[0].Value = true; in testParagraphAlignmentRight()
216 aStoreProperties_doc[1].Value = "MS Word 97"; in testParagraphAlignmentRight()
261 aStoreProperties_odt[0].Value = true; in testParagraphAlignmentCenter()
[all …]
H A DParagraphNumberingAndBullet_Graphic_WidthAndHeight.java86 propsRule[0].Value = NumberingType.BITMAP; in testNumberingBullet_Graphic()
88 propsRule[1].Value = FileUtil.getUrl(Testspace.prepareData("uno/coffee_1.gif")); in testNumberingBullet_Graphic()
90 propsRule[2].Value = size; in testNumberingBullet_Graphic()
102 aStoreProperties_odt[0].Value = true; in testNumberingBullet_Graphic()
104 aStoreProperties_odt[1].Value = "writer8"; in testNumberingBullet_Graphic()
112 aStoreProperties_doc[0].Value = true; in testNumberingBullet_Graphic()
114 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingBullet_Graphic()
126 assertEquals("assert numbering and bullet",NumberingType.BITMAP,propsRule_assert_odt[11].Value); in testNumberingBullet_Graphic()
130 Size size_assert_odt=(Size)propsRule_assert_odt[14].Value; in testNumberingBullet_Graphic()
141 …ertEquals("assert numbering and bullet",NumberingType.CHAR_SPECIAL,propsRule_assert_doc[11].Value); in testNumberingBullet_Graphic()
[all …]
/aoo42x/main/testtools/source/bridgetest/cli/
H A Dcli_vb_testobj.vb212 Set (Value As Byte)
222 Set (Value As Char)
232 Set (Value As Short)
242 Set (Value As UInt16)
262 Set (Value As UInt32)
272 Set (Value As Long)
282 Set (Value As UInt64)
292 Set (Value As Single)
322 Set (Value As String)
332 Set (Value As Object)
[all …]
/aoo42x/test/testuno/source/fvt/uno/sd/bullet/
H A DNumberingProperty.java127 props[0].Value = numberingType; in setNumberingType()
153 props[0].Value = prefix; in testPrefix()
196 props[0].Value = suffix; in testSuffix()
240 props[0].Value = startWith; in testStartWith()
289 props[0].Value = firstLineOffset; in testFirstLineOffset()
312 firstLineOffset, proValues2[i].Value); in testFirstLineOffset()
334 props[0].Value = leftMargin; in testLeftMargin()
379 props[0].Value = symbolTextDistance; in testSymbolTextDistance()
453 props[0].Value = ajust; in setAjust()
537 props[0].Value = new Integer(255); in testSymbolColor()
[all …]
/aoo42x/main/svl/source/items/
H A Dsrchitem.cxx433 aSeq[0].Value <<= aSearchOpt; in QueryValue()
435 aSeq[1].Value <<= sal_Int16( eFamily ); in QueryValue()
437 aSeq[2].Value <<= nCommand; in QueryValue()
439 aSeq[3].Value <<= nCellType; in QueryValue()
441 aSeq[4].Value <<= nAppFlag; in QueryValue()
443 aSeq[5].Value <<= bRowDirection; in QueryValue()
445 aSeq[6].Value <<= bAllTables; in QueryValue()
447 aSeq[7].Value <<= bBackward; in QueryValue()
449 aSeq[8].Value <<= bPattern; in QueryValue()
451 aSeq[9].Value <<= bContent; in QueryValue()
[all …]
/aoo42x/main/desktop/source/app/
H A Ddispatchwatcher.cxx174 aArgs[1].Value <<= xInteraction; in executeDispatchRequests()
182 aArgs[3].Value <<= nUpdateDoc; in executeDispatchRequests()
199 aArgs[1].Value <<= sal_True; in executeDispatchRequests()
202 aArgs[2].Value <<= sal_True; in executeDispatchRequests()
205 aArgs[3].Value <<= sal_True; in executeDispatchRequests()
208 aArgs[4].Value <<= sal_True; in executeDispatchRequests()
307 aArgs[nIndex].Value <<= sal_True; in executeDispatchRequests()
309 aArgs[nIndex].Value <<= sal_False; in executeDispatchRequests()
318 aArgs[nIndex].Value <<= sal_True; in executeDispatchRequests()
326 aArgs[nIndex].Value <<= sal_True; in executeDispatchRequests()
[all …]
/aoo42x/main/drawinglayer/source/geometry/
H A Dviewinformation3d.cxx162 rProp.Value >>= aAffineMatrix3D; in impInterpretPropertyValues()
168 rProp.Value >>= aAffineMatrix3D; in impInterpretPropertyValues()
182 rProp.Value >>= aAffineMatrix3D; in impInterpretPropertyValues()
193 rProp.Value >>= f_30; in impInterpretPropertyValues()
199 rProp.Value >>= f_31; in impInterpretPropertyValues()
205 rProp.Value >>= f_32; in impInterpretPropertyValues()
211 rProp.Value >>= f_33; in impInterpretPropertyValues()
217 rProp.Value >>= aAffineMatrix3D; in impInterpretPropertyValues()
222 rProp.Value >>= mfViewTime; in impInterpretPropertyValues()
276 mxViewInformation[nIndex].Value <<= aAffineMatrix3D; in impFillViewInformationFromContent()
[all …]
/aoo42x/main/xmloff/source/style/
H A Dxmlnume.cxx154 rProp.Value >>= eType; in exportLevelStyle()
158 rProp.Value >>= sPrefix; in exportLevelStyle()
162 rProp.Value >>= sSuffix; in exportLevelStyle()
167 rProp.Value >>= sValue; in exportLevelStyle()
180 rProp.Value >>= nValue; in exportLevelStyle()
186 if( rProp.Value >>= rFDesc ) in exportLevelStyle()
197 rProp.Value >>= sImageURL; in exportLevelStyle()
201 rProp.Value >>= xBitmap; in exportLevelStyle()
205 rProp.Value >>= nColor; in exportLevelStyle()
237 if( rProp.Value >>= aSize ) in exportLevelStyle()
[all …]
H A Dxmlnumi.cxx523 pProps[nPos++].Value <<= (sal_Int16)eType ; in GetProperties()
526 pProps[nPos++].Value <<= sPrefix; in GetProperties()
529 pProps[nPos++].Value <<= sSuffix; in GetProperties()
532 pProps[nPos++].Value <<= eAdjust; in GetProperties()
574 pProps[nPos++].Value <<= sDisplayTextStyleName; in GetProperties()
615 pProps[nPos++].Value <<= aFDesc; in GetProperties()
637 pProps[nPos++].Value <<= sStr; in GetProperties()
643 pProps[nPos++].Value <<= aSize; in GetProperties()
665 pProps[nPos++].Value <<= nRelSize; in GetProperties()
1403 (pProps++)->Value <<= aFDesc; in SetDefaultStyle()
[all …]
/aoo42x/main/wizards/com/sun/star/wizards/agenda/
H A DTopicsControl.java418 pv1[1].Value = pv2[1].Value;
419 pv1[2].Value = pv2[2].Value;
420 pv1[3].Value = pv2[3].Value;
449 pv1[1].Value = pv2[1].Value;
450 pv1[2].Value = pv2[2].Value;
451 pv1[3].Value = pv2[3].Value;
462 pv1[1].Value = PropertyNames.EMPTY_STRING;
584 oldData[i] = data[i].Value;
832 temp = o1[i].Value;
833 o1[i].Value = o2[i].Value;
[all …]
/aoo42x/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx60 if ( rSource.Value >>= fValue ) in FillEquationParameter()
64 rSource.Value >>= nValue; in FillEquationParameter()
139 aRet.Value <<= (sal_Int32)rEquations.size(); in fillNode()
175 aRet.Value <<= mnIndex; in fillNode()
266 aRet.Value <<= nDummy; in fillNode()
352 aRet.Value <<= (sal_Int32)rEquations.size(); in fillNode()
362 aRet.Value <<= (sal_Int32)rEquations.size(); in fillNode()
387 aRet.Value <<= (sal_Int32)rEquations.size(); in fillNode()
412 aRet.Value <<= (sal_Int32)rEquations.size(); in fillNode()
437 aRet.Value <<= (sal_Int32)rEquations.size(); in fillNode()
[all …]
/aoo42x/main/sw/source/ui/uno/
H A Dswdetect.cxx128 lDescriptor[nProperty].Value >>= sTemp; in detect()
133 lDescriptor[nProperty].Value >>= sTemp; in detect()
138 lDescriptor[nProperty].Value >>= sTemp; in detect()
143 lDescriptor[nProperty].Value >>= sTemp; in detect()
158 lDescriptor[nProperty].Value >>= bOpenAsTemplate; in detect()
163 lDescriptor[nProperty].Value >>= xInteraction; in detect()
167 lDescriptor[nProperty].Value >>= bRepairPackage; in detect()
366 lDescriptor[nPropertyCount].Value <<= xStream; in detect()
375 lDescriptor[nPropertyCount].Value <<= xContent; in detect()
385 lDescriptor[nPropertyCount].Value <<= bReadOnly; in detect()
[all …]
/aoo42x/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx510 pValues->Value >>= rSettings.maFilterName; in ParseSettings()
514 pValues->Value >>= rSettings.maMediaType; in ParseSettings()
525 pValues->Value >>= rSettings.mxOutputStream; in ParseSettings()
541 pValues->Value >>= rSettings.mnWidth; in ParseSettings()
545 pValues->Value >>= rSettings.mnHeight; in ParseSettings()
553 pValues->Value >>= rSettings.maFilterData; in ParseSettings()
570 pDataValues->Value >>= rSettings.mnWidth; in ParseSettings()
574 pDataValues->Value >>= rSettings.mnHeight; in ParseSettings()
578 pDataValues->Value >>= rSettings.mnWidth; in ParseSettings()
596 pDataValues->Value >>= mnPageNumber; in ParseSettings()
[all …]
/aoo42x/main/filter/source/xsltdialog/
H A Dxmlfiltersettingsdialog.cxx416 pValues->Value >>= aInterfaceName; in createUniqueInterfaceName()
578 aFilterData[5].Value <<= aUserData; in insertOrEdit()
629 aValues[1].Value <<= OUString(); in insertOrEdit()
631 aValues[1].Value <<= aDocType; in insertOrEdit()
764 aSequence[nIndex].Value <<= aTypes; in insertOrEdit()
862 pValues->Value >>= aType; in onDelete()
1115 pValues->Value >>= pTempFilter->maType; in initFilterList()
1127 pValues->Value >>= aFilterService; in initFilterList()
1135 pValues->Value >>= aUserData; in initFilterList()
1199 pValues2->Value >>= aDocType; in initFilterList()
[all …]
/aoo42x/main/sdext/source/minimizer/
H A Dbasic.txt25 oSettings(0).Value= True
27 oSettings(1).Value= 25
29 oSettings(2).Value= True
31 oSettings(3).Value= 90
35 oSettings(5).Value= 1
37 oSettings(6).Value= True
39 oSettings(7).Value= True
41 oSettings(8).Value= True
43 oSettings(9).Value= true
47 oSettings(11).Value = ""
[all …]
/aoo42x/main/comphelper/source/misc/
H A Dmimeconfighelper.cxx137 aPathProp.Value <<= aPath; in GetConfigurationByPath()
268 aSeq[0].Value <<= aMediaType; in GetDocServiceNameFromMediaType()
342 aResult[0].Value <<= aClassID; in GetObjPropsFromConfigEntry()
408 aObjProps[1].Value <<= aClassID; in GetObjectPropsByStringClassID()
441 aObjProps[1].Value <<= aClassID; in GetObjectPropsByClassID()
613 aMediaDescr[nInd].Value >>= aFilterName; in UpdateMediaDescriptorWithFilterName()
635 aTempMD[nInd].Value >>= aFilterName; in UpdateMediaDescriptorWithFilterName()
659 aMediaDescr[ nOldLen ].Value = aTypes[nInd].Value; in UpdateMediaDescriptorWithFilterName()
678 aObject[nInd].Value >>= aDocName; in UpdateMediaDescriptorWithFilterName()
699 aMediaDescr[nOldLen].Value <<= aDocName; in UpdateMediaDescriptorWithFilterName()
[all …]
/aoo42x/main/svx/source/items/
H A Dgalleryitem.cxx74 aSeq[0].Value <<= m_nType; in QueryValue()
76 aSeq[1].Value <<= m_bIsLink; in QueryValue()
78 aSeq[2].Value <<= m_aURL; in QueryValue()
80 aSeq[3].Value <<= m_aURL; in QueryValue()
82 aSeq[4].Value <<= m_xDrawing; in QueryValue()
84 aSeq[5].Value <<= m_xGraphic; in QueryValue()
119 bAllConverted &= ( pProp->Value >>= bIsLink ); in PutValue()
124 bAllConverted &= ( pProp->Value >>= aURL ); in PutValue()
129 bAllConverted &= ( pProp->Value >>= aFilterName ); in PutValue()
134 bAllConverted &= ( pProp->Value >>= xDrawing ); in PutValue()
[all …]
/aoo42x/main/starmath/source/
H A Dsmdetect.cxx123 lDescriptor[nProperty].Value >>= sTemp; in detect()
128 lDescriptor[nProperty].Value >>= sTemp; in detect()
133 lDescriptor[nProperty].Value >>= sTemp; in detect()
138 lDescriptor[nProperty].Value >>= sTemp; in detect()
153 lDescriptor[nProperty].Value >>= bOpenAsTemplate; in detect()
157 lDescriptor[nProperty].Value >>= xInteraction; in detect()
159 lDescriptor[nProperty].Value >>= bRepairPackage; in detect()
436 lDescriptor[nPropertyCount].Value <<= xStream; in detect()
445 lDescriptor[nPropertyCount].Value <<= xContent; in detect()
455 lDescriptor[nPropertyCount].Value <<= bReadOnly; in detect()
[all …]
/aoo42x/main/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/
H A DAsyncJob.java132 sEnvType = com.sun.star.uno.AnyConverter.toString(lEnvironment[i].Value); in executeAsync()
135 sEventName = com.sun.star.uno.AnyConverter.toString(lEnvironment[i].Value); in executeAsync()
140 lEnvironment[i].Value); in executeAsync()
164 sAlias = com.sun.star.uno.AnyConverter.toString(lGenericConfig[i].Value); in executeAsync()
189 lJobConfig[0].Value = "val_1"; in executeAsync()
193 aSaveRequest.Value = lJobConfig; in executeAsync()
201 aDeactivation.Value = java.lang.Boolean.TRUE; in executeAsync()
354 … sOut.append("\t["+i+"] \""+lGenericConfig[i].Name+"\" = {"+lGenericConfig[i].Value+"}\n"); in formatOutArgs()
364 sOut.append("\t["+i+"] \""+lJobConfig[i].Name+"\" = {"+lJobConfig[i].Value+"}\n"); in formatOutArgs()
374 … sOut.append("\t["+i+"] \""+lEnvironment[i].Name+"\" = {"+lEnvironment[i].Value+"}\n"); in formatOutArgs()
[all …]
/aoo42x/main/odk/examples/cpp/complextoolbarcontrols/
H A DMyProtocolHandler.cxx273 lArgs[i].Value >>= aText; in dispatch()
287 aArgs[0].Value <<= aText; in dispatch()
298 lArgs[i].Value >>= aText; in dispatch()
340 lArgs[i].Value >>= aText; in dispatch()
390 aArgs[0].Value <<= aContextMenu; in addStatusListener()
411 aArgs[0].Value <<= aContextMenu; in addStatusListener()
419 aArgs[0].Value <<= nPos; in addStatusListener()
429 aArgs[0].Value <<= double( 0.0 ); in addStatusListener()
433 aArgs[2].Value <<= double( 0.0 ); in addStatusListener()
435 aArgs[3].Value <<= double( 0.1 ); in addStatusListener()
[all …]
/aoo42x/main/cppuhelper/qa/propertysetmixin/
H A Dtest_propertysetmixin.cxx439 ASSERT_TRUE(full->getSecond().Value.Value.IsPresent); in testFull()
441 static_cast< sal_Int32 >(100), full->getSecond().Value.Value.Value); in testFull()
442 ASSERT_TRUE(!full->getSecond().Value.IsDefaulted); in testFull()
451 ASSERT_TRUE(!full->getSecond().Value.Value.IsPresent); in testFull()
452 ASSERT_TRUE(!full->getSecond().Value.IsDefaulted); in testFull()
519 ASSERT_EQ(voidAny, vs[1].Value); in testFull()
521 vs[0].Value <<= static_cast< sal_Int32 >(-100); in testFull()
522 vs[1].Value <<= static_cast< sal_Int32 >(100); in testFull()
538 ASSERT_TRUE(full->getSecond().Value.Value.IsPresent); in testFull()
540 static_cast< sal_Int32 >(100), full->getSecond().Value.Value.Value); in testFull()
[all …]
/aoo42x/main/sd/source/filter/
H A Dsddetect.cxx146 lDescriptor[nProperty].Value >>= sTemp; in detect()
151 lDescriptor[nProperty].Value >>= sTemp; in detect()
156 lDescriptor[nProperty].Value >>= sTemp; in detect()
161 lDescriptor[nProperty].Value >>= sTemp; in detect()
176 lDescriptor[nProperty].Value >>= bOpenAsTemplate; in detect()
180 lDescriptor[nProperty].Value >>= xInteraction; in detect()
182 lDescriptor[nProperty].Value >>= bRepairPackage; in detect()
431 lDescriptor[nPropertyCount].Value <<= xStream; in detect()
440 lDescriptor[nPropertyCount].Value <<= xContent; in detect()
450 lDescriptor[nPropertyCount].Value <<= bReadOnly; in detect()
[all …]

Completed in 154 milliseconds

12345678910>>...70