Home
last modified time | relevance | path

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

1...<<111213

/trunk/main/chart2/source/view/axes/
H A DVCartesianGrid.cxx295 m_pShapeFactory->setShapeName( xHandleShape, C2U("HandlesOnly") ); in createShapes()
H A DVCoordinateSystem.cxx571 xProp->getPropertyValue( C2U( "SwapXAndYAxis" ) ) >>= bSwapXAndY; in getPropertySwapXAndYAxis()
/trunk/main/sw/source/ui/fldui/
H A Dchangedb.cxx143 …Reference<XInterface> xInstance = xMgr->createInstance( C2U( "com.sun.star.sdb.DatabaseContext" )); in FillDBPopup()
/trunk/main/sw/source/ui/misc/
H A Dglossary.cxx730 Any aAny = aTestContent.getPropertyValue( C2U("IsReadOnly") ); in IMPL_LINK()
1285 …uno::Reference< uno::XInterface > xAText = xMgr->createInstance( C2U("com.sun.star.text.AutoTextC… in ResumeShowAutoText()
/trunk/main/svx/source/table/
H A Daccessibletableshape.cxx60 #define C2U(x) OUString(RTL_CONSTASCII_USTRINGPARAM(x)) macro
348 Reference< XTable > xTable( xSet->getPropertyValue(C2U("Model")), UNO_QUERY_THROW ); in Init()
/trunk/main/sw/source/core/unocore/
H A Dunoparagraph.cxx326 return C2U("SwXParagraph"); in getImplementationName()
1609 pArray[0] = C2U("com.sun.star.text.TextContent"); in getAvailableServiceNames()
H A Dunosect.cxx331 m_pImpl->m_sName = C2U("TextSection"); in attach()
1862 return C2U("SwXTextSection"); in getImplementationName()
H A Dunoftn.cxx214 return C2U("SwXFootnote"); in getImplementationName()
/trunk/main/sw/source/ui/envelp/
H A Denvimg.cxx191 ConfigItem(C2U("Office.Writer/Envelope")) in SwEnvCfgItem()
/trunk/main/chart2/source/view/charttypes/
H A DBubbleChart.cxx345 m_pShapeFactory->setShapeName( xShape, C2U("MarkHandles") ); in createShapes()
/trunk/main/sw/source/ui/uiview/
H A Dview0.cxx555 aCfg.GetProperty( C2U( UPN_IS_GRAMMAR_AUTO ) ) >>= bIsAutoGrammar; in ExecViewOptions()
/trunk/main/sw/source/ui/dbui/
H A Ddbtree.cxx186 C2U( "com.sun.star.sdb.DatabaseContext" )); in HasContext()
H A Dcreateaddresslistdialog.cxx614 ::rtl::OUString sCSV(C2U("*.csv")); in IMPL_LINK()
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_ObjectProperties.cxx119 m_bAffectsMultipleObjects = aParticleID.equals(C2U("ALLELEMENTS")); in ObjectPropertiesDialogParameter()
H A Dres_ErrorBar.cxx205 … xProps->getPropertyValue( C2U( "DisableDataTableDialog" ) ) >>= m_bDisableDataTableDialog; in SetChartDocumentForRangeChoosing()
H A DDataBrowser.cxx601 …replaceParamterInString( aDefaultSeriesName, C2U("%COLUMNNUMBER"), OUString::valueOf( sal_Int32(24… in RenewTable()
/trunk/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx391 const ::rtl::OUString sKeyModifier( C2U( "KeyModifier" ) ); in execute()
/trunk/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx301 …( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "Property is read-only: " ) ) + C2U(rInfo.mpName), stat… in _setSingleValue()
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx89 #define C2U(x) OUString( RTL_CONSTASCII_USTRINGPARAM( x ) ) macro
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx1784 if (xInfo->hasPropertyByName(C2U("ApplyFormDesignMode"))) in ImportDop()
1786 xDocProps->setPropertyValue(C2U("ApplyFormDesignMode"), in ImportDop()
4702 pMarkAccess->findBookmark( C2U("_PictureBullets") ); in CoreLoad()
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx77 #define C2U(cChar) ::rtl::OUString::createFromAscii(cChar) macro
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx89 #define C2U(cChar) OUString::createFromAscii(cChar) macro

Completed in 171 milliseconds

1...<<111213