Home
last modified time | relevance | path

Searched refs:C2U (Results 51 – 75 of 322) sorted by relevance

12345678910>>...13

/trunk/main/chart2/source/view/main/
H A DChartView.cxx270 aProps[0].Name = C2U("FilterName"); in getMetaFile()
271 aProps[0].Value <<= C2U("SVM"); in getMetaFile()
273 aProps[1].Name = C2U("OutputStream"); in getMetaFile()
279 aFilterData[1].Name = C2U("HighContrast"); in getMetaFile()
282 aFilterData[2].Name = C2U("Version"); in getMetaFile()
286 aFilterData[3].Name = C2U("CurrentPage"); in getMetaFile()
302 aProps[2].Name = C2U("FilterData"); in getMetaFile()
356 C2U( "GDIMetaFile" ), in getTransferDataFlavors()
359 C2U( "GDIMetaFile" ), in getTransferDataFlavors()
2769 impl_notifyModeChangeListener(C2U("valid")); in impl_updateView()
[all …]
H A DVLegend.cxx142 aTextValueMap[ C2U("TextAutoGrowHeight") ] = uno::makeAny( sal_True ); in lcl_getProperties()
143 aTextValueMap[ C2U("TextAutoGrowWidth") ] = uno::makeAny( sal_True ); in lcl_getProperties()
152 (aTextValueMap[ C2U("CharHeight") ] >>= fFontHeight) ) in lcl_getProperties()
154 aTextValueMap[ C2U("CharHeight") ] = uno::makeAny( in lcl_getProperties()
158 if( aTextValueMap[ C2U("CharHeightAsian") ] >>= fFontHeight ) in lcl_getProperties()
160 aTextValueMap[ C2U("CharHeightAsian") ] = uno::makeAny( in lcl_getProperties()
164 if( aTextValueMap[ C2U("CharHeightComplex") ] >>= fFontHeight ) in lcl_getProperties()
166 aTextValueMap[ C2U("CharHeightComplex") ] = uno::makeAny( in lcl_getProperties()
209 aLabelString = C2U(" "); in lcl_createTextShapes()
858 xLegendProp->getPropertyValue( C2U( "Show" )) >>= bShow; in isVisible()
[all …]
H A DVLineProperties.cxx57 this->Color = xProp->getPropertyValue( C2U( "BorderColor" ) ); in initFromPropertySet()
58 this->LineStyle = xProp->getPropertyValue( C2U( "BorderStyle" ) ); in initFromPropertySet()
59 this->Transparence = xProp->getPropertyValue( C2U( "BorderTransparency" ) ); in initFromPropertySet()
60 this->Width = xProp->getPropertyValue( C2U( "BorderWidth" ) ); in initFromPropertySet()
61 this->DashName = xProp->getPropertyValue( C2U( "BorderDashName" ) ); in initFromPropertySet()
69 this->Color = xProp->getPropertyValue( C2U( "LineColor" ) ); in initFromPropertySet()
70 this->LineStyle = xProp->getPropertyValue( C2U( "LineStyle" ) ); in initFromPropertySet()
71 this->Transparence = xProp->getPropertyValue( C2U( "LineTransparence" ) ); in initFromPropertySet()
72 this->Width = xProp->getPropertyValue( C2U( "LineWidth" ) ); in initFromPropertySet()
73 this->DashName = xProp->getPropertyValue( C2U( "LineDashName" ) ); in initFromPropertySet()
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DStatisticsItemConverter.cxx66 ( xProp->getPropertyValue( C2U( "ErrorBarY" )) >>= xResult ); in lcl_GetYErrorBar()
115 xErrorBarProp->getPropertyValue( C2U( "PositiveError" )) >>= rOutPosError; in lcl_getErrorValues()
116 xErrorBarProp->getPropertyValue( C2U( "NegativeError" )) >>= rOutNegError; in lcl_getErrorValues()
133 xErrorBarProp->getPropertyValue( C2U( "ShowPositiveError" )) >>= rOutShowPosError; in lcl_getErrorIndicatorValues()
134 xErrorBarProp->getPropertyValue( C2U( "ShowNegativeError" )) >>= rOutShowNegError; in lcl_getErrorIndicatorValues()
289 C2U( "ErrorBarY" ), uno::makeAny( xErrorBarProp )); in ApplySpecialItem()
292 xErrorBarProp->setPropertyValue( C2U( "ErrorBarStyle" ), in ApplySpecialItem()
317 xErrorBarProp->setPropertyValue( C2U( "PositiveError" ), in ApplySpecialItem()
319 xErrorBarProp->setPropertyValue( C2U( "NegativeError" ), in ApplySpecialItem()
404 xEqProp->getPropertyValue( C2U("ShowEquation")) >>= bShowEq; in ApplySpecialItem()
[all …]
H A DSeriesOptionsItemConverter.cxx122 … if( xChartTypeProps->getPropertyValue( C2U( "OverlapSequence" ) ) >>= m_aBarPositionSequence ) in SeriesOptionsItemConverter()
127 … if( xChartTypeProps->getPropertyValue( C2U( "GapwidthSequence" ) ) >>= m_aBarPositionSequence ) in SeriesOptionsItemConverter()
138 xDiagramProperties->getPropertyValue( C2U("ConnectBars")) >>= m_bConnectBars; in SeriesOptionsItemConverter()
144 xDiagramProperties->getPropertyValue( C2U("GroupBarsPerAxis")) >>= m_bGroupBarsPerAxis; in SeriesOptionsItemConverter()
151 xDiagramProperties->getPropertyValue( C2U( "StartingAngle" ) ) >>= m_nStartingAngle; in SeriesOptionsItemConverter()
165 xProp->getPropertyValue(C2U("IncludeHiddenCells")); in SeriesOptionsItemConverter()
168 … xDiagramProperties->getPropertyValue( C2U("IncludeHiddenCells") ) >>= m_bIncludeHiddenCells; in SeriesOptionsItemConverter()
227 rtl::OUString aPropName( C2U( "GapwidthSequence" ) ); in ApplySpecialItem()
229 aPropName = C2U( "OverlapSequence" ); in ApplySpecialItem()
270 … (xDiagramProperties->getPropertyValue( C2U("ConnectBars")) >>= bOldConnectBars) && in ApplySpecialItem()
[all …]
/trunk/main/cui/source/options/
H A Dtreeopt.cxx145 #ifdef C2U
243 if ( rModule == C2U("Writer") ) in getGroupName()
245 else if ( rModule == C2U("WriterWeb") ) in getGroupName()
247 else if ( rModule == C2U("Calc") ) in getGroupName()
249 else if ( rModule == C2U("Impress") ) in getGroupName()
251 else if ( rModule == C2U("Draw") ) in getGroupName()
253 else if ( rModule == C2U("Math") ) in getGroupName()
255 else if ( rModule == C2U("Base") ) in getGroupName()
2404 if ( xRoot->hasByName( C2U("Nodes") ) ) in LoadNodes()
2809 DispatchAction( C2U("back") ); in ResetPage()
[all …]
/trunk/main/chart2/source/model/main/
H A DDiagram.cxx90 Property( C2U( "RelativePosition" ), in lcl_AddPropertiesToVector()
97 Property( C2U( "RelativeSize" ), in lcl_AddPropertiesToVector()
111 Property( C2U( "SortByXValues" ), in lcl_AddPropertiesToVector()
118 Property( C2U("ConnectBars"), in lcl_AddPropertiesToVector()
125 Property( C2U("GroupBarsPerAxis"), in lcl_AddPropertiesToVector()
132 Property( C2U("IncludeHiddenCells"), in lcl_AddPropertiesToVector()
139 Property( C2U( "StartingAngle" ), in lcl_AddPropertiesToVector()
146 Property( C2U("RightAngledAxes"), in lcl_AddPropertiesToVector()
153 Property( C2U("Perspective"), in lcl_AddPropertiesToVector()
165 Property( C2U("RotationVertical"), in lcl_AddPropertiesToVector()
[all …]
H A DTitle.cxx79 Property( C2U( "ParaAdjust" ), in lcl_AddPropertiesToVector()
86 Property( C2U( "ParaLastLineAdjust" ), in lcl_AddPropertiesToVector()
93 Property( C2U( "ParaLeftMargin" ), in lcl_AddPropertiesToVector()
100 Property( C2U( "ParaRightMargin" ), in lcl_AddPropertiesToVector()
107 Property( C2U( "ParaTopMargin" ), in lcl_AddPropertiesToVector()
114 Property( C2U( "ParaBottomMargin" ), in lcl_AddPropertiesToVector()
121 Property( C2U( "ParaIsHyphenation" ), in lcl_AddPropertiesToVector()
128 Property( C2U( "TextRotation" ), in lcl_AddPropertiesToVector()
134 Property( C2U( "StackCharacters" ), in lcl_AddPropertiesToVector()
141 Property( C2U( "RelativePosition" ), in lcl_AddPropertiesToVector()
[all …]
H A DAxis.cxx94 Property( C2U( "Show" ), in lcl_AddPropertiesToVector()
107 Property( C2U( "CrossoverValue" ), in lcl_AddPropertiesToVector()
113 Property( C2U( "DisplayLabels" ), in lcl_AddPropertiesToVector()
120 Property( C2U( "NumberFormat" ), in lcl_AddPropertiesToVector()
127 Property( C2U( "LabelPosition" ), in lcl_AddPropertiesToVector()
133 Property( C2U( "TextRotation" ), in lcl_AddPropertiesToVector()
140 Property( C2U( "TextBreak" ), in lcl_AddPropertiesToVector()
147 Property( C2U( "TextOverlap" ), in lcl_AddPropertiesToVector()
161 Property( C2U( "ArrangeOrder" ), in lcl_AddPropertiesToVector()
175 Property( C2U( "MajorTickmarks" ), in lcl_AddPropertiesToVector()
[all …]
H A DLegend.cxx74 Property( C2U( "AnchorPosition" ), in lcl_AddPropertiesToVector()
81 Property( C2U( "Expansion" ), in lcl_AddPropertiesToVector()
88 Property( C2U( "Show" ), in lcl_AddPropertiesToVector()
94 Property( C2U( "ReferencePageSize" ), in lcl_AddPropertiesToVector()
101 Property( C2U( "RelativePosition" ), in lcl_AddPropertiesToVector()
108 Property( C2U( "RelativeSize" ), in lcl_AddPropertiesToVector()
280 aServices[ nI++ ] = C2U( "com.sun.star.chart2.Legend" ); in getSupportedServiceNames_Static()
281 aServices[ nI++ ] = C2U( "com.sun.star.beans.PropertySet" ); in getSupportedServiceNames_Static()
282 aServices[ nI++ ] = C2U( "com.sun.star.drawing.FillProperties" ); in getSupportedServiceNames_Static()
283 aServices[ nI++ ] = C2U( "com.sun.star.drawing.LineProperties" ); in getSupportedServiceNames_Static()
[all …]
/trunk/main/chart2/source/model/template/
H A DLineChartTypeTemplate.cxx68 Property( C2U( "CurveStyle" ), in lcl_AddPropertiesToVector()
74 Property( C2U( "CurveResolution" ), in lcl_AddPropertiesToVector()
80 Property( C2U( "SplineOrder" ), in lcl_AddPropertiesToVector()
238 … bool bCurrentHasSymbol = (xProp->getPropertyValue( C2U( "Symbol" )) >>= aSymbProp) && in matchesTemplate()
250 … bool bCurrentHasLine = (xProp->getPropertyValue( C2U( "LineStyle" )) >>= eLineStyle) && in matchesTemplate()
315C2U( "CurveStyle" ), getFastPropertyValue( PROP_LINECHARTTYPE_TEMPLATE_CURVE_STYLE )); in getChartTypeForIndex()
317C2U( "CurveResolution" ), getFastPropertyValue( PROP_LINECHARTTYPE_TEMPLATE_CURVE_RESOLUTION )); in getChartTypeForIndex()
319C2U( "SplineOrder" ), getFastPropertyValue( PROP_LINECHARTTYPE_TEMPLATE_SPLINE_ORDER )); in getChartTypeForIndex()
349C2U( "CurveStyle" ), getFastPropertyValue( PROP_LINECHARTTYPE_TEMPLATE_CURVE_STYLE )); in getChartTypeForNewSeries()
353C2U( "SplineOrder" ), getFastPropertyValue( PROP_LINECHARTTYPE_TEMPLATE_SPLINE_ORDER )); in getChartTypeForNewSeries()
[all …]
H A DPieChartTypeTemplate.cxx74 Property( C2U( "OffsetMode" ), in lcl_AddPropertiesToVector()
80 Property( C2U( "DefaultOffset" ), in lcl_AddPropertiesToVector()
86 Property( C2U( "Dimension" ), in lcl_AddPropertiesToVector()
92 Property( C2U( "UseRings" ), in lcl_AddPropertiesToVector()
355 xProp->getPropertyValue( C2U( "Offset" )) >>= fOffset; in matchesTemplate()
403 if( xCTProp->getPropertyValue( C2U( "UseRings" )) >>= bUseRings ) in matchesTemplate()
550 xProp->setPropertyValue( C2U("VaryColorsByPoint"), uno::makeAny( true )); in applyStyle()
611 xState->setPropertyToDefault( C2U("VaryColorsByPoint")); in resetStyles()
614 xProp->getPropertyValue( C2U("BorderStyle")) == aLineStyleAny ) in resetStyles()
616 xState->setPropertyToDefault( C2U("BorderStyle")); in resetStyles()
[all …]
H A DDataInterpreter.cxx106 SetRole( xCategories->getValues(), C2U("categories")); in interpretDataSource()
113 SetRole( aData[i]->getValues(), C2U("values-y")); in interpretDataSource()
176 SetRole( xValuesY->getValues(), C2U("values-y")); in reinterpretDataSeries()
337 xProp->getPropertyValue( C2U("Role")) >>= aResult; in GetRole()
353 xProp->setPropertyValue( C2U("Role"), uno::makeAny( rRole )); in SetRole()
380 GetProperty( rArguments, C2U(("HasCategories"))) >>= bHasCategories; in HasCategories()
402 aServices[0] = C2U( "com.sun.star.chart2.DataInterpreter" ); in getSupportedServiceNames_Static()
429 OUString aSourceRepr(C2U("<none>")); in lcl_ShowDataSource()
434 ( xProp->getPropertyValue( C2U( "Role" )) >>= aId )) in lcl_ShowDataSource()
443 aSourceRepr = C2U("<none>"); in lcl_ShowDataSource()
[all …]
H A DStockChartTypeTemplate.cxx77 Property( C2U( "Volume" ), in lcl_AddPropertiesToVector()
83 Property( C2U( "Open" ), in lcl_AddPropertiesToVector()
89 Property( C2U( "LowHigh" ), in lcl_AddPropertiesToVector()
95 Property( C2U( "Japanese" ), in lcl_AddPropertiesToVector()
268 xProp->getPropertyValue( C2U("LineStyle") ) >>= eStyle; in applyStyle()
383 xCTProp->setPropertyValue( C2U("Japanese"), uno::makeAny( bJapaneseStyle )); in createChartTypes()
384 xCTProp->setPropertyValue( C2U("ShowFirst"), uno::makeAny( bShowFirst )); in createChartTypes()
385 xCTProp->setPropertyValue( C2U("ShowHighLow"), uno::makeAny( bShowHighLow )); in createChartTypes()
484 xCTProp->getPropertyValue( C2U("Japanese")) >>= bJapaneseProp; in matchesTemplate()
489 xCTProp->getPropertyValue( C2U("ShowFirst")) >>= bShowFirstProp; in matchesTemplate()
[all …]
/trunk/main/extensions/source/bibliography/
H A Dbibmod.cxx51 #define C2U(cChar) OUString::createFromAscii(cChar) macro
106 STATIC_USTRING(FM_PROP_LABEL,C2U("Label"));
107 STATIC_USTRING(FM_PROP_CONTROLSOURCE,C2U("DataField"));
108 STATIC_USTRING(FM_PROP_NAME,C2U("Name"));
109 STATIC_USTRING(FM_PROP_FORMATKEY,C2U("FormatKey"));
112 STATIC_USTRING(FM_PROP_EDITMODE,C2U("RecordMode"));
113 STATIC_USTRING(FM_PROP_CURSORSOURCETYPE,C2U("DataSelectionType"));
114 STATIC_USTRING(FM_PROP_CURSORSOURCE,C2U("DataSelection"));
115 STATIC_USTRING(FM_PROP_DATASOURCE, C2U("DataSource"));
117 STATIC_USTRING(FM_PROP_VALUE,C2U("Value"));
[all …]
H A Dframectr.cxx70 #define C2U(cChar) OUString::createFromAscii(cChar) macro
717 if ( aURL.Path == C2U("StatusBarVisible") ) in addStatusListener()
728 else if(aURL.Path == C2U("Bib/MenuFilter")) in addStatusListener()
737 else if ( aURL.Path == C2U("Bib/source")) in addStatusListener()
745 else if(aURL.Path == C2U("Bib/sdbsource") || in addStatusListener()
746 aURL.Path == C2U("Bib/Mapping") || in addStatusListener()
752 else if(aURL.Path == C2U("Bib/query")) in addStatusListener()
762 else if(aURL.Path == C2U("Cut")) in addStatusListener()
769 if(aURL.Path == C2U("Copy")) in addStatusListener()
776 else if(aURL.Path == C2U("Paste") ) in addStatusListener()
[all …]
/trunk/main/svx/source/smarttags/
H A DSmartTagMgr.cxx59 #define C2U(cChar) rtl::OUString::createFromAscii(cChar) macro
83 const Any aAny = xPropSet->getPropertyValue( C2U("DefaultContext")); in Init()
251 mxConfigurationSettings->setPropertyValue( C2U("RecognizeSmartTags"), aEnabled ); in WriteConfiguration()
348 if ( sTemp == C2U( "ExcludedSmartTagTypes" ) ) in changesOccurred()
350 else if ( sTemp == C2U( "RecognizeSmartTags" ) ) in changesOccurred()
395 rEnum = rContent->createContentEnumeration( C2U("com.sun.star.smarttags.SmartTagAction")); in LoadLibraries()
431 aPathArgument.Name = C2U( "nodepath" ); in PrepareConfiguration()
445 C2U("com.sun.star.configuration.ConfigurationUpdateAccess" ), aArguments ); in PrepareConfiguration()
457 C2U("com.sun.star.configuration.ConfigurationAccess" ), aArguments ); in PrepareConfiguration()
479 Any aAny = mxConfigurationSettings->getPropertyValue( C2U("ExcludedSmartTagTypes") ); in ReadConfiguration()
[all …]
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedScaleProperty.cxx58 m_aOuterName = C2U("Max"); in WrappedScaleProperty()
61 m_aOuterName = C2U("Min"); in WrappedScaleProperty()
64 m_aOuterName = C2U("Origin"); in WrappedScaleProperty()
67 m_aOuterName = C2U("StepMain"); in WrappedScaleProperty()
70 m_aOuterName = C2U("StepHelp"); in WrappedScaleProperty()
76 m_aOuterName = C2U("AutoMax"); in WrappedScaleProperty()
79 m_aOuterName = C2U("AutoMin"); in WrappedScaleProperty()
82 m_aOuterName = C2U("AutoOrigin"); in WrappedScaleProperty()
85 m_aOuterName = C2U("AutoStepMain"); in WrappedScaleProperty()
91 m_aOuterName = C2U("AxisType"); in WrappedScaleProperty()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx168 rTmp += C2U(cUserSuffix); in lcl_ConvertTOUNameToProgrammaticName()
187 rTmp = C2U(cUserDefined); in lcl_ConvertTOUNameToUserName()
489 return C2U("SwXDocumentIndex"); in getImplementationName()
1785 return C2U("SwXDocumentIndexMark"); in getImplementationName()
1818 pArray[0] = C2U(cBaseMark); in getSupportedServiceNames()
1819 pArray[1] = C2U(cTextContent); in getSupportedServiceNames()
2538 return C2U("SwXDocumentIndexes"); in getImplementationName()
3282 pArr[0].Name = C2U("TokenType"); in getByIndex()
3294 pArr[0].Name = C2U("TokenType"); in getByIndex()
3325 pArr[0].Name = C2U("TokenType"); in getByIndex()
[all …]
H A Dunoredline.cxx227 case nsRedlineType_t::REDLINE_INSERT: sRet = C2U("Insert"); break; in lcl_RedlineTypeToOUString()
228 case nsRedlineType_t::REDLINE_DELETE: sRet = C2U("Delete"); break; in lcl_RedlineTypeToOUString()
229 case nsRedlineType_t::REDLINE_FORMAT: sRet = C2U("Format"); break; in lcl_RedlineTypeToOUString()
230 case nsRedlineType_t::REDLINE_TABLE: sRet = C2U("TextTable"); break; in lcl_RedlineTypeToOUString()
231 case nsRedlineType_t::REDLINE_FMTCOLL:sRet = C2U("Style"); break; in lcl_RedlineTypeToOUString()
245 pValues[0].Name = C2U(SW_PROP_NAME_STR(UNO_NAME_REDLINE_AUTHOR)); in lcl_GetSuccessorProperties()
249 pValues[1].Name = C2U(SW_PROP_NAME_STR(UNO_NAME_REDLINE_DATE_TIME)); in lcl_GetSuccessorProperties()
251 pValues[2].Name = C2U(SW_PROP_NAME_STR(UNO_NAME_REDLINE_COMMENT)); in lcl_GetSuccessorProperties()
253 pValues[3].Name = C2U(SW_PROP_NAME_STR(UNO_NAME_REDLINE_TYPE)); in lcl_GetSuccessorProperties()
376 pRet[nPropIdx].Name = C2U(SW_PROP_NAME_STR(UNO_NAME_REDLINE_TYPE)); in CreateRedlineProperties()
[all …]
H A Dunocoll.cxx301 String sProv(C2U(aProvNamesId[i].pName)); in GetAllServiceNames()
740 return C2U("SwXTextTables"); in getImplementationName()
752 pArr[0] = C2U("com.sun.star.text.TextTables"); in getSupportedServiceNames()
901 return C2U("SwXFrameEnumeration"); in getImplementationName()
921 return C2U("SwXFrames"); in getImplementationName()
1088 return C2U("SwXTextFrames"); in getImplementationName()
1119 return C2U("SwXTextGraphicObjects"); in getImplementationName()
1149 return C2U("SwXTextEmbeddedObjects"); in getImplementationName()
1180 return C2U("SwXTextSections"); in getImplementationName()
1537 return C2U("SwXFootnotes"); in getImplementationName()
[all …]
/trunk/main/sw/source/ui/shells/
H A Ddrformsh.cxx126 OUString sTargetURL( C2U( "TargetURL" )); in TYPEINIT1()
135 ::rtl::OUString sLabel(C2U("Label")); in TYPEINIT1()
158 xPropSet->setPropertyValue( C2U("ButtonType"), aTmp ); in TYPEINIT1()
204 if(xInfo->hasPropertyByName(C2U("ButtonType" ))) in GetState()
207 aTmp = xPropSet->getPropertyValue( C2U("ButtonType") ); in GetState()
211 if(xInfo->hasPropertyByName( C2U("Label") )) in GetState()
213 aTmp = xPropSet->getPropertyValue( C2U("Label") ); in GetState()
222 if(xInfo->hasPropertyByName( C2U("TargetURL" ))) in GetState()
224 aTmp = xPropSet->getPropertyValue( C2U("TargetURL") ); in GetState()
233 if(xInfo->hasPropertyByName( C2U("TargetFrame") )) in GetState()
[all …]
/trunk/main/chart2/source/tools/
H A DExponentialRegressionCurveCalculator.cxx152 OUStringBuffer aBuf( C2U( "f(x) = " )); in ImplGetRepresentation()
157 aBuf.append( C2U( "exp( " )); in ImplGetRepresentation()
159 aBuf.append( (m_fLogSlope < 0.0) ? C2U( " - " ) : C2U( " + " )); in ImplGetRepresentation()
161 aBuf.append( C2U( " x )" )); in ImplGetRepresentation()
168 aBuf.append( C2U( " exp( " )); in ImplGetRepresentation()
170 aBuf.append( C2U( " x )" )); in ImplGetRepresentation()
176 aBuf.append( C2U( " exp( " )); in ImplGetRepresentation()
180 aBuf.append( (m_fLogSlope < 0.0) ? C2U( " - " ) : C2U( " + " )); in ImplGetRepresentation()
187 aBuf.append( C2U( " x )" )); in ImplGetRepresentation()
H A DLegendHelper.cxx52 xProp->setPropertyValue( C2U("Show"), uno::makeAny(sal_True) ); in showLegend()
55 if( !(xProp->getPropertyValue( C2U( "RelativePosition" )) >>= aRelativePosition) ) in showLegend()
58 if( !(xProp->getPropertyValue( C2U( "AnchorPosition" )) >>= ePos ) ) in showLegend()
59 xProp->setPropertyValue( C2U( "AnchorPosition" ), uno::makeAny( ePos )); in showLegend()
66 if( !(xProp->getPropertyValue( C2U( "Expansion" )) >>= eExpansion ) ) in showLegend()
67 xProp->setPropertyValue( C2U( "Expansion" ), uno::makeAny( eExpansion )); in showLegend()
69 xProp->setPropertyValue( C2U( "RelativePosition" ), uno::Any()); in showLegend()
82 xProp->setPropertyValue( C2U("Show"), uno::makeAny(sal_False) ); in hideLegend()
105 C2U( "com.sun.star.chart2.Legend" ), xContext ), uno::UNO_QUERY ); in getLegend()
130 xLegendProp->getPropertyValue( C2U("Show")) >>= bReturn; in hasLegend()
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx2073 sStatement = C2U("SELECT * FROM "); in OpenDataSource()
2323 xFltMgr->appendFilter( sFilterAll, C2U("*") ); in LoadAndRegisterDataSource()
2326 xFltMgr->appendFilter( sFilterSXB, C2U("*.odb") ); in LoadAndRegisterDataSource()
2328 xFltMgr->appendFilter( sFilterDBF, C2U("*.dbf") ); in LoadAndRegisterDataSource()
2329 xFltMgr->appendFilter( sFilterXLS, C2U("*.xls") ); in LoadAndRegisterDataSource()
2330 xFltMgr->appendFilter( sFilterTXT, C2U("*.txt") ); in LoadAndRegisterDataSource()
2360 rtl::OUString sDBURL(C2U("sdbc:calc:")); in LoadAndRegisterDataSource()
2368 rtl::OUString sDBURL(C2U("sdbc:dbase:")); in LoadAndRegisterDataSource()
2381 rtl::OUString sDBURL(C2U("sdbc:flat:")); in LoadAndRegisterDataSource()
2562 pValues[0].Name = C2U("FilterName"); in ExecuteFormLetter()
[all …]

Completed in 230 milliseconds

12345678910>>...13