Home
last modified time | relevance | path

Searched refs:aPropName (Results 1 – 25 of 88) sorted by relevance

1234

/trunk/main/chart2/source/controller/itemsetwrapper/
H A DGraphicPropertyItemConverter.cxx324 ::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 DSeriesOptionsItemConverter.cxx227 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()
/trunk/main/toolkit/source/controls/
H A Dunocontrol.cxx1182 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 Dunocontrolcontainer.cxx353 ::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()
/trunk/main/xmloff/source/chart/
H A DSchXMLAxisContext.cxx172 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 …]
/trunk/main/linguistic/source/
H A Dlngsvcmgr.cxx221 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 …]
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx835 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 …]
/trunk/main/basctl/source/basicide/
H A Dlocalizationmgr.cxx178 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 …]
/trunk/main/sfx2/source/doc/
H A Ddoctemplates.cxx608 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 Ddoctempl.cxx806 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()
/trunk/main/xmloff/source/draw/
H A Dshapeexport3.cxx393 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()
/trunk/main/stoc/source/inspect/
H A Dintrospection.cxx2302 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 …]
/trunk/main/comphelper/source/property/
H A Dpropagg.cxx658 ::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 …]
/trunk/main/sc/source/ui/unoobj/
H A Ddatauno.cxx258 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 Dfiltuno.cxx122 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()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleHyphenator.java97 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()
/trunk/main/stoc/test/
H A Dtestintrosp.cxx1236 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()
/trunk/main/oox/source/export/
H A Ddrawingml.cxx956 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()
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleBase.cxx876 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()
/trunk/main/sw/source/ui/uno/
H A DSwXFilterOptions.cxx102 ::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()
/trunk/main/chart2/source/tools/
H A DStatisticsHelper.cxx321 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()
/trunk/main/sw/source/core/swg/
H A DSwXMLTextBlocks1.cxx428 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()
/trunk/main/framework/source/uifactory/
H A Duicontrollerfactory.cxx108 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()
/trunk/main/slideshow/source/engine/shapes/
H A Dviewappletshape.cxx99 ::rtl::OUString aPropName; in ViewAppletShape()
102 aPropName = ::rtl::OUString::createFromAscii( pPropCopyTable[i] ); in ViewAppletShape()
103 mxViewerPropSet->setPropertyValue( aPropName, in ViewAppletShape()
105 aPropName )); in ViewAppletShape()
/trunk/main/xmloff/source/transform/
H A DDocumentTContext.cxx125 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()

Completed in 192 milliseconds

1234