/trunk/main/svtools/source/uno/ |
H A D | unoiface.cxx | 445 if ( Value >>= b ) in setProperty() 452 if ( Value >>= n ) in setProperty() 459 if ( Value >>= b ) in setProperty() 921 SetValue(Value); in setProperty() 927 if ( Value >>= d ) in setProperty() 1575 Value >>= b; in setProperty() 1583 Value >>= b; in setProperty() 1591 Value >>= nId; in setProperty() 1599 Value >>= aStr; in setProperty() 2013 Value >>= aStr; in setProperty() [all …]
|
/trunk/test/testuno/source/fvt/uno/sw/paragraph/ |
H A D | ParagraphBackGraphic.java | 80 aStoreProperties_odt[0].Value = true; in testParagraphBackGraphic_LeftBottom() 90 aStoreProperties_doc[0].Value = true; in testParagraphBackGraphic_LeftBottom() 140 aStoreProperties_odt[0].Value = true; in testParagraphBackGraphic_LeftMiddle() 150 aStoreProperties_doc[0].Value = true; in testParagraphBackGraphic_LeftMiddle() 200 aStoreProperties_odt[0].Value = true; in testParagraphBackGraphic_LeftTop() 210 aStoreProperties_doc[0].Value = true; in testParagraphBackGraphic_LeftTop() 260 aStoreProperties_odt[0].Value = true; in testParagraphBackGraphic_MiddleBottom() 270 aStoreProperties_doc[0].Value = true; in testParagraphBackGraphic_MiddleBottom() 320 aStoreProperties_odt[0].Value = true; in testParagraphBackGraphic_MiddleMiddle() 330 aStoreProperties_doc[0].Value = true; in testParagraphBackGraphic_MiddleMiddle() [all …]
|
H A D | ParagraphLineSpacing.java | 83 aStoreProperties_odt[0].Value = true; in testParagraphLineSpacingFix() 93 aStoreProperties_doc[0].Value = true; in testParagraphLineSpacingFix() 142 aStoreProperties_odt[0].Value = true; in testParagraphLineSpacingLeading() 152 aStoreProperties_doc[0].Value = true; in testParagraphLineSpacingLeading() 203 aStoreProperties_odt[0].Value = true; in testParagraphLineSpacingMinimum() 213 aStoreProperties_doc[0].Value = true; in testParagraphLineSpacingMinimum() 264 aStoreProperties_odt[0].Value = true; in testParagraphLineSpacingProp() 274 aStoreProperties_doc[0].Value = true; in testParagraphLineSpacingProp() 324 aStoreProperties_odt[0].Value = true; in testParagraphLineSpacingSingle() 334 aStoreProperties_doc[0].Value = true; in testParagraphLineSpacingSingle() [all …]
|
H A D | ParagraphNumberingAndBullet_CharacterBullet.java | 82 propsRule[0].Value = NumberingType.CHAR_SPECIAL; in testNumberingAndBullet_CharacterBullet1() 84 propsRule[1].Value = (short)8226; in testNumberingAndBullet_CharacterBullet1() 95 aStoreProperties_odt[0].Value = true; in testNumberingAndBullet_CharacterBullet1() 97 aStoreProperties_odt[1].Value = "writer8"; in testNumberingAndBullet_CharacterBullet1() 105 aStoreProperties_doc[0].Value = true; in testNumberingAndBullet_CharacterBullet1() 107 aStoreProperties_doc[1].Value = "MS Word 97"; in testNumberingAndBullet_CharacterBullet1() 153 propsRule[1].Value = (short)9679; in testNumberingAndBullet_CharacterBullet2() 164 aStoreProperties_odt[0].Value = true; in testNumberingAndBullet_CharacterBullet2() 166 aStoreProperties_odt[1].Value = "writer8"; in testNumberingAndBullet_CharacterBullet2() 174 aStoreProperties_doc[0].Value = true; in testNumberingAndBullet_CharacterBullet2() [all …]
|
H A D | ParagraphTexttoTextAlignment.java | 76 aStoreProperties_odt[0].Value = true; in testTexttoTextAlignment_Baseline() 86 aStoreProperties_doc[0].Value = true; in testTexttoTextAlignment_Baseline() 88 aStoreProperties_doc[1].Value = "MS Word 97"; in testTexttoTextAlignment_Baseline() 121 aStoreProperties_odt[0].Value = true; in testTexttoTextAlignment_Bottom() 131 aStoreProperties_doc[0].Value = true; in testTexttoTextAlignment_Bottom() 166 aStoreProperties_odt[0].Value = true; in testTexttoTextAlignment_Center() 176 aStoreProperties_doc[0].Value = true; in testTexttoTextAlignment_Center() 211 aStoreProperties_odt[0].Value = true; in testTexttoTextAlignment_Top() 221 aStoreProperties_doc[0].Value = true; in testTexttoTextAlignment_Top() 256 aStoreProperties_odt[0].Value = true; in testTexttoTextAlignment_Automatic() [all …]
|
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/ |
H A D | AccessibleEditableTextImpl.java | 122 propertyValue.Value = ParagraphAdjust.RIGHT; in setAttributes() 131 propertyValue.Value = ParagraphAdjust.LEFT; in setAttributes() 154 propertyValue.Value = new Float(150); in setAttributes() 156 propertyValue.Value = new Float(100); in setAttributes() 179 propertyValue.Value = new Short("2"); in setAttributes() 181 propertyValue.Value = new Short("1"); in setAttributes() 213 propertyValue.Value = FontSlant.ITALIC; in setAttributes() 215 propertyValue.Value = FontSlant.DONTKNOW; in setAttributes() 290 propertyValue.Value = new Short( "1" ); in setAttributes() 292 propertyValue.Value = new Short( "-1" ); in setAttributes() [all …]
|
H A D | AccessibleTextImpl.java | 261 adjust = (ParagraphAdjust) property.Value; in setAttribute() 262 } else if (property.Value instanceof Any) { in setAttribute() 267 property.Value)); in setAttribute() 288 property.Value.getClass().getName()); in setAttribute() 329 if (property.Value instanceof FontSlant) { in setAttribute() 330 fs = (FontSlant) property.Value; in setAttribute() 331 } else if (property.Value instanceof Any) { in setAttribute() 333 FontSlant.class), property.Value); in setAttribute() 355 ls = (LineSpacing) property.Value; in setAttribute() 358 LineSpacing.class), property.Value); in setAttribute() [all …]
|
/trunk/main/sfx2/source/doc/ |
H A D | printhelper.cxx | 299 aPrinter.getArray()[3].Value <<= aSize; in getPrinter() 303 aPrinter.getArray()[2].Value <<= eFormat; in getPrinter() 307 aPrinter.getArray()[1].Value <<= eOrient; in getPrinter() 622 (!(rProp.Value>>=sTemp)) in print() 662 aCheckedArgs[nProps++].Value <<= sTemp; in print() 697 aCheckedArgs[nProps++].Value <<= nCopies; in print() 706 if ( rProp.Value >>= bTemp ) in print() 709 aCheckedArgs[nProps++].Value <<= bTemp; in print() 719 if( rProp.Value >>= sTemp ) in print() 722 aCheckedArgs[nProps++].Value <<= sTemp; in print() [all …]
|
/trunk/test/testuno/source/fvt/uno/sw/table/ |
H A D | TableInsertBreak.java | 80 aStoreProperties_odt[0].Value = true; in InsertPage_BeforeBreak_Split_KeepTogether() 90 aStoreProperties_doc[0].Value = true; in InsertPage_BeforeBreak_Split_KeepTogether() 140 aStoreProperties_odt[0].Value = true; in InsertPage_AfterBreak() 150 aStoreProperties_doc[0].Value = true; in InsertPage_AfterBreak() 195 aStoreProperties_odt[0].Value = true; in InsertColumn_BeforeBreak() 205 aStoreProperties_doc[0].Value = true; in InsertColumn_BeforeBreak() 250 aStoreProperties_odt[0].Value = true; in InsertColumn_AfterBreak() 260 aStoreProperties_doc[0].Value = true; in InsertColumn_AfterBreak() 307 aStoreProperties_odt[0].Value = true; in InsertPage_Endnote_BeforeBreak() 317 aStoreProperties_doc[0].Value = true; in InsertPage_Endnote_BeforeBreak() [all …]
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwk/ |
H A D | ModuleManager.java | 188 xFrameSeq[0].Value = xTextFrame; in createTestEnvironment() 191 xFrameSeq[1].Value = xWebFrame; in createTestEnvironment() 194 xFrameSeq[2].Value = xGlobalFrame; in createTestEnvironment() 197 xFrameSeq[3].Value = xSheetFrame; in createTestEnvironment() 200 xFrameSeq[4].Value = xDrawFrame; in createTestEnvironment() 203 xFrameSeq[5].Value = xMathFrame; in createTestEnvironment() 234 xModelSeq[0].Value = xTextMode1; in createTestEnvironment() 237 xModelSeq[1].Value = xWebMode1; in createTestEnvironment() 243 xModelSeq[3].Value = xSheetMode1; in createTestEnvironment() 246 xModelSeq[4].Value = xDrawMode1; in createTestEnvironment() [all …]
|
/trunk/main/dbaccess/source/filter/xml/ |
H A D | xmlDataSource.cxx | 105 aProperty.Value = Any(); in DBG_NAME() 173 aProperty.Value <<= sal_Int32(0); in DBG_NAME() 175 aProperty.Value <<= sal_Int32(1); in DBG_NAME() 177 aProperty.Value <<= sal_Int32(2); in DBG_NAME() 179 aProperty.Value <<= sal_Int32(3); in DBG_NAME() 190 aProperty.Value <<= sValue.toInt32(); in DBG_NAME() 198 if ( !aProperty.Value.hasValue() ) in DBG_NAME() 199 aProperty.Value <<= sValue; in DBG_NAME() 208 aProperty.Value <<= sal_True; in DBG_NAME() 214 aProperty.Value <<= sal_True; in DBG_NAME() [all …]
|
/trunk/main/toolkit/source/awt/ |
H A D | vclxwindows.cxx | 968 if ( Value >>= b ) in setProperty() 975 if ( Value >>= n ) in setProperty() 1140 if ( Value >>= n ) in setProperty() 1153 if ( Value >>= b ) in setProperty() 1880 if ( Value >>= b ) in setProperty() 1887 if ( Value >>= b ) in setProperty() 1897 if ( Value >>= n ) in setProperty() 3713 if ( Value >>= b ) in setProperty() 3720 if ( Value >>= n ) in setProperty() 3727 if ( Value >>= n ) in setProperty() [all …]
|
/trunk/main/sdext/source/minimizer/ |
H A D | impoptimizer.cxx | 235 aFilterData[ 1 ].Value <<= (sal_Int32)0; in ImpCompressGraphic() 237 aFilterData[ 2 ].Value <<= nJPEGQuality; in ImpCompressGraphic() 239 aFilterData[ 3 ].Value <<= (sal_Int32)6; in ImpCompressGraphic() 241 aFilterData[ 4 ].Value <<= (sal_Int32)0; in ImpCompressGraphic() 243 aFilterData[ 5 ].Value <<= rLogicalSize; in ImpCompressGraphic() 251 aArgs[ 0 ].Value <<= rDestMimeType; in ImpCompressGraphic() 253 aArgs[ 1 ].Value <<= rxOutputStream; in ImpCompressGraphic() 255 aArgs[ 2 ].Value <<= aFilterData; in ImpCompressGraphic() 359 aArgs[ 0 ].Value <<= xInputStream; in ImpCompressGraphic() 378 aArgs[ 0 ].Value <<= xInputStream; in ImpCompressGraphic() [all …]
|
/trunk/main/sc/source/ui/view/ |
H A D | viewdata.cxx | 180 aSettings[i].Value >>= nTemp32; in ReadUserDataSequence() 185 aSettings[i].Value >>= nTemp32; in ReadUserDataSequence() 190 aSettings[i].Value >>= nTemp16; in ReadUserDataSequence() 195 aSettings[i].Value >>= nTemp16; in ReadUserDataSequence() 200 aSettings[i].Value >>= nTempPosH; in ReadUserDataSequence() 205 aSettings[i].Value >>= nTempPosV; in ReadUserDataSequence() 220 aSettings[i].Value >>= nTemp16; in ReadUserDataSequence() 225 aSettings[i].Value >>= nTemp32; in ReadUserDataSequence() 230 aSettings[i].Value >>= nTemp32; in ReadUserDataSequence() 235 aSettings[i].Value >>= nTemp32; in ReadUserDataSequence() [all …]
|
/trunk/main/svx/source/toolbars/ |
H A D | extrusionbar.cxx | 168 aPropValue.Value <<= sal_True; in impl_execute() 267 aPropValue.Value <<= aViewPoint; in impl_execute() 385 aPropValue.Value <<= eShadeMode; in impl_execute() 389 aPropValue.Value <<= bMetal; in impl_execute() 397 aPropValue.Value <<= fDiffusion; in impl_execute() 444 aPropValue.Value <<= fBrightness; in impl_execute() 448 aPropValue.Value <<= sal_True; in impl_execute() 452 aPropValue.Value <<= sal_True; in impl_execute() 456 aPropValue.Value <<= bHarsh2; in impl_execute() 460 aPropValue.Value <<= fLevel1; in impl_execute() [all …]
|
/trunk/main/unotools/source/config/ |
H A D | compatibility.cxx | 197 lProperties[ OFFSET_NAME ].Value <<= pItem->sName; in GetList() 198 lProperties[ OFFSET_MODULE ].Value <<= pItem->sModule; in GetList() 199 lProperties[ OFFSET_USEPRTMETRICS ].Value <<= pItem->bUsePrtMetrics; in GetList() 200 lProperties[ OFFSET_ADDSPACING ].Value <<= pItem->bAddSpacing; in GetList() 202 lProperties[ OFFSET_USEOURTABSTOPS ].Value <<= pItem->bUseOurTabStops; in GetList() 203 lProperties[ OFFSET_NOEXTLEADING ].Value <<= pItem->bNoExtLeading; in GetList() 206 lProperties[ OFFSET_USEOBJPOS ].Value <<= pItem->bUseObjPos; in GetList() 482 lPropertyValues[ OFFSET_MODULE - 1 ].Value <<= aItem.sModule; in Commit() 484 lPropertyValues[ OFFSET_ADDSPACING - 1 ].Value <<= aItem.bAddSpacing; in Commit() 487 lPropertyValues[ OFFSET_NOEXTLEADING - 1 ].Value <<= aItem.bNoExtLeading; in Commit() [all …]
|
/trunk/main/vcl/source/gdi/ |
H A D | print3.cxx | 300 pVal->Value >>= bSynchronous; in PrintJob() 365 pPagesVal->Value >>= aPagesVal; in ImplPrintJob() 575 pFileValue->Value >>= aFile; in StartJob() 1325 aVal.Value <<= sal_True; in getJobProperties() 1369 aVal.Value = i_rValue; in setValue() 1609 pVal->Value >>= bApi; in createProgressDialog() 1645 pVal->Value >>= nCopyCount; in pushPropertiesToPrinter() 1649 pVal->Value >>= bCollate; in pushPropertiesToPrinter() 1657 pVal->Value >>= nDuplex; in pushPropertiesToPrinter() 1684 pVal->Value >>= bRet; in getBoolProperty() [all …]
|
/trunk/main/embeddedobj/source/commonembedding/ |
H A D | persistence.cxx | 115 aResult[nInd].Value <<= sal_True; in addAsTemplate() 119 aResult[nInd].Value = aOrig[nInd].Value; in addAsTemplate() 126 aResult[nLength].Value <<= sal_True; in addAsTemplate() 246 aSeq[0].Value <<= sal_True; in SetDocToEmbedded() 404 aArgs[0].Value <<= m_aLinkURL; in LoadLink_Impl() 418 aArgs[nInd+nLen].Value = m_aDocMediaDescriptor[nInd].Value; in LoadLink_Impl() 623 aArgs[0].Value <<= aFilterName; in StoreDocumentToTempStream_Impl() 625 aArgs[1].Value <<= xTempOut; in StoreDocumentToTempStream_Impl() 627 aArgs[2].Value <<= aBaseURL; in StoreDocumentToTempStream_Impl() 629 aArgs[3].Value <<= aHierarchName; in StoreDocumentToTempStream_Impl() [all …]
|
/trunk/main/svtools/source/filter/ |
H A D | FilterConfigItem.cxx | 66 aPathArgument.Value = aAny; in ImpIsTreeAvailable() 136 aPathArgument.Value = aAny; in ImpInitTree() 143 aModeArgument.Value = aAny; in ImpInitTree() 306 aBool.Value <<= bRetValue; in ReadBool() 326 aInt32.Value <<= nRetValue; in ReadInt32() 391 aString.Value <<= aRetValue; in ReadString() 402 aRetValue = pPropVal->Value; in ReadAny() 419 aBool.Value <<= bNewValue; in WriteBool() 452 aInt32.Value <<= nNewValue; in WriteInt32() 536 aString.Value <<= rNewValue; in WriteString() [all …]
|
/trunk/main/sw/source/core/view/ |
H A D | printdata.cxx | 233 m_aUIProperties[ nIdx++ ].Value = getBoolControlOpt( aLocalizedStrings.GetString( 2 ), in SwPrintUIOptions() 240 m_aUIProperties[ nIdx++ ].Value = getBoolControlOpt( aLocalizedStrings.GetString( 3 ), in SwPrintUIOptions() 248 m_aUIProperties[ nIdx++ ].Value = getBoolControlOpt( aLocalizedStrings.GetString( 4 ), in SwPrintUIOptions() 255 m_aUIProperties[ nIdx++ ].Value = getBoolControlOpt( aLocalizedStrings.GetString( 5 ), in SwPrintUIOptions() 263 m_aUIProperties[ nIdx++ ].Value = getBoolControlOpt( aLocalizedStrings.GetString( 6 ), in SwPrintUIOptions() 273 m_aUIProperties[ nIdx++ ].Value = getBoolControlOpt( aLocalizedStrings.GetString( 8 ), in SwPrintUIOptions() 295 m_aUIProperties[ nIdx++ ].Value = getBoolControlOpt( aLocalizedStrings.GetString( 11 ), in SwPrintUIOptions() 325 m_aUIProperties[nIdx++].Value = getChoiceControlOpt( rtl::OUString(), in SwPrintUIOptions() 335 m_aUIProperties[nIdx++].Value = getEditControlOpt( rtl::OUString(), in SwPrintUIOptions() 409 m_aUIProperties[ nIdx++ ].Value = getBoolControlOpt( aLocalizedStrings.GetString( 23 ), in SwPrintUIOptions() [all …]
|
/trunk/main/xmloff/source/draw/ |
H A D | ximpcustomshape.cxx | 92 aProp.Value <<= bAttrBool; in GetBool() 105 aProp.Value <<= nAttrNumber; in GetInt32() 118 aProp.Value <<= fAttrDouble; in GetDouble() 132 aProp.Value <<= fAttrDouble; in GetDistance() 142 aProp.Value <<= rValue; in GetString() 156 aProp.Value <<= nEnum; in GetEnum() 805 aAdj.Value <<= aParameter.Value; in GetAdjustmentValues() 902 aProp.Value <<= aRect; in StartElement() 1142 aProp.Value <<= aPropSeq; in SdXMLCustomShapePropertyMerge() 1163 aProp.Value <<= aPropSeq; in SdXMLCustomShapePropertyMerge() [all …]
|
/trunk/test/testuno/source/fvt/uno/sw/puretext/ |
H A D | CharacterChangeCase.java | 71 aStoreProperties_doc[0].Value = true; in testCharacterLowerCaseSetting() 73 aStoreProperties_doc[1].Value = "MS Word 97"; in testCharacterLowerCaseSetting() 81 aStoreProperties_odt[0].Value = true; in testCharacterLowerCaseSetting() 120 aStoreProperties_odt[0].Value = true; in testCharacterUpperCaseSetting() 130 aStoreProperties_doc[0].Value = true; in testCharacterUpperCaseSetting() 167 aStoreProperties_odt[0].Value = true; in testCharacterSmallCapsSetting() 177 aStoreProperties_doc[0].Value = true; in testCharacterSmallCapsSetting() 214 aStoreProperties_odt[0].Value = true; in testCharacterCapitalEveryWordSetting() 224 aStoreProperties_doc[0].Value = true; in testCharacterCapitalEveryWordSetting() 261 aStoreProperties_odt[0].Value = true; in testCharacterNoCaseSetting() [all …]
|
/trunk/main/scp2/source/base/ |
H A D | registryitem_base.scp | 32 Value = "opendocument.DatabaseDocument.1"; 39 Value = "{7BC0E713-5703-45BE-A29D-5D46D8B39262}"; 46 Value = "{087B3AE3-E237-4467-B8DB-5A38AB959AC9}"; 68 Value = "application/vnd.sun.xml.base"; 76 Value = ".odb"; 90 Value = "<progpath>\program\soffice.exe,13"; 105 Value = "open"; 130 Value = " "; 138 Value = "opendocument.DatabaseDocument.1"; 146 Value = "<progpath>\program\sbase.exe"; [all …]
|
/trunk/main/scp2/source/winexplorerext/ |
H A D | registryitem_winexplorerext.scp | 44 Value = "Apartment"; 67 Value = "Apartment"; 80 Value = "%PRODUCTNAME Column Handler"; 99 Value = "Apartment"; 112 Value = "OpenDocument Format Filter"; 131 Value = "Apartment"; 140 Value = "OpenDocument Format Persistent Handler"; 172 Value = "Apartment"; 186 Value = "%PRODUCTNAME Property Handler"; 207 Value = "Apartment"; [all …]
|
/trunk/main/framework/source/fwe/classes/ |
H A D | addonsoptions.cxx | 1346 aMenuItem[ OFFSET_MENUITEM_TITLE ].Value <<= aStrValue; in ReadMenuItem() 1361 aMenuItem[ OFFSET_MENUITEM_URL ].Value <<= aPopupMenuURL; in ReadMenuItem() 1362 aMenuItem[ OFFSET_MENUITEM_TARGET ].Value <<= m_aEmpty; in ReadMenuItem() 1372 aMenuItem[ OFFSET_MENUITEM_SUBMENU ].Value <<= aSubMenuSeq; in ReadMenuItem() 1383 aMenuItem[ OFFSET_MENUITEM_URL ].Value <<= aStrValue; in ReadMenuItem() 1396 aMenuItem[ OFFSET_MENUITEM_URL ].Value <<= aStrValue; in ReadMenuItem() 1397 aMenuItem[ OFFSET_MENUITEM_TARGET ].Value <<= m_aEmpty; in ReadMenuItem() 1399 aMenuItem[ OFFSET_MENUITEM_CONTEXT ].Value <<= m_aEmpty; in ReadMenuItem() 1421 aPopupMenu[ OFFSET_POPUPMENU_TITLE ].Value <<= aStrValue; in ReadPopupMenu() 1488 aToolBarItem[ OFFSET_TOOLBARITEM_URL ].Value <<= aURL; in ReadToolBarItem() [all …]
|