Home
last modified time | relevance | path

Searched refs:C2U (Results 76 – 100 of 322) sorted by relevance

12345678910>>...13

/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DTitleWrapper.cxx76 : ::chart::WrappedProperty( C2U( "String" ), OUString() ) in WrappedTitleStringProperty()
130 : ::chart::WrappedProperty( C2U( "StackedText" ), C2U( "StackCharacters" ) ) in WrappedStackedTextProperty()
161 Property( C2U( "String" ), in lcl_AddPropertiesToVector()
168 Property( C2U( "TextRotation" ), in lcl_AddPropertiesToVector()
174 Property( C2U( "StackedText" ), in lcl_AddPropertiesToVector()
277 return C2U( "com.sun.star.chart.ChartTitle" ); in getShapeType()
492 if( xProp->getPropertyValue( C2U("ReferencePageSize") ).hasValue() ) in updateReferenceSize()
502 aRet = xProp->getPropertyValue( C2U("ReferencePageSize") ); in getReferenceSize()
549 aServices[ 0 ] = C2U( "com.sun.star.chart.ChartTitle" ); in getSupportedServiceNames_Static()
550 aServices[ 1 ] = C2U( "com.sun.star.drawing.Shape" ); in getSupportedServiceNames_Static()
[all …]
H A DChart2ModelContact.cxx72 …uno::Reference< container::XNameContainer > xDashTable( xTableFactory->createInstance( C2U( "com.s… in setModel()
73 …container::XNameContainer > xGradientTable( xTableFactory->createInstance( C2U( "com.sun.star.draw… in setModel()
74 …uno::Reference< container::XNameContainer > xHatchTable( xTableFactory->createInstance( C2U( "com.… in setModel()
75 …< container::XNameContainer > xBitmapTable( xTableFactory->createInstance( C2U( "com.sun.star.draw… in setModel()
76 …NameContainer > xTransparencyGradientTable( xTableFactory->createInstance( C2U( "com.sun.star.draw… in setModel()
78 m_aTableMap[ C2U( "LineDashName" ) ] = xDashTable; in setModel()
79 m_aTableMap[ C2U( "FillGradientName" ) ] = xGradientTable; in setModel()
80 m_aTableMap[ C2U( "FillHatchName" ) ] = xHatchTable; in setModel()
81 m_aTableMap[ C2U( "FillBitmapName" ) ] = xBitmapTable; in setModel()
82 m_aTableMap[ C2U( "FillTransparenceGradientName" ) ] = xTransparencyGradientTable; in setModel()
[all …]
H A DMinMaxLineWrapper.cxx205 if( rPropertyName.equals( C2U("LineColor")) ) in setPropertyValue()
206 xPropSet->setPropertyValue( C2U("Color"), rValue ); in setPropertyValue()
207 else if( rPropertyName.equals( C2U("LineTransparence")) ) in setPropertyValue()
208 xPropSet->setPropertyValue( C2U("Transparency"), rValue ); in setPropertyValue()
249 if( rPropertyName.equals( C2U("LineColor")) ) in getPropertyValue()
250 aRet = xPropSet->getPropertyValue( C2U("Color") ); in getPropertyValue()
251 else if( rPropertyName.equals( C2U("LineTransparence")) ) in getPropertyValue()
252 aRet = xPropSet->getPropertyValue( C2U("Transparency") ); in getPropertyValue()
432 aServices[ 0 ] = C2U( "com.sun.star.chart.ChartLine" ); in getSupportedServiceNames_Static()
433 aServices[ 1 ] = C2U( "com.sun.star.xml.UserDefinedAttributeSupplier" ); in getSupportedServiceNames_Static()
[all …]
H A DWrappedSplineProperties.cxx112 …throw ::com::sun::star::lang::IllegalArgumentException( C2U("spline property requires different ty… in setPropertyValue()
199 Property( C2U( "SplineType" ), in addProperties()
206 Property( C2U( "SplineOrder" ), in addProperties()
213 Property( C2U( "SplineResolution" ), in addProperties()
228 …rList.push_back( new WrappedSplineProperty<sal_Int32>( C2U("SplineOrder"), C2U("SplineOrder")… in addWrappedProperties()
229 …rList.push_back( new WrappedSplineProperty<sal_Int32>( C2U("SplineResolution"), C2U("CurveResoluti… in addWrappedProperties()
238 …: WrappedSplineProperty<sal_Int32>( C2U("SplineType"), C2U("CurveStyle"), uno::makeAny(sal_Int32(0… in WrappedSplineTypeProperty()
H A DWallFloorWrapper.cxx167 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U("FillStyle"), C2U("FillStyle") )… in createWrappedProperties()
168 …aWrappedProperties.push_back( new WrappedDirectStateProperty( C2U("FillColor"), C2U("FillColor") )… in createWrappedProperties()
178 aServices[ 0 ] = C2U( "com.sun.star.xml.UserDefinedAttributeSupplier" ); in getSupportedServiceNames_Static()
179 aServices[ 1 ] = C2U( "com.sun.star.drawing.FillProperties" ); in getSupportedServiceNames_Static()
180 aServices[ 2 ] = C2U( "com.sun.star.drawing.LineProperties" ); in getSupportedServiceNames_Static()
181 aServices[ 3 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
H A DWrappedAddInProperty.cxx43 : ::chart::WrappedProperty( C2U( "AddIn" ), OUString() ) in WrappedAddInProperty()
56 … throw lang::IllegalArgumentException( C2U("AddIn properties require type XRefreshable"), 0, 0 ); in setPropertyValue()
72 : ::chart::WrappedProperty( C2U( "BaseDiagram" ), OUString() ) in WrappedBaseDiagramProperty()
85 … throw lang::IllegalArgumentException( C2U("BaseDiagram properties require type OUString"), 0, 0 ); in setPropertyValue()
101 : ::chart::WrappedProperty( C2U( "AdditionalShapes" ), OUString() ) in WrappedAdditionalShapesProperty()
112 throw lang::IllegalArgumentException( C2U("AdditionalShapes is a read only property"), 0, 0 ); in setPropertyValue()
126 : ::chart::WrappedProperty( C2U( "RefreshAddInAllowed" ), OUString() ) in WrappedRefreshAddInAllowedProperty()
139 …throw lang::IllegalArgumentException( C2U("The property RefreshAddInAllowed requires type boolean"… in setPropertyValue()
/aoo42x/main/chart2/source/model/template/
H A DChartTypeTemplate.cxx77 C2U("Color"), in lcl_applyDefaultStyle()
102 xProp->setPropertyValue( C2U("LabelPlacement"), aNewValue ); in lcl_ensureCorrectLabelPlacement()
114 xProp->setPropertyValue( C2U("LabelPlacement"), uno::Any() ); in lcl_resetLabelPlacementIfDefault()
129 xDiaProp->setPropertyValue( C2U( "MissingValueTreatment" ), uno::Any() ); in lcl_ensureCorrectMissingValueTreatment()
162 C2U( "com.sun.star.chart2.Diagram" ), in createDiagramByDataSource()
414 xSeriesProp->setPropertyValue( C2U("StackingDirection"), aPropValue ); in applyStyle()
470 xAxisProp->setPropertyValue(C2U("NumberFormat"), uno::Any()); in resetStyles()
925 aServices[ 0 ] = C2U( "com.sun.star.chart2.ChartTypeTemplate" ); in getSupportedServiceNames_Static()
926 aServices[ 1 ] = C2U( "com.sun.star.layout.LayoutElement" ); in getSupportedServiceNames_Static()
927 aServices[ 2 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
[all …]
H A DBubbleDataInterpreter.cxx95 SetRole( xCategories->getValues(), C2U("categories")); in interpretDataSource()
108 SetRole( xValuesX->getValues(), C2U("values-x")); in interpretDataSource()
114 SetRole( aData[nDataIdx]->getValues(), C2U("values-y")); in interpretDataSource()
121 SetRole( aData[nDataIdx]->getValues(), C2U("values-size")); in interpretDataSource()
188 … DataSeriesHelper::getDataSequenceByRole( xSeriesSource, C2U("values-size"), false )); in reinterpretDataSeries()
190 DataSeriesHelper::getDataSequenceByRole( xSeriesSource, C2U("values-y"), false )); in reinterpretDataSeries()
192 DataSeriesHelper::getDataSequenceByRole( xSeriesSource, C2U("values-x"), false )); in reinterpretDataSeries()
200 xSeriesSource->getDataSequences(), C2U("values"), true )); in reinterpretDataSeries()
215 SetRole( xValuesSize->getValues(), C2U("values-size")); in reinterpretDataSeries()
223 SetRole( xValuesY->getValues(), C2U("values-y")); in reinterpretDataSeries()
[all …]
H A DScatterChartType.cxx61 Property( C2U( "CurveStyle" ), in lcl_AddPropertiesToVector()
68 Property( C2U( "CurveResolution" ), in lcl_AddPropertiesToVector()
74 Property( C2U( "SplineOrder" ), in lcl_AddPropertiesToVector()
232 aMandRolesSeq[0] = C2U( "label" ); in getSupportedMandatoryRoles()
233 aMandRolesSeq[1] = C2U( "values-x" ); in getSupportedMandatoryRoles()
234 aMandRolesSeq[2] = C2U( "values-y" ); in getSupportedMandatoryRoles()
284 aServices[ 1 ] = C2U( "com.sun.star.chart2.ChartType" ); in getSupportedServiceNames_Static()
285 aServices[ 2 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
291 C2U( "com.sun.star.comp.chart.ScatterChartType" ));
/aoo42x/main/sw/source/ui/dbui/
H A Dmmconfigitem.cxx205 ConfigItem(C2U("Office.Writer/MailMergeWizard"), 0), in SwMailMergeConfigItem_Impl()
321 OUString sSlash = C2U("/"); in SwMailMergeConfigItem_Impl()
324 String sAssignPath = C2U(cAddressDataAssignments); in SwMailMergeConfigItem_Impl()
329 pAssignProperties[nAssign] += C2U(cDataSourceName); in SwMailMergeConfigItem_Impl()
400 sNewName = C2U("_"); in lcl_CreateNodeName()
430 String sReplace(C2U("<>")); in lcl_ConvertToNumbers()
631 OUString sSlash = C2U("/"); in Commit()
640 pNewValues[0].Name += C2U(cDataSourceName); in Commit()
643 pNewValues[1].Name += C2U(cDataTableName); in Commit()
646 pNewValues[2].Name += C2U(cDataCommandType); in Commit()
[all …]
/aoo42x/main/chart2/source/view/axes/
H A DVAxisProperties.cxx269 xAxisProp->getPropertyValue(C2U( "CrossoverPosition" )) >>= m_eCrossoverType; in initAxisPositioning()
273 xAxisProp->getPropertyValue(C2U( "CrossoverValue" )) >>= fValue; in initAxisPositioning()
282 xAxisProp->getPropertyValue(C2U( "LabelPosition" )) >>= m_eLabelPos; in initAxisPositioning()
283 xAxisProp->getPropertyValue(C2U( "MarkPosition" )) >>= m_eTickmarkPos; in initAxisPositioning()
360 xProp->getPropertyValue( C2U( "DisplayLabels" ) ) >>= m_bDisplayLabels; in init()
363 xProp->getPropertyValue( C2U( "MajorTickmarks" ) ) >>= m_nMajorTickmarks; in init()
364 xProp->getPropertyValue( C2U( "MinorTickmarks" ) ) >>= m_nMinorTickmarks; in init()
419 xProp->getPropertyValue( C2U( "TextBreak" ) ) >>= this->bLineBreakAllowed; in init()
420 xProp->getPropertyValue( C2U( "TextOverlap" ) ) >>= this->bOverlapAllowed; in init()
421 xProp->getPropertyValue( C2U( "StackCharacters" ) ) >>= this->bStackCharacters; in init()
[all …]
/aoo42x/main/chart2/source/controller/itemsetwrapper/
H A DErrorBarItemConverter.cxx65 xErrorBarProp->getPropertyValue( C2U( "PositiveError" )) >>= rOutPosError; in lcl_getErrorValues()
66 xErrorBarProp->getPropertyValue( C2U( "NegativeError" )) >>= rOutNegError; in lcl_getErrorValues()
83 xErrorBarProp->getPropertyValue( C2U( "ShowPositiveError" )) >>= rOutShowPosError; in lcl_getErrorIndicatorValues()
84 xErrorBarProp->getPropertyValue( C2U( "ShowNegativeError" )) >>= rOutShowNegError; in lcl_getErrorIndicatorValues()
193 xErrorBarProp->setPropertyValue( C2U( "ErrorBarStyle" ), in ApplySpecialItem()
215 xErrorBarProp->setPropertyValue( C2U( "PositiveError" ), in ApplySpecialItem()
217 xErrorBarProp->setPropertyValue( C2U( "NegativeError" ), in ApplySpecialItem()
234 GetPropertySet()->setPropertyValue( C2U( "PositiveError" ), uno::makeAny( fValue )); in ApplySpecialItem()
252 xErrorBarProp->setPropertyValue( C2U( "NegativeError" ), uno::makeAny( fValue )); in ApplySpecialItem()
275 … xErrorBarProp->setPropertyValue( C2U( "ShowPositiveError" ), uno::makeAny( bNewIndPos )); in ApplySpecialItem()
[all …]
H A DLegendItemConverter.cxx63 C2U( "ReferencePageSize" ) )); in LegendItemConverter()
119 if( ! (GetPropertySet()->getPropertyValue( C2U("Show")) >>= bWasShown) || in ApplySpecialItem()
122 GetPropertySet()->setPropertyValue( C2U("Show"), uno::makeAny( bShow )); in ApplySpecialItem()
154 … if( ! ( GetPropertySet()->getPropertyValue( C2U( "AnchorPosition" )) >>= eOldPos ) || in ApplySpecialItem()
157 … GetPropertySet()->setPropertyValue( C2U( "AnchorPosition" ), uno::makeAny( eNewPos )); in ApplySpecialItem()
158 … GetPropertySet()->setPropertyValue( C2U( "Expansion" ), uno::makeAny( eExpansion )); in ApplySpecialItem()
159 GetPropertySet()->setPropertyValue( C2U( "RelativePosition" ), uno::Any()); in ApplySpecialItem()
184 GetPropertySet()->getPropertyValue( C2U( "Show" )) >>= bShow; in FillSpecialItem()
191 GetPropertySet()->getPropertyValue( C2U( "AnchorPosition" )) >>= eLegendPos; in FillSpecialItem()
/aoo42x/main/chart2/source/tools/
H A DStatisticsHelper.cxx91 OUStringBuffer aRole( C2U("error-bars-")); in lcl_getErrorBarLabeledSequence()
130 xSeqProp->setPropertyValue( C2U("Role"), uno::makeAny( rRole )); in lcl_setRole()
144 … xFact->createInstance( C2U("com.sun.star.chart2.data.LabeledDataSequence")), uno::UNO_QUERY ); in lcl_addSequenceToDataSource()
163 const OUString aXMLRangePropName( C2U( "CachedXMLRange" )); in lcl_setXMLRangePropertyAtDataSequence()
321 const OUString aPropName( bYError ? C2U("ErrorBarY") : C2U("ErrorBarX")); in addErrorBars()
331 xErrorBar->setPropertyValue( C2U("ErrorBarStyle"), uno::makeAny( nStyle )); in addErrorBars()
345 const OUString aPropName( bYError ? C2U("ErrorBarY") : C2U("ErrorBarX")); in getErrorBars()
361 ( xErrorBar->getPropertyValue( C2U("ErrorBarStyle")) >>= nStyle ) && in hasErrorBars()
371 xErrorBar->setPropertyValue( C2U("ErrorBarStyle"), uno::makeAny( in removeErrorBars()
383 ( xErrorBar->getPropertyValue( C2U("ErrorBarStyle")) >>= nStyle ) && in usesErrorBarRanges()
H A DNamedFillProperties.cxx52 Property( C2U( "FillTransparenceGradient" ), in AddPropertiesToVector()
61 Property( C2U( "FillGradient" ), in AddPropertiesToVector()
70 Property( C2U( "FillHatch" ), in AddPropertiesToVector()
79 Property( C2U( "FillBitmapURL" ), in AddPropertiesToVector()
98 return C2U( "FillGradientName" ); in GetPropertyNameForHandle()
100 return C2U( "FillHatchName" ); in GetPropertyNameForHandle()
102 return C2U( "FillBitmapName" ); in GetPropertyNameForHandle()
104 return C2U( "FillTransparenceGradientName" ); in GetPropertyNameForHandle()
H A DRegressionCurveHelper.cxx62 aServiceName = C2U( "com.sun.star.chart2.LinearRegressionCurve" ); in lcl_getServiceNameForType()
65 aServiceName = C2U( "com.sun.star.chart2.LogarithmicRegressionCurve" ); in lcl_getServiceNameForType()
68 aServiceName = C2U( "com.sun.star.chart2.ExponentialRegressionCurve" ); in lcl_getServiceNameForType()
71 aServiceName = C2U( "com.sun.star.chart2.PotentialRegressionCurve" ); in lcl_getServiceNameForType()
75 aServiceName = C2U( "com.sun.star.chart2.LinearRegressionCurve" ); in lcl_getServiceNameForType()
275 C2U( "com.sun.star.chart2.MeanValueRegressionCurve" ))) in isMeanValueLine()
323 xProp->setPropertyValue( C2U( "LineColor" ), in addMeanValueLine()
324 xSeriesProp->getPropertyValue( C2U( "Color" ))); in addMeanValueLine()
396 xProp->setPropertyValue( C2U( "LineColor" ), in addRegressionCurve()
397 xSeriesProp->getPropertyValue( C2U( "Color" ))); in addRegressionCurve()
[all …]
H A DPropertyHelper.cxx195 xFact->createInstance( C2U( "com.sun.star.drawing.DashTable" )), in addLineDashUniqueNameToTable()
199 rValue, xNameCnt, C2U( "ChartDash " ), rPreferredName ); in addLineDashUniqueNameToTable()
212 xFact->createInstance( C2U( "com.sun.star.drawing.GradientTable" )), in addGradientUniqueNameToTable()
216 rValue, xNameCnt, C2U( "ChartGradient " ), rPreferredName ); in addGradientUniqueNameToTable()
230 xFact->createInstance( C2U( "com.sun.star.drawing.TransparencyGradientTable" )), in addTransparencyGradientUniqueNameToTable()
234 rValue, xNameCnt, C2U( "ChartTransparencyGradient " ), rPreferredName ); in addTransparencyGradientUniqueNameToTable()
247 xFact->createInstance( C2U( "com.sun.star.drawing.HatchTable" )), in addHatchUniqueNameToTable()
251 rValue, xNameCnt, C2U( "ChartHatch " ), rPreferredName ); in addHatchUniqueNameToTable()
264 xFact->createInstance( C2U( "com.sun.star.drawing.BitmapTable" )), in addBitmapUniqueNameToTable()
268 rValue, xNameCnt, C2U( "ChartBitmap " ), rPreferredName ); in addBitmapUniqueNameToTable()
H A DDiagramHelper.cxx165 xProp->setPropertyValue( C2U("SwapXAndYAxis"), aValue ); in setVertical()
945 … xProp->setPropertyValue( C2U( "Role" ), uno::makeAny( C2U("categories") ) ); in getCategoriesFromDiagram()
1085 xKeyProps->getPropertyValue( C2U("Type") ) >>= nType; in lcl_switchToDateCategories()
1171 xKeyProps->getPropertyValue( C2U("Type") ) >>= nType; in isDateNumberFormat()
1532 if( xProp->getPropertyValue( C2U( "Geometry3D" )) >>= nGeom ) in getGeometry3D()
1568 *aIt, C2U( "Geometry3D" ), uno::makeAny( nNewGeometry )); in setGeometry3D()
1609 (xDiaProps->getPropertyValue(C2U("RelativeSize")) >>= aRelSize ) ) in getDiagramPositioningMode()
1643 xDiaProps->getPropertyValue(C2U("RelativePosition") ) >>= aOldPos; in setDiagramPositioning()
1644 xDiaProps->getPropertyValue(C2U("RelativeSize") ) >>= aOldSize; in setDiagramPositioning()
1687 xDiaProps->getPropertyValue(C2U("RelativePosition") ) >>= aRelPos; in getDiagramRectangleFromModel()
[all …]
/aoo42x/main/unotools/source/config/
H A Dfltrcfg.cxx38 #define C2U(cChar) OUString::createFromAscii(cChar) macro
111 pNames[0] = C2U("Load"); in Commit()
112 pNames[1] = C2U("Save"); in Commit()
136 pNames[0] = C2U("Load"); in Load()
137 pNames[1] = C2U("Save"); in Load()
174 aNames[0] = C2U("Executable"); in Commit()
186 aNames[0] = C2U("Executable"); in Load()
205 aWriterCfg(C2U("Office.Writer/Filter/Import/VBA")), in SvtFilterOptions_Impl()
206 aCalcCfg(C2U("Office.Calc/Filter/Import/VBA")), in SvtFilterOptions_Impl()
281 ConfigItem( C2U("Office.Common/Filter/Microsoft") ), in SvtFilterOptions()
[all …]
/aoo42x/main/chart2/source/controller/dialogs/
H A Ddlg_CreationWizard_UNO.cxx63 C2U( "com.sun.star.frame.Desktop" ), m_xCC ), uno::UNO_QUERY ); in CreationWizardUnoDlg()
304 C2U( "com.sun.star.frame.Desktop" ), m_xCC ), uno::UNO_QUERY ); in disposing()
331 if( rPropertyName.equals(C2U("Position")) ) in setPropertyValue()
335 …throw lang::IllegalArgumentException( C2U("Property 'Position' requires value of type awt::Point")… in setPropertyValue()
350 else if( rPropertyName.equals(C2U("Size")) ) in setPropertyValue()
354 else if( rPropertyName.equals(C2U("UnlockControllersOnExecute")) ) in setPropertyValue()
360 …throw beans::UnknownPropertyException( C2U("unknown property was tried to set to chart wizard"), 0… in setPropertyValue()
367 if( rPropertyName.equals(C2U("Position")) ) in getPropertyValue()
380 else if( rPropertyName.equals(C2U("Size")) ) in getPropertyValue()
393 else if( rPropertyName.equals(C2U("UnlockControllersOnExecute")) ) in getPropertyValue()
[all …]
/aoo42x/main/sw/source/ui/index/
H A Dcntex.cxx108 OUString uPropName(C2U(pPropName)); in lcl_SetProp()
126 OUString uPropName(C2U(SW_PROP_NAME_STR(nId))); in lcl_SetProp()
140 OUString uPropName(C2U(SW_PROP_NAME_STR(nId))); in lcl_SetBOOLProp()
242 OUString uIsVisible(C2U(SW_PROP_NAME_STR(UNO_NAME_IS_VISIBLE))); in CreateOrUpdateExample()
268 if(xInfo->hasPropertyByName(C2U(SW_PROP_NAME_STR(UNO_NAME_LEVEL_PARAGRAPH_STYLES)))) in CreateOrUpdateExample()
413 pPropValArr[0].Name = C2U("TokenType"); in CreateOrUpdateExample()
415 pPropValArr[1].Name = C2U("CharacterStyleName"); in CreateOrUpdateExample()
419 pPropValArr[2].Name = C2U("TabStopRightAligned"); in CreateOrUpdateExample()
422 pPropValArr[3].Name = C2U("TabStopFillCharacter"); in CreateOrUpdateExample()
424 pPropValArr[4].Name = C2U("TabStopPosition"); in CreateOrUpdateExample()
[all …]
/aoo42x/main/svl/source/config/
H A Dcjkoptions.cxx43 #define C2U(cChar) OUString::createFromAscii(cChar) macro
107 utl::ConfigItem(C2U("Office.Common/I18N/CJK")), in SvtCJKOptions_Impl()
178 pNames[0] = C2U("CJKFont"); in Load()
179 pNames[1] = C2U("VerticalText"); in Load()
180 pNames[2] = C2U("AsianTypography"); in Load()
181 pNames[3] = C2U("JapaneseFind"); in Load()
182 pNames[4] = C2U("Ruby"); in Load()
183 pNames[5] = C2U("ChangeCaseMap"); in Load()
184 pNames[6] = C2U("DoubleLines"); in Load()
185 pNames[7] = C2U("EmphasisMarks"); in Load()
[all …]
/aoo42x/main/svx/source/gallery2/
H A Dgalbrws2.cxx187 CommandInfo(C2U(CMD_SID_GALLERY_FORMATS )))); in DBG_NAME()
340 C2U( "_self" ), in ExecutePopup()
408 aArgs[0].Name = C2U( "Background.Transparent" ); in IMPL_LINK()
410 aArgs[1].Name = C2U( "Background.BackColor" ); in IMPL_LINK()
412 aArgs[2].Name = C2U( "Background.URL" ); in IMPL_LINK()
416 aArgs[4].Name = C2U( "Background.Position" ); in IMPL_LINK()
418 aArgs[5].Name = C2U( "Position" ); in IMPL_LINK()
1198 C2U( "_self" ), in Dispatch()
1246 aSeq[0].Name = C2U( SVXGALLERYITEM_TYPE ); in Dispatch()
1248 aSeq[1].Name = C2U( SVXGALLERYITEM_LINK ); in Dispatch()
[all …]
/aoo42x/main/sw/source/ui/uno/
H A Dunomailmerge.cxx163 aArgs[0].Name = C2U("Hidden"); in LoadFromURL_impl()
169 createInstance( C2U("com.sun.star.frame.Desktop") ), UNO_QUERY ); in LoadFromURL_impl()
171 rURL, C2U("_blank"), 0, aArgs ), UNO_QUERY ); in LoadFromURL_impl()
653 C2U( "com.sun.star.sdb.RowSet" )); in execute()
665 xRowSetPropSet->setPropertyValue( C2U("ApplyFilter"), makeAny( sal_True ) ); in execute()
801 TempFile aTempFile( C2U("SwMM"), &aExtension ); in execute()
1209 return C2U( SN_MAIL_MERGE ) == rServiceName || in supportsService()
1210 C2U( SN_DATA_ACCESS_DESCRIPTOR ) == rServiceName; in supportsService()
1227 pName[0] = C2U( SN_MAIL_MERGE ); in SwXMailMerge_getSupportedServiceNames()
1228 pName[1] = C2U( SN_DATA_ACCESS_DESCRIPTOR ); in SwXMailMerge_getSupportedServiceNames()
[all …]
/aoo42x/main/chart2/source/model/main/
H A DChartModel.cxx113C2U( "com.sun.star.xml.NamespaceMap" ), C2U( "com.sun.star.comp.chart.XMLNameSpaceMap" ) ), uno::U… in ChartModel()
129 C2U( "com.sun.star.chart2.ChartTypeManager" ), m_xContext ), uno::UNO_QUERY ); in ChartModel()
282 xProperties->getPropertyValue( C2U( "AdditionalShapes" ) ) >>= xShapes; in impl_adjustAdditionalShapesPositionAndSize()
323 aSNS[1] = C2U( "com.sun.star.document.OfficeDocument" ); in APPHELPER_XSERVICEINFO_IMPL()
324 aSNS[2] = C2U( "com.sun.star.chart.ChartDocument" ); in APPHELPER_XSERVICEINFO_IMPL()
708 C2U("com.sun.star.document.DocumentProperties") ), uno::UNO_QUERY ); in getDocumentProperties()
774 uno::makeAny( C2U("all") ), beans::PropertyState_DIRECT_VALUE ); in impl_createDefaultData()
1110 C2U( "GDIMetaFile" ), in getPreferredVisualRepresentation()
1183 C2U( "GDIMetaFile" ), in getTransferDataFlavors()
1219 ( C2U( "com.sun.star.drawing.DashTable" ), SERVICE_DASH_TABLE ) in lcl_getStaticServiceNameMap()
[all …]

Completed in 154 milliseconds

12345678910>>...13