Home
last modified time | relevance | path

Searched refs:Value (Results 126 – 150 of 1734) sorted by relevance

12345678910>>...70

/aoo41x/main/drawinglayer/source/geometry/
H A Dviewinformation2d.cxx149 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 …]
/aoo41x/main/qadevOOo/tests/java/ifc/ui/
H A D_XUIConfigurationManager.java76 … 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 …]
/aoo41x/main/framework/qa/complex/api_internal/
H A DCheckAPI.java118 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()
/aoo41x/main/filter/source/svg/
H A Dsvgexport.cxx67 rFilterData[ i ].Value >>= mbTinyProfile; in SVGExport()
69 rFilterData[ i ].Value >>= mbTSpans; in SVGExport()
71 rFilterData[ i ].Value >>= mbEmbedFonts; in SVGExport()
75 rFilterData[ i ].Value >>= maGlyphPlacement; in SVGExport()
77 rFilterData[ i ].Value >>= mbOpacity; in SVGExport()
79 rFilterData[ i ].Value >>= mbGradient; in SVGExport()
201 pValue[ i ].Value >>= xOStm; in implExport()
206 pValue[ i ].Value >>= aFileName; in implExport()
214 pValue[ i ].Value >>= nPageToExport; in implExport()
218 pValue[ i ].Value >>= maFilterData; in implExport()
[all …]
/aoo41x/main/sdext/source/pdfimport/
H A Dpdfiadaptor.cxx78 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()
/aoo41x/main/sdext/source/minimizer/
H A Dconfigurationaccess.cxx573 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 …]
/aoo41x/main/sal/qa/osl/security/
H A Dosl_Security.cxx535 if ((psia->Value[0] != 0) || (psia->Value[1] != 0)) in RegisterAdditionalFunctions()
539 (USHORT)psia->Value[0], in RegisterAdditionalFunctions()
540 (USHORT)psia->Value[1], in RegisterAdditionalFunctions()
541 (USHORT)psia->Value[2], in RegisterAdditionalFunctions()
542 (USHORT)psia->Value[3], in RegisterAdditionalFunctions()
543 (USHORT)psia->Value[4], in RegisterAdditionalFunctions()
544 (USHORT)psia->Value[5]); in RegisterAdditionalFunctions()
550 (ULONG)(psia->Value[5] ) + in RegisterAdditionalFunctions()
551 (ULONG)(psia->Value[4] << 8) + in RegisterAdditionalFunctions()
552 (ULONG)(psia->Value[3] << 16) + in RegisterAdditionalFunctions()
[all …]
/aoo41x/main/udkapi/com/sun/star/io/
H A DXDataOutputStream.idl54 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 )
/aoo41x/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx89 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 …]
/aoo41x/main/unixODBC/inc/
H A Dsql.h946 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 …]
/aoo41x/main/sw/source/ui/config/
H A Doptcomp.cxx325 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 …]
/aoo41x/main/toolkit/source/awt/
H A Dvclxwindow.cxx1521 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 …]
/aoo41x/main/qadevOOo/tests/java/ifc/util/
H A D_XSortable.java85 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()
H A D_XImportable.java100 descriptor[0].Value = "Bibliography"; in _doImport()
101 descriptor[1].Value = com.sun.star.sheet.DataImportMode.TABLE; in _doImport()
102 descriptor[2].Value = "biblio"; in _doImport()
113 descriptor[0].Value = "Bibliography"; in _doImport()
114 descriptor[1].Value = com.sun.star.sheet.DataImportMode.SQL; in _doImport()
115 descriptor[2].Value = "select Author from biblio"; in _doImport()
131 log.println("\tValue: " + props[i].Value); in printPropertyValue()
157 Type ValueType = new Type(props[i].Value.getClass()); in checkPropertyTypes()
/aoo41x/main/comphelper/source/misc/
H A Dsequenceashashmap.cxx130 (!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()
/aoo41x/main/sd/source/ui/unoidl/
H A Dunoobj.cxx1542 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 …]
/aoo41x/main/sc/source/filter/xml/
H A Dxmlsorti.cxx154 aSortDescriptor[0].Value = ::cppu::bool2any(bBindFormatsToContent); in EndElement()
156 aSortDescriptor[1].Value = ::cppu::bool2any(bCopyOutputData); in EndElement()
158 aSortDescriptor[2].Value = ::cppu::bool2any(bIsCaseSensitive); in EndElement()
160 aSortDescriptor[3].Value = ::cppu::bool2any(bEnabledUserList); in EndElement()
162 aSortDescriptor[4].Value <<= aOutputPosition; in EndElement()
164 aSortDescriptor[5].Value <<= nUserListIndex; in EndElement()
166 aSortDescriptor[6].Value <<= aSortFields; in EndElement()
173 aSortDescriptor[7].Value <<= aLocale; in EndElement()
178 aSortDescriptor[6 + i].Value <<= sAlgorithm; in EndElement()
/aoo41x/main/sfx2/source/sidebar/
H A DControllerFactory.cxx91 aPropValue.Value <<= rxFrame; in CreateToolBoxController()
95 aPropValue.Value <<= ::comphelper::getProcessServiceFactory(); in CreateToolBoxController()
99 aPropValue.Value <<= rsCommandName; in CreateToolBoxController()
163 aPropValue.Value <<= sModuleName; in CreateToolBarController()
167 aPropValue.Value <<= rxFrame; in CreateToolBarController()
171 aPropValue.Value <<= comphelper::getProcessServiceFactory(); in CreateToolBarController()
175 aPropValue.Value <<= VCLUnoHelper::GetInterface(pToolBox); in CreateToolBarController()
181 aPropValue.Value <<= nWidth; in CreateToolBarController()
/aoo41x/main/framework/source/uifactory/
H A Daddonstoolboxfactory.cxx137 if ( rPropSeq[j].Value >>= aContextList ) in hasButtonsInContext()
144 rPropSeq[j].Value >>= aURL; in hasButtonsInContext()
178 Args[n].Value >>= aConfigData; in createUIElement()
180 Args[n].Value >>= xFrame; in createUIElement()
182 Args[n].Value >>= aResourceURL; in createUIElement()
197 aPropValue.Value <<= xFrame; in createUIElement()
200 aPropValue.Value <<= aConfigData; in createUIElement()
203 aPropValue.Value <<= aResourceURL; in createUIElement()
/aoo41x/main/vcl/source/window/
H A Dprintdlg.cxx1195 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 …]
/aoo41x/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm223 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 …]
/aoo41x/main/sw/source/core/unocore/
H A Dunoredline.cxx248 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 …]
/aoo41x/main/vcl/aqua/source/a11y/
H A Daqua11ytextattributeswrapper.mm49 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 …]
/aoo41x/main/svx/source/items/
H A Dzoomslideritem.cxx116 aSeq[0].Value <<= sal_Int32( GetValue() ); in QueryValue()
118 aSeq[1].Value <<= maValues; in QueryValue()
120 aSeq[2].Value <<= mnMinZoom; in QueryValue()
122 aSeq[3].Value <<= mnMaxZoom; in QueryValue()
177 bAllConverted &= ( aSeq[i].Value >>= nCurrentZoom ); in PutValue()
182 bAllConverted &= ( aSeq[i].Value >>= aValues ); in PutValue()
187 bAllConverted &= ( aSeq[i].Value >>= nMinZoom ); in PutValue()
192 bAllConverted &= ( aSeq[i].Value >>= nMaxZoom ); in PutValue()
/aoo41x/main/qadevOOo/tests/java/ifc/frame/
H A D_XDispatchRecorder.java86 prop.Value = "XDispatchRecorder.endRecording()"; in _getRecordedMacro()
137 prop.Value = "XDispatchRecorder.recordDispatch()"; in _recordDispatch()
151 && macro.indexOf((String)dispArgs[0].Value) > -1; in _recordDispatch()
153 + "' or its argument '" + dispArgs[0].Value in _recordDispatch()
168 prop.Value = "XDispatchRecorder.recordDispatchAsComment()"; in _recordDispatchAsComment()
182 && macro.indexOf((String)dispArgs[0].Value) > -1; in _recordDispatchAsComment()
184 + "' or its argument '" + dispArgs[0].Value in _recordDispatchAsComment()
188 int idx = macro.indexOf((String)dispArgs[0].Value); in _recordDispatchAsComment()

Completed in 351 milliseconds

12345678910>>...70