Home
last modified time | relevance | path

Searched refs:C2U (Results 151 – 175 of 322) sorted by relevance

12345678910>>...13

/aoo42x/main/chart2/source/model/main/
H A DDataSeriesProperties.cxx49 Property( C2U( "AttributedDataPoints" ), in AddPropertiesToVector()
56 Property( C2U( "StackingDirection" ), in AddPropertiesToVector()
63 Property( C2U( "VaryColorsByPoint" ), in AddPropertiesToVector()
70 Property( C2U( "AttachedAxisIndex" ), in AddPropertiesToVector()
H A DDataSeries.cxx277 aServices[ 0 ] = C2U( "com.sun.star.chart2.DataSeries" ); in getSupportedServiceNames_Static()
278 aServices[ 1 ] = C2U( "com.sun.star.chart2.DataPointProperties" ); in getSupportedServiceNames_Static()
279 aServices[ 2 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
375 DataSeriesHelper::getAllDataSequencesByRole( aSequences , C2U("values"), true ) ); in getDataPointByIndex()
522 C2U( "The given regression curve is no element of this series" ), in removeRegressionCurve()
625 C2U( "com.sun.star.comp.chart.DataSeries" ));
/aoo42x/main/chart2/source/model/template/
H A DAreaChartTypeTemplate.cxx62 Property( C2U( "Dimension" ), in lcl_AddPropertiesToVector()
203 …DataSeriesHelper::setPropertyAlsoToAllAttributedDataPoints( xSeries, C2U( "BorderStyle" ), uno::ma… in applyStyle()
220 xProp->getPropertyValue( C2U("BorderStyle")) == aLineStyleAny ) in resetStyles()
222 xState->setPropertyToDefault( C2U("BorderStyle")); in resetStyles()
262 aServices[ 1 ] = C2U( "com.sun.star.chart2.ChartTypeTemplate" ); in getSupportedServiceNames_Static()
H A DColumnChartType.cxx52 Property( C2U( "OverlapSequence" ), in lcl_AddPropertiesToVector()
59 Property( C2U( "GapwidthSequence" ), in lcl_AddPropertiesToVector()
192 aServices[ 1 ] = C2U( "com.sun.star.chart2.ChartType" ); in getSupportedServiceNames_Static()
198 C2U( "com.sun.star.comp.chart.ColumnChartType" ));
H A DNetChartType.cxx71 C2U( "NetChart must be two-dimensional" ), in createCoordinateSystem()
187 aServices[ 1 ] = C2U( "com.sun.star.chart2.ChartType" ); in getSupportedServiceNames_Static()
188 aServices[ 2 ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
194 C2U( "com.sun.star.comp.chart.NetChartType" ));
/aoo42x/main/extensions/source/bibliography/
H A Dgeneral.cxx64 #define C2U(cChar) OUString::createFromAscii(cChar) macro
182 xPropSet->setPropertyValue(C2U("SelectedItems"), aSel); in cursorMoved()
502 uno::Any aAny = xPropSet->getPropertyValue( C2U("DefaultControl") ); in AddXControl()
506 rtl::OUString uProp(C2U("HelpURL")); in AddXControl()
519 xPropSet->setPropertyValue(C2U("BoundColumn"), aAny); in AddXControl()
522 xPropSet->setPropertyValue(C2U("ListSourceType"), aAny); in AddXControl()
531 xPropSet->setPropertyValue(C2U("ListSource"), aAny); in AddXControl()
542 xPropSet->setPropertyValue(C2U("StringItemList"), aAny); in AddXControl()
546 xPropSet->setPropertyValue( C2U("Dropdown"), aAny ); in AddXControl()
548 aControlName = C2U("com.sun.star.form.control.ListBox"); in AddXControl()
/aoo42x/main/sccomp/source/solver/
H A Dsolver.cxx50 #define C2U(constAsciiStr) (::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( constAsciiStr ) )) macro
152 …registerProperty( C2U(STR_NONNEGATIVE), PROP_NONNEGATIVE, 0, &mbNonNegative, getCppuType( &mbNo… in SolverComponent()
153 …registerProperty( C2U(STR_INTEGER), PROP_INTEGER, 0, &mbInteger, getCppuType( &mbIn… in SolverComponent()
154 …registerProperty( C2U(STR_TIMEOUT), PROP_TIMEOUT, 0, &mnTimeout, getCppuType( &mnTi… in SolverComponent()
155 …registerProperty( C2U(STR_EPSILONLEVEL), PROP_EPSILONLEVEL, 0, &mnEpsilonLevel, getCppuType( &mnEp… in SolverComponent()
156 …registerProperty( C2U(STR_LIMITBBDEPTH), PROP_LIMITBBDEPTH, 0, &mbLimitBBDepth, getCppuType( &mbLi… in SolverComponent()
157 …registerProperty( C2U(STR_NONLINEARTEST), PROP_NONLINEARTEST, 0, &mbNonLinearTest, getCppuType( &m… in SolverComponent()
/aoo42x/main/chart2/source/controller/dialogs/
H A Dtp_3D_SceneGeometry.cxx132 m_xSceneProperties->getPropertyValue( C2U("D3DScenePerspective")) >>= aProjectionMode; in ThreeD_SceneGeometry_TabPage()
137 m_xSceneProperties->getPropertyValue( C2U("Perspective")) >>= nPerspectivePercentage; in ThreeD_SceneGeometry_TabPage()
153 m_xSceneProperties->getPropertyValue( C2U("RightAngledAxes")) >>= bRightAngledAxes; in ThreeD_SceneGeometry_TabPage()
226 m_xSceneProperties->setPropertyValue( C2U("D3DScenePerspective"), uno::makeAny( aMode )); in applyPerspectiveToModel()
227 …m_xSceneProperties->setPropertyValue( C2U("Perspective"), uno::makeAny( (sal_Int32)m_aMFPerspectiv… in applyPerspectiveToModel()
H A DRangeSelectionHelper.cxx133 C2U("InitialValue"), -1, uno::makeAny( aCurrentRange ), in chooseRange()
136 C2U("Title"), -1, in chooseRange()
140 C2U("CloseOnMouseRelease"), -1, uno::makeAny( true ), in chooseRange()
143 C2U("MultiSelectionMode"), -1, uno::makeAny( true ), in chooseRange()
/aoo42x/main/sw/source/core/unocore/
H A Dunoframe.cxx1130 return C2U("SwXFrame"); in getImplementationName()
1144 pArray[0] = C2U("com.sun.star.text.BaseFrame"); in getSupportedServiceNames()
1145 pArray[1] = C2U("com.sun.star.text.TextContent"); in getSupportedServiceNames()
1146 pArray[2] = C2U("com.sun.star.document.LinkTarget"); in getSupportedServiceNames()
3073 const ::uno::Any aVal = getPropertyValue(C2U("Size")); in getSize()
3082 setPropertyValue(C2U("Size"), aVal); in setSize()
3087 return C2U("FrameShape"); in getShapeType()
3227 aExcept.Message = C2U("no text available"); in createTextCursor()
3332 return C2U("SwXTextFrame"); in getImplementationName()
3497 return C2U("SwXTextGraphicObject"); in getImplementationName()
[all …]
/aoo42x/main/sw/source/ui/shells/
H A Dtextdrw.cxx101 xPropSet->setPropertyValue( C2U("Label"), aTmp ); in InsertURLButton()
109 xPropSet->setPropertyValue( C2U("TargetURL"), aTmp ); in InsertURLButton()
114 xPropSet->setPropertyValue( C2U("TargetFrame"), aTmp ); in InsertURLButton()
120 xPropSet->setPropertyValue( C2U("ButtonType"), aTmp ); in InsertURLButton()
/aoo42x/main/sd/source/ui/slideshow/
H A DSlideShowRestarter.cxx41 #define C2U(x) OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) macro
102 xFactory->createInstanceWithContext(C2U("com.sun.star.awt.DisplayAccess"),xContext), in GetDisplayCount()
172 aProperties[0].Name = C2U("FirstPage"); in StartPresentation()
173 aProperties[0].Value <<= C2U("page") + OUString::valueOf(mnCurrentSlideNumber+1); in StartPresentation()
/aoo42x/main/chart2/source/view/charttypes/
H A DPieChart.cxx137 xChartTypeProps->getPropertyValue( C2U( "UseRings" )) >>= m_bUseRings; in PieChart()
273 xSeriesProp->getPropertyValue( C2U( "Offset" )) >>= fExplodePercentage; in getMaxOffset()
280 …if( xSeriesProp->getPropertyValue( C2U( "AttributedDataPoints" ) ) >>= aAttributedDataPointIndexLi… in getMaxOffset()
288 xPointProp->getPropertyValue( C2U( "Offset" )) >>= fExplodePercentage; in getMaxOffset()
374 uno::Any aAny = xPropertySet->getPropertyValue( C2U("3DRelativeHeight") ); in createShapes()
445 xPointProperties->getPropertyValue( C2U( "Offset" )) >>= fExplodePercentage; in createShapes()
466 (*apOverwritePropertiesMap)[C2U("FillColor")] = uno::makeAny( in createShapes()
891 xProp->getPropertyValue(C2U("CharColor")) >>= nColor; in rearrangeLabelToAvoidOverlapIfRequested()
/aoo42x/main/chart2/source/controller/itemsetwrapper/
H A DRegressionEquationItemConverter.cxx73 rPropertySet, rItemPool, pRefSize, C2U("ReferencePageSize"))); in RegressionEquationItemConverter()
152 if( GetPropertySet()->getPropertyValue( C2U( "NumberFormat" )) != aValue ) in ApplySpecialItem()
154 GetPropertySet()->setPropertyValue( C2U( "NumberFormat" ), aValue ); in ApplySpecialItem()
173 if( GetPropertySet()->getPropertyValue( C2U( "NumberFormat" )) >>= nFormatKey ) in FillSpecialItem()
H A DTitleItemConverter.cxx96 C2U( "ReferencePageSize" ), in FormattedStringsConverter()
204 ( GetPropertySet()->getPropertyValue( C2U( "TextRotation" )) >>= fOldVal ); in ApplySpecialItem()
209 GetPropertySet()->setPropertyValue( C2U( "TextRotation" ), uno::makeAny( fVal )); in ApplySpecialItem()
230 if( GetPropertySet()->getPropertyValue( C2U( "TextRotation" )) >>= fVal ) in FillSpecialItem()
/aoo42x/main/chart2/source/tools/
H A DCachedDataSequence.cxx132 registerProperty( C2U( "NumberFormatKey" ), in registerProperties()
138 registerProperty( C2U( "Role" ), in registerProperties()
243 aServices[ 1 ] = C2U( "com.sun.star.chart2.data.DataSequence" ); in getSupportedServiceNames_Static()
244 aServices[ 2 ] = C2U( "com.sun.star.chart2.data.NumericalDataSequence" ); in getSupportedServiceNames_Static()
245 aServices[ 3 ] = C2U( "com.sun.star.chart2.data.TextualDataSequence" ); in getSupportedServiceNames_Static()
/aoo42x/main/cui/source/options/
H A Doptgdlg.cxx109 #define C2U(cChar) OUString::createFromAscii(cChar) macro
1487 sNewLang += C2U("-"); in FillItemSet()
1531 OUString aPropName( C2U("DefaultLocale") ); in FillItemSet()
1552 OUString aPropName( C2U("DefaultLocale_CJK") ); in FillItemSet()
1573 OUString aPropName( C2U("DefaultLocale_CTL") ); in FillItemSet()
1682 aWestLang = pLangConfig->aLinguConfig.GetProperty(C2U("DefaultLocale")); in Reset()
1688 aCJKLang = pLangConfig->aLinguConfig.GetProperty(C2U("DefaultLocale_CJK")); in Reset()
1693 aCTLLang = pLangConfig->aLinguConfig.GetProperty(C2U("DefaultLocale_CTL")); in Reset()
1748 sal_Bool bEnable = !pLangConfig->aLinguConfig.IsReadOnly( C2U("DefaultLocale") ); in Reset()
1787 sal_Bool bReadonly = pLangConfig->aLinguConfig.IsReadOnly( C2U("DefaultLocale_CJK")); in IMPL_LINK()
[all …]
/aoo42x/main/svx/source/dialog/
H A Drubydialog.cxx62 #define C2U(cChar) rtl::OUString::createFromAscii(cChar) macro
201 pValues[0].Name = C2U(cRubyBaseText); in AssertOneEntry()
202 pValues[1].Name = C2U(cRubyText); in AssertOneEntry()
203 pValues[2].Name = C2U(cRubyAdjust); in AssertOneEntry()
204 pValues[3].Name = C2U(cRubyIsAbove); in AssertOneEntry()
205 pValues[4].Name = C2U(cRubyCharStyleName); in AssertOneEntry()
347 Any aChar = xFam->getByName(C2U(cCharacterStyles)); in Activate()
353 OUString sUIName(C2U(cDisplayName)); in Activate()
525 sCharStyleName = C2U(cRubies); in Update()
/aoo42x/main/sw/source/ui/config/
H A Dmodcfg.cxx283 ConfigItem(C2U("Office.Writer/Revision"), in SwRevisionConfig()
627 pNames[i] = C2U(aPropNames[i]); in GetPropertyNames()
629 pWebNames[i] = C2U(aPropNames[i]); in GetPropertyNames()
637 ConfigItem(bWeb ? C2U("Office.WriterWeb/Insert") : C2U("Office.Writer/Insert"), in SwInsertConfig()
1193 ConfigItem(bWeb ? C2U("Office.WriterWeb/Table") : C2U("Office.Writer/Table"), in SwTableConfig()
1267 ConfigItem(C2U("Office.Writer"), in SwMiscConfig()
1313 pNames[i] = C2U(aPropNames[i]); in GetPropertyNames()
/aoo42x/main/sw/source/ui/wrtsh/
H A Dwrtsh3.cxx219 if(xInfo->hasPropertyByName( C2U("ButtonType") )) in GetURLFromButton()
221 aTmp = xPropSet->getPropertyValue( C2U("ButtonType") ); in GetURLFromButton()
227 aTmp = xPropSet->getPropertyValue( C2U("Label") ); in GetURLFromButton()
235 aTmp = xPropSet->getPropertyValue( C2U("TargetURL") ); in GetURLFromButton()
/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedDataCaptionProperties.cxx121 Property( C2U( "DataCaption" ), in addProperties()
153 : WrappedSeriesOrDiagramProperty< sal_Int32 >( C2U("DataCaption") in WrappedDataCaptionProperty()
166 … if( xSeriesPropertySet.is() && ( xSeriesPropertySet->getPropertyValue(C2U("Label")) >>= aLabel ) ) in getValueFromSeries()
177 xSeriesPropertySet->setPropertyValue( C2U("Label"), uno::makeAny( aLabel ) ); in setValueToSeries()
H A DChartDataWrapper.cxx702 xDiaProp->getPropertyValue( C2U("Stacked")) >>= bStacked; in applyData()
703 xDiaProp->getPropertyValue( C2U("Percent")) >>= bPercent; in applyData()
704 xDiaProp->getPropertyValue( C2U("Deep")) >>= bDeep; in applyData()
721 aRangeString = C2U("all"); in applyData()
766 aServices[ 0 ] = C2U( "com.sun.star.chart.ChartDataArray" ); in getSupportedServiceNames_Static()
767 aServices[ 1 ] = C2U( "com.sun.star.chart.ChartData" ); in getSupportedServiceNames_Static()
/aoo42x/main/chart2/source/view/main/
H A DLabelPositionHelper.cxx75 …uno::Any* pHorizontalAdjustAny = PropertyMapper::getValuePointer(rPropValues,rPropNames,C2U("TextH… in changeTextAdjustment()
87 …uno::Any* pVerticalAdjustAny = PropertyMapper::getValuePointer(rPropValues,rPropNames,C2U("TextVer… in changeTextAdjustment()
114 if( xAxisModelProps->getPropertyValue( C2U("ReferencePageSize")) >>= aOldReferenceSize ) in doDynamicFontResize()
116 …ndNewFontHeightAny = PropertyMapper::getValuePointer( rPropValues, rPropNames, C2U("CharHeight") ); in doDynamicFontResize()
118 …pAOldAndNewFontHeightAny = PropertyMapper::getValuePointer( rPropValues, rPropNames, C2U("CharHeig… in doDynamicFontResize()
120 …pAOldAndNewFontHeightAny = PropertyMapper::getValuePointer( rPropValues, rPropNames, C2U("CharHeig… in doDynamicFontResize()
/aoo42x/main/sw/source/ui/uiview/
H A Dviewling.cxx167 … xProp->getPropertyValue( C2U("IsDirectionToSimplified") ) >>= bToSimplified; in ExecLingu()
168 … xProp->getPropertyValue( C2U("IsUseCharacterVariants") ) >>= bUseVariants; in ExecLingu()
169 … xProp->getPropertyValue( C2U("IsTranslateCommonTerms") ) >>= bCommonTerms; in ExecLingu()
293 *(sal_Bool*)xProp->getPropertyValue( C2U(UPN_IS_WRAP_REVERSE) ).getValue() : sal_False; in SpellStart()
487 *(sal_Bool*)xProp->getPropertyValue( C2U(UPN_IS_HYPH_SPECIAL) ).getValue() : sal_False; in HyphenateDocument()
505 xProp->setPropertyValue( C2U(UPN_IS_HYPH_SPECIAL), aTmp ); in HyphenateDocument()
789 C2U("com.sun.star.util.URLTransformer")), UNO_QUERY); in ExecSpellPopup()
/aoo42x/main/sd/source/ui/func/
H A Dfuhhconv.cxx52 #define C2U(cChar) rtl::OUString::createFromAscii(cChar) macro
256 … xProp->getPropertyValue( C2U("IsDirectionToSimplified") ) >>= bToSimplified; in StartChineseConversion()
257 … xProp->getPropertyValue( C2U("IsUseCharacterVariants") ) >>= bUseVariants; in StartChineseConversion()
258 … xProp->getPropertyValue( C2U("IsTranslateCommonTerms") ) >>= bCommonTerms; in StartChineseConversion()

Completed in 375 milliseconds

12345678910>>...13