/aoo41x/main/chart2/source/controller/itemsetwrapper/ |
H A D | GraphicPropertyItemConverter.cxx | 324 ::rtl::OUString aPropName = in FillSpecialItem() 342 ::rtl::OUString aPropName = in FillSpecialItem() 366 ::rtl::OUString aPropName = in FillSpecialItem() 390 ::rtl::OUString aPropName = in FillSpecialItem() 435 ::rtl::OUString aPropName = in FillSpecialItem() 454 ::rtl::OUString aPropName = in FillSpecialItem() 570 ::rtl::OUString aPropName = in ApplySpecialItem() 593 ::rtl::OUString aPropName = in ApplySpecialItem() 626 ::rtl::OUString aPropName = in ApplySpecialItem() 659 ::rtl::OUString aPropName = in ApplySpecialItem() [all …]
|
H A D | SeriesOptionsItemConverter.cxx | 227 rtl::OUString aPropName( C2U( "GapwidthSequence" ) ); in ApplySpecialItem() local 229 aPropName = C2U( "OverlapSequence" ); in ApplySpecialItem() 240 … if( xChartTypeProps->getPropertyValue( aPropName ) >>= m_aBarPositionSequence ) in ApplySpecialItem() 252 … xChartTypeProps->setPropertyValue( aPropName, uno::makeAny(m_aBarPositionSequence) ); in ApplySpecialItem()
|
/aoo41x/main/toolkit/source/controls/ |
H A D | unocontrol.cxx | 1182 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer() 1209 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer() 1219 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer() 1229 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer() 1239 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer() 1249 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer() 1259 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer() 1269 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer() 1279 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer() 1290 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer() [all …]
|
H A D | unocontrolcontainer.cxx | 353 ::rtl::OUString aPropName(RTL_CONSTASCII_USTRINGPARAM( "Step" ) ); in implUpdateVisibility() 355 if ( xInfo->hasPropertyByName( aPropName ) ) in implUpdateVisibility() 357 uno::Any aVal = xPSet->getPropertyValue( aPropName ); in implUpdateVisibility() 788 ::rtl::OUString aPropName(RTL_CONSTASCII_USTRINGPARAM( "Step" ) ); in createPeer() 789 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer() 791 ::com::sun::star::uno::Any aVal = xPSet->getPropertyValue( aPropName ); in createPeer() 801 xPSet->addPropertyChangeListener( aPropName, xListener ); in createPeer()
|
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLAxisContext.cxx | 172 rtl::OUString aPropName; in getTitleShape() local 188 aPropName = OUString::createFromAscii( "HasZAxisTitle" ); in getTitleShape() 194 xDiaProp->setPropertyValue( aPropName, uno::makeAny(sal_True) ); in getTitleShape() 206 rtl::OUString aPropName; in CreateGrid() local 211 aPropName = OUString::createFromAscii("HasXAxisGrid"); in CreateGrid() 217 aPropName = OUString::createFromAscii("HasYAxisGrid"); in CreateGrid() 231 xDiaProp->setPropertyValue( aPropName, uno::makeAny(sal_True) ); in CreateGrid() 412 rtl::OUString aPropName; in CreateAxis() local 417 aPropName = OUString::createFromAscii("HasXAxis"); in CreateAxis() 423 aPropName = OUString::createFromAscii("HasYAxis"); in CreateAxis() [all …]
|
/aoo41x/main/linguistic/source/ |
H A D | lngsvcmgr.cxx | 221 OUString aPropName( aNode ); in SetAvailableCfgServiceLists() local 223 aPropName += pNodeNames[i]; in SetAvailableCfgServiceLists() 224 pNames[0] = aPropName; in SetAvailableCfgServiceLists() 666 OUString aPropName( aNode ); in Notify() local 668 aPropName += aKeyText; in Notify() 669 pNames[0] = aPropName; in Notify() 719 OUString aPropName( aNode ); in Notify() local 721 aPropName += aKeyText; in Notify() 722 pNames[0] = aPropName; in Notify() 746 aPropName += aKeyText; in Notify() [all …]
|
/aoo41x/main/toolkit/workben/layout/ |
H A D | editor.cxx | 835 AnyEdit( Widget *pWidget, rtl::OUString aPropName, in AnyEdit() 957 AnyInteger( Widget *pWidget, rtl::OUString aPropName, in AnyInteger() 986 AnyFloat( Widget *pWidget, rtl::OUString aPropName, in AnyFloat() 988 : AnyInteger( pWidget, aPropName, aPropKind, pWinParent ) in AnyFloat() 999 AnyCheckBox( Widget *pWidget, rtl::OUString aPropName, in AnyCheckBox() 1043 AnyListBox( Widget *pWidget, rtl::OUString aPropName, in AnyListBox() 1067 AnyAlign( Widget *pWidget, rtl::OUString aPropName, in AnyAlign() 1069 : AnyListBox( pWidget, aPropName, aPropKind, pWinParent ) in AnyAlign() 1083 AnyComboBox( Widget *pWidget, rtl::OUString aPropName, in AnyComboBox() 1107 AnyFontStyle( Widget *pWidget, rtl::OUString aPropName, in AnyFontStyle() [all …]
|
/aoo41x/main/basctl/source/basicide/ |
H A D | localizationmgr.cxx | 178 const ::rtl::OUString& aPropName, in implCreatePureResourceId() 191 aPureIdStr += aPropName; in implCreatePureResourceId() 229 ::rtl::OUString aPropName = rProp.Name; in implHandleControlResourceProperties() 233 && isLanguageDependentProperty( aPropName ); in implHandleControlResourceProperties() 267 xPropertySet->setPropertyValue( aPropName, aPropAny ); in implHandleControlResourceProperties() 340 xPropertySet->setPropertyValue( aPropName, aPropAny ); in implHandleControlResourceProperties() 378 xPropertySet->setPropertyValue( aPropName, aPropAny ); in implHandleControlResourceProperties() 432 aIdStrBase += aPropName; in implHandleControlResourceProperties() 462 xPropertySet->setPropertyValue( aPropName, aPropAny ); in implHandleControlResourceProperties() 531 aIdStrBase += aPropName; in implHandleControlResourceProperties() [all …]
|
/aoo41x/main/sfx2/source/doc/ |
H A D | doctemplates.cxx | 608 setProperty( maRootContent, aPropName, aValue ); in getDirList() 1205 setProperty( maRootContent, aPropName, aValue ); in doUpdate() 1279 setProperty( maRootContent, aPropName, aValue ); in doUpdate() 1460 if ( ! setProperty( aGroup, aPropName, aValue ) ) in CreateNewGroupFsys() 1543 if ( ! setProperty( aNewGroup, aPropName, aValue ) ) in addGroup() 1579 if ( getProperty( aGroup, aPropName, aValue ) ) in removeGroup() 1693 if ( getProperty( aGroup, aPropName, aValue ) ) in renameGroup() 1788 if ( getProperty( aGroup, aPropName, aValue ) ) in storeTemplate() 1990 if ( getProperty( aGroup, aPropName, aValue ) ) in addTemplate() 2142 if ( getProperty( aTemplate, aPropName, aValue ) ) in removeTemplate() [all …]
|
H A D | doctempl.cxx | 806 OUString aPropName( RTL_CONSTASCII_USTRINGPARAM( TARGET_URL ) ); in GetTemplateTargetURLFromComponent() local 807 getTextProperty_Impl( aTemplate, aPropName, aResult ); in GetTemplateTargetURLFromComponent() 1281 OUString aPropName( RTL_CONSTASCII_USTRINGPARAM( TARGET_URL ) ); in CopyFrom() local 1283 if( getTextProperty_Impl( aTemplCont, aPropName, aTemplName ) ) in CopyFrom() 2030 OUString aPropName( RTL_CONSTASCII_USTRINGPARAM( TARGET_URL ) ); in GetTargetURL() local 2032 getTextProperty_Impl( aRegion, aPropName, maTargetURL ); in GetTargetURL() 2193 OUString aPropName( RTL_CONSTASCII_USTRINGPARAM( TARGET_DIR_URL ) ); in GetTargetURL() local 2195 getTextProperty_Impl( aRegion, aPropName, maTargetURL ); in GetTargetURL() 2656 OUString aPropName( RTL_CONSTASCII_USTRINGPARAM( TITLE ) ); in GetTitleFromURL() local 2657 Any aValue = aPropSet->getPropertyValue( aPropName ); in GetTitleFromURL()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | shapeexport3.cxx | 393 OUString aPropName; in export3DLamps() local 405 aPropName = aColorPropName; in export3DLamps() 406 aPropName += aIndexStr; in export3DLamps() 407 xPropSet->getPropertyValue( aPropName ) >>= aColTemp; in export3DLamps() 414 aPropName = aDirectionPropName; in export3DLamps() 415 aPropName += aIndexStr; in export3DLamps() 416 xPropSet->getPropertyValue(aPropName) >>= xLightDir; in export3DLamps() 423 aPropName = aLightOnPropName; in export3DLamps() 424 aPropName += aIndexStr; in export3DLamps() 425 xPropSet->getPropertyValue(aPropName) >>= bLightOnOff; in export3DLamps()
|
/aoo41x/main/comphelper/source/property/ |
H A D | propagg.cxx | 658 ::rtl::OUString aPropName; in setFastPropertyValue() 666 m_xAggregateSet->setPropertyValue(aPropName, _rValue); in setFastPropertyValue() 675 ::rtl::OUString aPropName; in getFastPropertyValue() 678 if (rPH.fillAggregatePropertyInfoByHandle(&aPropName, &nOriginalHandle, nHandle)) in getFastPropertyValue() 683 rValue = m_xAggregateSet->getPropertyValue(aPropName); in getFastPropertyValue() 700 ::rtl::OUString aPropName; in getFastPropertyValue() 704 if (rPH.fillAggregatePropertyInfoByHandle(&aPropName, &nOriginalHandle, nHandle)) in getFastPropertyValue() 709 aValue = m_xAggregateSet->getPropertyValue(aPropName); in getFastPropertyValue() 917 ::rtl::OUString aPropName; in getPropertyState() 941 ::rtl::OUString aPropName; in setPropertyToDefault() [all …]
|
/aoo41x/main/stoc/source/inspect/ |
H A D | introspection.cxx | 2302 rLowerToExactNameMap[ toLower( aPropName ) ] = aPropName; in implInspect() 2424 rLowerToExactNameMap[ toLower( aPropName ) ] = aPropName; in implInspect() 2466 ::rtl::OUString aPropName; in implInspect() 2537 aPropName = aMethName.copy( 3 ); in implInspect() 2571 rProp.Name = aPropName; in implInspect() 2580 rLowerToExactNameMap[ toLower( aPropName ) ] = aPropName; in implInspect() 2747 aPropName = aMethName.copy( 3 ); in implInspect() 2789 rProp.Name = aPropName; in implInspect() 2798 rLowerToExactNameMap[ toLower( aPropName ) ] = aPropName; in implInspect() 2996 rProp.Name = aPropName; in implInspect() [all …]
|
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/ |
H A D | SampleHyphenator.java | 97 String aPropName, in GetValueToUse() argument 108 if (aPropName.equals( aProps[i].Name )) in GetValueToUse() 123 Object aObj = xPropSet.getPropertyValue( aPropName ); in GetValueToUse() 136 String aPropName, in GetValueToUse() argument 147 if (aPropName.equals( aProps[i].Name )) in GetValueToUse() 162 Object aObj = xPropSet.getPropertyValue( aPropName ); in GetValueToUse()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | datauno.cxx | 258 String aPropName(rProp.Name); in FillImportParam() local 260 if (aPropName.EqualsAscii( SC_UNONAME_ISNATIVE )) in FillImportParam() 262 else if (aPropName.EqualsAscii( SC_UNONAME_DBNAME )) in FillImportParam() 267 else if (aPropName.EqualsAscii( SC_UNONAME_CONRES )) in FillImportParam() 272 else if (aPropName.EqualsAscii( SC_UNONAME_SRCOBJ )) in FillImportParam() 391 String aPropName(rProp.Name); in FillSortParam() local 393 if (aPropName.EqualsAscii( SC_UNONAME_ORIENT )) in FillSortParam() 408 else if (aPropName.EqualsAscii( SC_UNONAME_MAXFLD )) in FillSortParam() 471 else if (aPropName.EqualsAscii( SC_UNONAME_ISCASE )) in FillSortParam() 480 else if (aPropName.EqualsAscii( SC_UNONAME_OUTPOS )) in FillSortParam() [all …]
|
H A D | filtuno.cxx | 122 String aPropName(rProp.Name); in setPropertyValues() local 124 if ( aPropName.EqualsAscii( SC_UNONAME_FILENAME ) ) in setPropertyValues() 126 else if ( aPropName.EqualsAscii( SC_UNONAME_FILTERNAME ) ) in setPropertyValues() 128 else if ( aPropName.EqualsAscii( SC_UNONAME_FILTEROPTIONS ) ) in setPropertyValues() 130 else if ( aPropName.EqualsAscii( SC_UNONAME_INPUTSTREAM ) ) in setPropertyValues()
|
/aoo41x/main/sw/source/ui/uno/ |
H A D | SwXFilterOptions.cxx | 102 ::rtl::OUString aPropName = rProp.Name; in setPropertyValues() 104 if ( aPropName.equalsAscii( SW_PROP_NAME_STR(UNO_NAME_FILTER_NAME) ) ) in setPropertyValues() 106 else if ( aPropName == ::rtl::OUString(FILTER_OPTIONS_NAME) ) in setPropertyValues() 108 else if ( aPropName.equalsAscii( "InputStream" ) ) in setPropertyValues()
|
/aoo41x/main/stoc/test/ |
H A D | testintrosp.cxx | 1236 OUString aPropName = aProp.Name; in test_introsp() local 1237 OString aNameStr( aPropName.getStr(), aPropName.getLength(), RTL_TEXTENCODING_ASCII_US ); in test_introsp() 1270 aPropVal = xPropSet->getPropertyValue( aPropName ); in test_introsp() 1333 OUString aUpperUStr = aPropName.toAsciiUpperCase(); in test_introsp() 1335 if( aExactName != aPropName ) in test_introsp() 1338 aErrorStr += OUStringToOString( aPropName, RTL_TEXTENCODING_ASCII_US ); in test_introsp() 1358 xPropSet->setPropertyValue( aPropName, aNewVal ); in test_introsp() 1364 aPropVal = xPropSet->getPropertyValue( aPropName ); in test_introsp()
|
/aoo41x/main/chart2/source/controller/accessibility/ |
H A D | AccessibleBase.cxx | 876 OUString aPropName; in getColor() local 886 aPropName = C2U("BorderColor"); in getColor() 891 aPropName = C2U("Color"); in getColor() 898 aPropName = C2U("LineColor"); in getColor() 903 aPropName = C2U("FillColor"); in getColor() 930 xInfo->hasPropertyByName( aPropName )) in getColor() 932 xObjProp->getPropertyValue( aPropName ) >>= nResult; in getColor()
|
/aoo41x/main/chart2/source/tools/ |
H A D | StatisticsHelper.cxx | 321 const OUString aPropName( bYError ? C2U("ErrorBarY") : C2U("ErrorBarX")); in addErrorBars() local 322 if( !( xSeriesProp->getPropertyValue( aPropName ) >>= xErrorBar ) || in addErrorBars() 334 xSeriesProp->setPropertyValue( aPropName, uno::makeAny( xErrorBar )); in addErrorBars() 345 const OUString aPropName( bYError ? C2U("ErrorBarY") : C2U("ErrorBarX")); in getErrorBars() local 348 xSeriesProp->getPropertyValue( aPropName ) >>= xErrorBar; in getErrorBars()
|
/aoo41x/main/framework/source/uifactory/ |
H A D | uicontrollerfactory.cxx | 108 rtl::OUString aPropName; in createInstanceWithArgumentsAndContext() local 118 aPropValue.Value >>= aPropName; in createInstanceWithArgumentsAndContext() 139 … rtl::OUString aValue = m_pConfigAccess->getValueFromCommandModule( ServiceSpecifier, aPropName ); in createInstanceWithArgumentsAndContext() 155 …UString aServiceName = m_pConfigAccess->getServiceFromCommandModule( ServiceSpecifier, aPropName ); in createInstanceWithArgumentsAndContext()
|
/aoo41x/main/oox/source/export/ |
H A D | drawingml.cxx | 956 OUString aPropName( pPropValue[ i ].Name ); in WriteParagraphNumbering() local 957 … DBG(printf ("pro name: %s\n", OUStringToOString( aPropName, RTL_TEXTENCODING_UTF8 ).getStr())); in WriteParagraphNumbering() 958 … if ( aPropName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "NumberingType" ) ) ) in WriteParagraphNumbering() 960 … else if ( aPropName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Prefix" ) ) ) { in WriteParagraphNumbering() 963 … } else if ( aPropName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Suffix" ) ) ) { in WriteParagraphNumbering() 968 … } else if ( aPropName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "BulletChar" ) ) ) in WriteParagraphNumbering() 973 … else if ( aPropName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "BulletFont" ) ) ) in WriteParagraphNumbering() 985 … } else if ( aPropName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "BulletRelSize" ) ) ) { in WriteParagraphNumbering() 987 … } else if ( aPropName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "GraphicURL" ) ) ) { in WriteParagraphNumbering() 990 … } else if ( aPropName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "GraphicSize" ) ) ) in WriteParagraphNumbering()
|
/aoo41x/main/sw/source/core/swg/ |
H A D | SwXMLTextBlocks1.cxx | 428 String aPropName( String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM("MediaType") ) ); in PutBlockText() local 432 xSet->setPropertyValue( aPropName, aAny ); in PutBlockText() 576 String aPropName( String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM("MediaType") ) ); in WriteInfo() local 580 xSet->setPropertyValue( aPropName, aAny ); in WriteInfo() 653 String aPropName( String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM("MediaType") ) ); in SetMacroTable() local 657 xSet->setPropertyValue( aPropName, aAny ); in SetMacroTable()
|
/aoo41x/main/slideshow/source/engine/shapes/ |
H A D | viewappletshape.cxx | 99 ::rtl::OUString aPropName; in ViewAppletShape() 102 aPropName = ::rtl::OUString::createFromAscii( pPropCopyTable[i] ); in ViewAppletShape() 103 mxViewerPropSet->setPropertyValue( aPropName, in ViewAppletShape() 105 aPropName )); in ViewAppletShape()
|
/aoo41x/main/xmloff/source/transform/ |
H A D | DocumentTContext.cxx | 125 OUString aPropName(RTL_CONSTASCII_USTRINGPARAM("Class")); in StartElement() local 126 if( xPropSetInfo.is() && xPropSetInfo->hasPropertyByName( aPropName ) ) in StartElement() 128 Any aAny = rPropSet->getPropertyValue( aPropName ); in StartElement()
|