Home
last modified time | relevance | path

Searched refs:C2U (Results 201 – 225 of 322) sorted by relevance

12345678910>>...13

/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx1426 aResult[nProps ].Name = C2U("FirstCellAsLabel"); in detectArguments()
1439 aResult[nProps ].Name = C2U("DataRowSource"); in detectArguments()
1444 aResult[nProps ].Name = C2U("SequenceMapping"); in detectArguments()
1571 return C2U("SwChartDataProvider"); in getImplementationName()
1589 aRes.getArray()[0] = C2U( SN_DATA_PROVIDER ); in getSupportedServiceNames()
1995 return C2U("SwChartDataSource"); in getImplementationName()
2013 aRes.getArray()[0] = C2U( SN_DATA_SOURCE ); in getSupportedServiceNames()
2483 return C2U("SwChartDataSequence"); in getImplementationName()
2500 aRes.getArray()[0] = C2U( SN_DATA_SEQUENCE ); in getSupportedServiceNames()
3006 return C2U("SwChartLabeledDataSequence"); in getImplementationName()
[all …]
H A Dunorefmk.cxx188 return C2U("SwXReferenceMark"); in getImplementationName()
901 C2U("trying to insert into a nesting text content, but start " in CheckForOwnMemberMeta()
912 C2U("trying to insert into a nesting text content, but start " in CheckForOwnMemberMeta()
926 C2U("trying to insert into a nesting text content, but end " in CheckForOwnMemberMeta()
936 C2U("trying to insert into a nesting text content, but end " in CheckForOwnMemberMeta()
966 return C2U("SwXMeta"); in getImplementationName()
1407 return C2U("SwXMetaField"); in getImplementationName()
H A Dunodraw.cxx459 return C2U("SwXShapeEnumeration"); in getImplementationName()
464 return C2U("com.sun.star.container.XEnumeration") == ServiceName; in supportsService()
469 return ::comphelper::makeSequence(C2U("com.sun.star.container.XEnumeration")); in getSupportedServiceNames()
483 return C2U("SwXDrawPage"); in getImplementationName()
488 return C2U("com.sun.star.drawing.GenericDrawPage") == rServiceName; in supportsService()
495 pArray[0] = C2U("com.sun.star.drawing.GenericDrawPage"); in getSupportedServiceNames()
618 aExcept.Message = C2U("object already inserted"); in add()
620 aExcept.Message = C2U("illegal object"); in add()
2068 setPropertyValue( C2U("TextRange"), aPos); in attach()
2170 return C2U("SwXShape"); in getImplementationName()
[all …]
H A Dunofield.cxx414 return C2U("SwXFieldMaster"); in getImplementationName()
450 pArray[0] = C2U("com.sun.star.text.TextFieldMaster"); in getSupportedServiceNames()
2395 return C2U("SwXTextField"); in getImplementationName()
2441 *pArray++ = C2U("com.sun.star.text.TextContent"); in getSupportedServiceNames()
2501 return C2U("SwXTextFieldMasters"); in getImplementationName()
2514 pArray[0] = C2U("com.sun.star.text.TextFieldMasters"); in getSupportedServiceNames()
2728 return C2U("SwXTextFieldTypes"); in getImplementationName()
2741 pArray[0] = C2U("com.sun.star.text.TextFields"); in getSupportedServiceNames()
2821 return C2U("SwXFieldEnumeration"); in getImplementationName()
2834 pArray[0] = C2U("com.sun.star.text.FieldEnumeration"); in getSupportedServiceNames()
/trunk/main/chart2/source/controller/main/
H A DSelectionHelper.cxx202 while( pNewObj && m_aSelectedOID.getObjectCID().match( C2U( "HandlesOnly" ) ) ) in adaptSelectionToNewPos()
424 while( pNewObj && aRet.match(C2U("HandlesOnly")) ) in getHitObjectCID()
512 if( aName.match(C2U("MarkHandles")) || aName.match(C2U("HandlesOnly")) ) in getMarkHandlesObject()
H A DChartController_Insert.cxx291 aChildParticle+=(C2U("=")); in executeDispatch_InsertMenu_DataLabels()
592 xEqProp->setPropertyValue( C2U("ShowEquation"), uno::makeAny( true )); in executeDispatch_InsertTrendlineEquation()
593 … xEqProp->setPropertyValue( C2U("ShowCorrelationCoefficient"), uno::makeAny( bInsertR2 )); in executeDispatch_InsertTrendlineEquation()
609 xEqProp->setPropertyValue( C2U("ShowCorrelationCoefficient"), uno::makeAny( true )); in executeDispatch_InsertR2Value()
624 xEqProp->setPropertyValue( C2U("ShowCorrelationCoefficient"), uno::makeAny( false )); in executeDispatch_DeleteR2Value()
H A DUndoCommandDispatch.cxx93 …fireStatusEventForURL( C2U(".uno:Undo"), aUndoState, m_xUndoManager->isUndoPossible(), xSingleList… in fireStatusEvent()
95 …fireStatusEventForURL( C2U(".uno:Redo"), aRedoState, m_xUndoManager->isRedoPossible(), xSingleList… in fireStatusEvent()
/trunk/main/extensions/source/bibliography/
H A Dbibbeam.cxx51 #define C2U(cChar) OUString::createFromAscii(cChar) macro
158 uno::Any aAny = xPropSet->getPropertyValue( C2U("DefaultControl") ); in createGridWin()
171 m_xControlContainer->addControl(C2U("GridControl"), m_xControl); in createGridWin()
/trunk/main/sw/source/ui/table/
H A Dchartins.cxx202 C2U("com.sun.star.comp.chart2.WizardDialog") in SwInsertChart()
212 aParam1.Name = C2U("ParentWindow"); in SwInsertChart()
215 aParam2.Name = C2U("ChartModel"); in SwInsertChart()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx339 if (xInfo->supportsService(C2U("com.sun.star.form.component.ComboBox"))) in MiserableFormFieldExportHack()
359 xPropSet->getPropertyValue(C2U("StringItemList")) >>= aListItems; in DoComboBox()
363 uno::Any aTmp = xPropSet->getPropertyValue(C2U("DefaultText")); in DoComboBox()
371 uno::Any aTmp = xPropSet->getPropertyValue(C2U("Name")); in DoComboBox()
385 uno::Any aTmp = xPropSet->getPropertyValue(C2U("HelpText")); in DoComboBox()
398 uno::Any aTmp = xPropSet->getPropertyValue(C2U("Name")); in DoComboBox()
489 xPropSet->getPropertyValue(C2U("DefaultState")) >>= nTemp; in DoCheckBox()
492 xPropSet->getPropertyValue(C2U("State")) >>= nTemp; in DoCheckBox()
496 static ::rtl::OUString sName(C2U("Name")); in DoCheckBox()
503 static ::rtl::OUString sHelpText(C2U("HelpText")); in DoCheckBox()
[all …]
/trunk/main/unotools/source/config/
H A Dconfigitem.cxx59 #define C2U(cChar) OUString::createFromAscii(cChar) macro
327 sProperty += C2U("/"); in lcl_IsLocalProperty()
376 if( lInValues[nSourceCounter].getValueTypeName() == C2U("com.sun.star.uno.XInterface") ) in impl_packLocalizedProperties()
456 sNodeName += C2U("/") ; in impl_unpackLocalizedProperties()
592 sProperty += C2U("/"); in GetProperties()
675 sProperty += C2U("/"); in PutProperties()
/trunk/main/sw/source/ui/envelp/
H A Dlabelexp.cxx69 xMgr->createInstance( C2U("com.sun.star.text.AutoTextContainer") ); in InitFrameControl()
74 OUString uTitleName( C2U(SW_PROP_NAME_STR(UNO_NAME_TITLE)) ); in InitFrameControl()
251 OUString uCntName( C2U( SW_PROP_NAME_STR(UNO_NAME_CONTENT ))); in UpdateFieldInformation()
/trunk/main/chart2/source/tools/
H A DReferenceSizeProvider.cxx90 xTitleProp->getPropertyValue( C2U("ReferencePageSize")) >>= aOldRefSize ); in setValuesAtTitle()
131 if( xSeriesProp->getPropertyValue( C2U("AttributedDataPoints")) >>= aPointIndexes ) in setValuesAtAllDataSeries()
307 if( xSeriesProp->getPropertyValue( C2U("AttributedDataPoints")) >>= aPointIndexes ) in getAutoResizeState()
H A DInternalDataProvider.cxx664 C2U("CellRangeRepresentation"), -1, uno::makeAny( lcl_aCompleteRange ), in detectArguments()
667 C2U("DataRowSource"), -1, uno::makeAny( in detectArguments()
674 C2U("FirstCellAsLabel"), -1, uno::makeAny( true ), beans::PropertyState_DIRECT_VALUE ); in detectArguments()
676 C2U("HasCategories"), -1, uno::makeAny( true ), beans::PropertyState_DIRECT_VALUE ); in detectArguments()
989 tSequenceMap::const_iterator aBegin( m_aSequenceMap.lower_bound( C2U("0"))); in insertDataPointForAllSequences()
1013 tSequenceMap::const_iterator aBegin( m_aSequenceMap.lower_bound( C2U("0"))); in deleteDataPointForAllSequences()
1033 tSequenceMap::const_iterator aBegin( m_aSequenceMap.lower_bound( C2U("0"))); in swapDataPointWithNextOneForAllSequences()
H A DColorPerPointHelper.cxx64 … return (xPointState->getPropertyState( C2U("Color")) != beans::PropertyState_DEFAULT_VALUE ); in hasPointOwnColor()
78 if( xSeriesProperties->getPropertyValue( C2U( "AttributedDataPoints" ) ) >>= aIndexList ) in hasPointOwnProperties()
/trunk/main/svtools/source/config/
H A Dhtmlcfg.cxx53 #define C2U(cChar) OUString::createFromAscii(cChar) macro
113 pNames[i] = C2U(aPropNames[i]); in GetPropertyNames()
119 ConfigItem(C2U("Office.Common/Filter/HTML")) in SvxHtmlOptions()
/trunk/main/chart2/source/model/template/
H A DAreaChartType.cxx65 aServices[ 1 ] = C2U( "com.sun.star.chart2.ChartType" ); in getSupportedServiceNames_Static()
71 C2U( "com.sun.star.comp.chart.AreaChartType" ));
H A DBarChartType.cxx66 aServices[ 1 ] = C2U( "com.sun.star.chart2.ChartType" ); in getSupportedServiceNames_Static()
72 C2U( "com.sun.star.comp.chart.BarChartType" ));
H A DColumnLineChartTypeTemplate.cxx68 Property( C2U( "NumberOfLines" ), in lcl_AddPropertiesToVector()
267 …DataSeriesHelper::setPropertyAlsoToAllAttributedDataPoints( xSeries, C2U( "BorderStyle" ), uno::ma… in applyStyle()
434 aServices[ 1 ] = C2U( "com.sun.star.chart2.ChartTypeTemplate" ); in getSupportedServiceNames_Static()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedTextRotationProperty.cxx42 : ::chart::WrappedProperty( C2U( "TextRotation" ), C2U( "TextRotation" ) ) in WrappedTextRotationProperty()
H A DWrappedSceneProperty.cxx57 : WrappedProperty(C2U("D3DTransformMatrix"),C2U("D3DTransformMatrix")) in WrappedD3DTransformMatrixProperty()
/trunk/main/editeng/source/editeng/
H A Dtextconv.cxx50 #define C2U(cChar) OUString::createFromAscii(cChar) macro
376 static OUString aBracketedStart( C2U( "(" ) ); in ReplaceUnit()
377 static OUString aBracketedEnd( C2U( ")" ) ); in ReplaceUnit()
/trunk/main/sw/source/ui/config/
H A Dbarcfg.cxx50 ConfigItem(bWeb ? C2U("Office.WriterWeb/ObjectBar") : C2U("Office.Writer/ObjectBar"), in SwToolbarConfigItem()
/trunk/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx138 pValues[0].Name = C2U("FilterName"); in SwMailMergeLayoutPage()
724 m_xViewProperties->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_ZOOM_TYPE)), aZoom); in IMPL_LINK()
752 m_xViewProperties->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_ZOOM_TYPE)), aZoom); in IMPL_LINK()
754 m_xViewProperties->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_ZOOM_VALUE)), aZoom); in IMPL_LINK()
/trunk/main/chart2/source/view/charttypes/
H A DBarChart.cxx71 … m_xChartTypeModelProps->getPropertyValue( C2U( "OverlapSequence" ) ) >>= m_aOverlapSequence; in BarChart()
72 … m_xChartTypeModelProps->getPropertyValue( C2U( "GapwidthSequence" ) ) >>= m_aGapwidthSequence; in BarChart()
294 xObjectProperties->getPropertyValue( C2U( "PercentDiagonal" ) ) >>= nPercentDiagonal; in createDataPoint3D_Bar()
658 … xDataPointProperties->getPropertyValue( C2U( "Geometry3D" )) >>= nGeometry3D; in createShapes()

Completed in 173 milliseconds

12345678910>>...13