/trunk/main/sal/qa/osl/security/ |
H A D | osl_Security.cxx | 468 if ((psia->Value[0] != 0) || (psia->Value[1] != 0)) in main() 472 (USHORT)psia->Value[0], in main() 473 (USHORT)psia->Value[1], in main() 474 (USHORT)psia->Value[2], in main() 475 (USHORT)psia->Value[3], in main() 476 (USHORT)psia->Value[4], in main() 477 (USHORT)psia->Value[5]); in main() 483 (ULONG)(psia->Value[5] ) + in main() 484 (ULONG)(psia->Value[4] << 8) + in main() 485 (ULONG)(psia->Value[3] << 16) + in main() [all …]
|
/trunk/main/svx/source/customshapes/ |
H A D | EnhancedCustomShape2d.cxx | 89 rParameter.Value <<= nNewValue; in SetEnhancedCustomShapeParameter() 444 rParameter.Value <<= nValue; in SetEnhancedCustomShapeHandleParameter() 485 if ( rPropVal.Value >>= bMirroredX ) in ConvertSequenceToEnhancedCustomShape2dHandle() 494 if ( rPropVal.Value >>= bMirroredY ) in ConvertSequenceToEnhancedCustomShape2dHandle() 503 if ( rPropVal.Value >>= bSwitched ) in ConvertSequenceToEnhancedCustomShape2dHandle() 981 if ( rParameter.Value >>= nAdjustmentIndex ) in GetParameter() 991 if ( rParameter.Value >>= nEquationIndex ) in GetParameter() 1003 if ( rParameter.Value >>= fValue ) in GetParameter() 1012 if ( rParameter.Value >>= nValue ) in GetParameter() 1335 aPropVal.Value <<= seqAdjustmentValues; in SetHandleControllerPosition() [all …]
|
/trunk/main/toolkit/source/awt/ |
H A D | vclxwindow.cxx | 1521 if ( Value >>= b ) in setProperty() 1572 if ( Value >>= aURL ) in setProperty() 1606 if ( Value >>= n ) in setProperty() 1617 if ( Value >>= n ) in setProperty() 1755 Value >>= nBorder; in setProperty() 1773 Value >>= bTab; in setProperty() 1788 Value >>= eAlign; in setProperty() 1828 Value >>= nAlign; in setProperty() 1855 Value >>= bMulti; in setProperty() 1920 Value >>= bRepeat; in setProperty() [all …]
|
/trunk/main/writerfilter/source/ooxml/ |
H A D | Handler.cxx | 44 void OOXMLFootnoteHandler::attribute(Id name, Value & val) in attribute() 72 void OOXMLEndnoteHandler::attribute(Id name, Value & val) in attribute() 100 void OOXMLCommentHandler::attribute(Id name, Value & val) in attribute() 128 void OOXMLOLEHandler::attribute(Id name, Value & val) in attribute() 157 void OOXMLFooterHandler::attribute(Id name, Value & val) in attribute() 189 void OOXMLHeaderHandler::attribute(Id name, Value & val) in attribute() 237 void OOXMLBreakHandler::attribute(Id name, Value & val) in attribute() 268 void OOXMLPictureHandler::attribute(Id name, Value & val) in attribute() 310 void OOXMLHyperlinkHandler::attribute(Id name, Value & val) in attribute()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/ |
H A D | _XUIConfigurationManager.java | 76 … log.println("Prop["+i+"]["+j+"]: " + props[i][j].Name + " " + props[i][j].Value.toString()); in _getUIElementsInfo() 114 log.println("Property" + j + ": " + prop.Name + " " + prop.Value.toString()); in _getSettings() 147 XIndexContainer.class, prop[3].Value), log); in _replaceSettings() 218 XIndexContainer.class, prop[3].Value), log); in _insertSettings() 301 prop[0].Value = "vnd.openoffice.org:MyMenu"; in createMenuBarEntry() 304 prop[1].Value = sLabelName; in createMenuBarEntry() 307 prop[2].Value = new Short((short)0); in createMenuBarEntry() 317 prop[3].Value = xFactory.createInstanceWithContext(xContext); in createMenuBarEntry() 338 aMenuItem[0].Value = "macro:///Standard.Module1.Test()"; in createMenuBarItem() 341 aMenuItem[1].Value = sLabelName; in createMenuBarItem() [all …]
|
/trunk/main/drawinglayer/source/geometry/ |
H A D | viewinformation2d.cxx | 149 rProp.Value >>= bSalBool; in impInterpretPropertyValues() 155 rProp.Value >>= aAffineMatrix2D; in impInterpretPropertyValues() 161 rProp.Value >>= aAffineMatrix2D; in impInterpretPropertyValues() 167 rProp.Value >>= aViewport; in impInterpretPropertyValues() 172 rProp.Value >>= mfViewTime; in impInterpretPropertyValues() 176 rProp.Value >>= mxVisualizedPage; in impInterpretPropertyValues() 217 mxViewInformation[nIndex].Value <<= aAffineMatrix2D; in impFillViewInformationFromContent() 226 mxViewInformation[nIndex].Value <<= aAffineMatrix2D; in impFillViewInformationFromContent() 234 mxViewInformation[nIndex].Value <<= aViewport; in impFillViewInformationFromContent() 241 mxViewInformation[nIndex].Value <<= mfViewTime; in impFillViewInformationFromContent() [all …]
|
/trunk/main/sdext/source/minimizer/ |
H A D | configurationaccess.cxx | 573 aRet[ 0 ].Value= Any( rSettings.mbJPEGCompression ); in GetConfigurationSequence() 575 aRet[ 1 ].Value= Any( rSettings.mnJPEGQuality ); in GetConfigurationSequence() 577 aRet[ 2 ].Value= Any( rSettings.mbRemoveCropArea ); in GetConfigurationSequence() 579 aRet[ 3 ].Value= Any( rSettings.mnImageResolution ); in GetConfigurationSequence() 583 aRet[ 5 ].Value= Any( rSettings.mbOLEOptimization ); in GetConfigurationSequence() 591 aRet[ 9 ].Value= Any( rSettings.mbDeleteNotesPages ); in GetConfigurationSequence() 593 aRet[ 10].Value= Any( rSettings.maCustomShowName ); in GetConfigurationSequence() 595 aRet[ 11].Value= Any( rSettings.maSaveAsURL ); in GetConfigurationSequence() 597 aRet[ 12].Value= Any( rSettings.maFilterName ); in GetConfigurationSequence() 599 aRet[ 13].Value= Any( rSettings.mbOpenNewDocument ); in GetConfigurationSequence() [all …]
|
/trunk/main/sdext/source/pdfimport/ |
H A D | pdfiadaptor.cxx | 78 pAttribs[i].Value >>= aVal; in filter() 84 pAttribs[i].Value >>= xSubStream; in filter() 88 pAttribs[i].Value >>= aPwd; in filter() 99 pAttribs[i].Value >>= xInput; in filter() 183 aFilterData[nPwPos].Value <<= aPwd; in filter() 293 pAttribs->Value >>= xInput; in importer() 295 pAttribs->Value >>= aURL; in importer() 297 pAttribs->Value >>= xStatus; in importer() 299 pAttribs->Value >>= xInteractionHandler; in importer() 301 pAttribs->Value >>= aPwd; in importer()
|
/trunk/main/framework/qa/complex/api_internal/ |
H A D | CheckAPI.java | 118 internalParams[i].Value = p.get(i*2+1); in checkAPI() 120 System.out.println("Value: "+(String)internalParams[i].Value); in checkAPI() 144 props[i].Value = p.get(i); in checkAPI() 151 props[0].Value = testJob; in checkAPI() 159 internalParams[length-1].Value = props[i].Value; in checkAPI() 160 System.out.println("Executing: " + (String)props[i].Value); in checkAPI() 170 …fail("Test run '" + (String)props[i].Value +"' could not be executed: Office crashed and is killed… in checkAPI() 191 …assertTrue("Run '" + (String)props[i].Value + "' has result '" + processedErg + "'", processedErg … in checkAPI()
|
/trunk/main/sd/source/ui/unoidl/ |
H A D | unoobj.cxx | 1542 pProperties->Value = aAny; in getByName() 1549 pProperties->Value = aAny; in getByName() 1559 pProperties->Value = aAny; in getByName() 1583 pProperties->Value = aAny; in getByName() 1590 pProperties->Value = aAny; in getByName() 1599 pProperties->Value = aAny; in getByName() 1606 pProperties->Value = aAny; in getByName() 1652 pProperties->Value = aAny; in getByName() 1659 pProperties->Value = aAny; in getByName() 1671 pProperties->Value = aAny; in getByName() [all …]
|
/trunk/main/vcl/source/window/ |
H A D | printdlg.cxx | 1195 rOptions[i].Value >>= aOptProp; in setupOptionalUI() 1218 rEntry.Value >>= aText; in setupOptionalUI() 1235 rEntry.Value >>= aVal; in setupOptionalUI() 1422 pVal->Value >>= bVal; in setupOptionalUI() 2200 pVal->Value <<= bVal; in IMPL_LINK() 2398 pVal->Value <<= bVal; in IMPL_LINK() 2422 pVal->Value <<= nVal; in IMPL_LINK() 2441 pVal->Value <<= nVal; in IMPL_LINK() 2463 pVal->Value <<= nVal; in IMPL_LINK() 2468 pVal->Value <<= nVal; in IMPL_LINK() [all …]
|
/trunk/main/sw/source/ui/config/ |
H A D | optcomp.cxx | 325 aValue.Value >>= sName; in InitControls() 327 aValue.Value >>= sModule; in InitControls() 329 aValue.Value >>= bUsePrtMetrics; in InitControls() 331 aValue.Value >>= bAddSpacing; in InitControls() 333 aValue.Value >>= bAddSpacingAtPages; in InitControls() 335 aValue.Value >>= bUseOurTabStops; in InitControls() 337 aValue.Value >>= bNoExtLeading; in InitControls() 339 aValue.Value >>= bUseLineSpacing; in InitControls() 341 aValue.Value >>= bAddTableSpacing; in InitControls() 343 aValue.Value >>= bUseObjPos; in InitControls() [all …]
|
/trunk/main/unixODBC/inc/ |
H A D | sql.h | 946 SQLPOINTER Value, 954 SQLPOINTER Value); 975 SQLPOINTER Value, 1014 SQLPOINTER Value, 1035 SQLPOINTER Value, 1075 SQLPOINTER Value, 1082 SQLULEN Value); 1094 SQLPOINTER Value, 1112 SQLPOINTER Value, 1121 SQLPOINTER Value, [all …]
|
/trunk/main/vcl/aqua/source/gdi/ |
H A D | aquaprintaccessoryview.mm | 223 pVal->Value <<= i_nValue; 255 pVal->Value <<= i_rValue; 1051 pValue->Value >>= nSelectVal; 1072 pValue->Value >>= aValue; 1116 rOptions[i].Value >>= aOptProp; 1141 rEntry.Value >>= aVal; 1161 rOptions[i].Value >>= aOptProp; 1179 rEntry.Value >>= aText; 1193 rEntry.Value >>= aVal; 1199 rEntry.Value >>= bValue; [all …]
|
/trunk/main/udkapi/com/sun/star/io/ |
H A D | XDataOutputStream.idl | 54 void writeBoolean( [in] boolean Value ) 62 void writeByte( [in] byte Value ) 70 void writeChar( [in] char Value ) 78 void writeShort( [in] short Value ) 86 void writeLong( [in] long Value ) 94 void writeHyper( [in] hyper Value ) 102 void writeFloat( [in] float Value ) 110 void writeDouble( [in] double Value ) 118 void writeUTF( [in] string Value )
|
/trunk/main/sd/source/filter/html/ |
H A D | htmlex.cxx | 467 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 …]
|
/trunk/main/sw/source/core/unocore/ |
H A D | unoidx.cxx | 3007 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 …]
|
H A D | unoredline.cxx | 248 pValues[0].Value <<= OUString(rRedline.GetAuthorString(1)); in lcl_GetSuccessorProperties() 250 pValues[1].Value <<= lcl_DateTimeToUno(pNext->GetTimeStamp()); in lcl_GetSuccessorProperties() 252 pValues[2].Value <<= OUString(pNext->GetComment()); in lcl_GetSuccessorProperties() 254 pValues[3].Value <<= lcl_RedlineTypeToOUString(pNext->GetType()); in lcl_GetSuccessorProperties() 371 pRet[nPropIdx++].Value <<= OUString(rRedline.GetAuthorString()); in CreateRedlineProperties() 375 pRet[nPropIdx++].Value <<= OUString(rRedline.GetComment()); in CreateRedlineProperties() 379 pRet[nPropIdx++].Value <<= sRedlineIdBuf.makeStringAndClear(); in CreateRedlineProperties() 382 pRet[nPropIdx++].Value.setValue(&bTmp, ::getBooleanCppuType()) ; in CreateRedlineProperties() 385 pRet[nPropIdx++].Value.setValue(&bIsStart, ::getBooleanCppuType()) ; in CreateRedlineProperties() 389 pRet[nPropIdx++].Value.setValue(&bTmp, ::getBooleanCppuType()) ; in CreateRedlineProperties() [all …]
|
/trunk/main/comphelper/source/misc/ |
H A D | sequenceashashmap.cxx | 130 (!lP.Value.hasValue()) in operator <<() 135 (*this)[lP.Name] = lP.Value; in operator <<() 144 (!lN.Value.hasValue()) in operator <<() 149 (*this)[lN.Name] = lN.Value; in operator <<() 172 (*this)[pSource[i].Name] = pSource[i].Value; in operator <<() 186 (*this)[pSource[i].Name] = pSource[i].Value; in operator <<() 204 pDestination[i].Value = pThis->second; in operator >>() 224 pDestination[i].Value = pThis->second; in operator >>() 260 aProp.Value = pThis->second; in getAsConstAnyList() 267 aProp.Value = pThis->second; in getAsConstAnyList()
|
/trunk/main/package/source/package/zippackage/ |
H A D | ZipPackage.cxx | 265 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 …]
|
/trunk/main/sw/source/ui/uiview/ |
H A D | view.cxx | 1307 pValue->Value >>= nX; in ReadUserDataSequence() 1313 pValue->Value >>= nY; in ReadUserDataSequence() 1319 pValue->Value >>= nLeft; in ReadUserDataSequence() 1325 pValue->Value >>= nTop; in ReadUserDataSequence() 1331 pValue->Value >>= nRight; in ReadUserDataSequence() 1337 pValue->Value >>= nBottom; in ReadUserDataSequence() 1348 pValue->Value >>= nZoomFactor; in ReadUserDataSequence() 1353 pValue->Value >>= nViewLayoutColumns; in ReadUserDataSequence() 1363 pValue->Value >>= bSelectedFrame; in ReadUserDataSequence() 1521 pValue->Value <<= nZoomType; in WriteUserDataSequence() [all …]
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/ |
H A D | _XSortable.java | 85 oPV[k].Name + "; Value=" + oPV[k].Value); in _createSortDescriptor() 88 TableSortField[] tsf = (TableSortField[]) oPV[k].Value; in _createSortDescriptor() 161 TableSortField[] TableFields = (TableSortField[]) oPV[i].Value; in modifyDescriptor() 180 oPV[i].Value = TableFields; in modifyDescriptor() 184 oPV[i].Value = new Boolean(true); in modifyDescriptor() 188 oPV[i].Value = new Boolean(false); in modifyDescriptor() 197 oPV[k].Name + "; Value=" + oPV[k].Value); in modifyDescriptor() 200 TableSortField[] tsf = (TableSortField[]) oPV[k].Value; in modifyDescriptor()
|
/trunk/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 730 if ( ( rPara.First.Value >>= nX ) && ( rPara.Second.Value >>= nY ) ) in SolveSolver() 1643 aProp.Value <<= aViewBox; in ApplyCustomShapeGeometryAttributes() 1731 aProp.Value <<= fDiffusion; in ApplyCustomShapeGeometryAttributes() 1899 aProp.Value <<= fShininess; in ApplyCustomShapeGeometryAttributes() 1915 aProp.Value <<= aSkewPair; in ApplyCustomShapeGeometryAttributes() 2097 aProp.Value <<= aPolar; in ApplyCustomShapeGeometryAttributes() 2111 aProp.Value <<= aMap; in ApplyCustomShapeGeometryAttributes() 2206 aProp.Value <<= aHandles; in ApplyCustomShapeGeometryAttributes() 2408 aProp.Value <<= aSegments; in ApplyCustomShapeGeometryAttributes() 2417 aProp.Value <<= nStretchX; in ApplyCustomShapeGeometryAttributes() [all …]
|
/trunk/main/vcl/aqua/source/a11y/ |
H A D | aqua11ytextattributeswrapper.mm | 49 property.Value >>= value; 60 property.Value >>= value; 72 const sal_Int16 value = property.Value.get< ::css_awt::FontSlant>(); 82 property.Value >>= value; 93 property.Value >>= value; 102 property.Value >>= value; 157 if ( property.Value.hasValue() ) { 164 property.Value >>= fontname; 170 property.Value >>= fontsize; 180 property.Value >>= underlineColor; [all …]
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | datauno.cxx | 241 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 …]
|