/trunk/main/xmloff/source/draw/ |
H A D | ximpcustomshape.cxx | 92 aProp.Value <<= bAttrBool; in GetBool() 93 rDest.push_back( aProp ); in GetBool() 106 rDest.push_back( aProp ); in GetInt32() 119 rDest.push_back( aProp ); in GetDouble() 133 rDest.push_back( aProp ); in GetDistance() 140 beans::PropertyValue aProp; in GetString() local 142 aProp.Value <<= rValue; in GetString() 143 rDest.push_back( aProp ); in GetString() 156 aProp.Value <<= nEnum; in GetEnum() 157 rDest.push_back( aProp ); in GetEnum() [all …]
|
/trunk/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 1594 PropertyValue aProp; in ApplyCustomShapeGeometryAttributes() local 1600 aProp.Name = sType; in ApplyCustomShapeGeometryAttributes() 1642 aProp.Name = sViewBox; in ApplyCustomShapeGeometryAttributes() 1720 aProp.Name = sDepth; in ApplyCustomShapeGeometryAttributes() 1981 aProp.Name = sExtrusion; in ApplyCustomShapeGeometryAttributes() 2111 aProp.Value <<= aMap; in ApplyCustomShapeGeometryAttributes() 2205 aProp.Name = sHandles; in ApplyCustomShapeGeometryAttributes() 2407 aProp.Name = sSegments; in ApplyCustomShapeGeometryAttributes() 2416 aProp.Name = sStretchX; in ApplyCustomShapeGeometryAttributes() 2518 aProp.Name = sPath; in ApplyCustomShapeGeometryAttributes() [all …]
|
/trunk/main/unotools/source/config/ |
H A D | useroptions.cxx | 777 css::beans::Property aProp; in IsTokenReadonly() local 784 aProp = xInfo->getPropertyByName(s_so); in IsTokenReadonly() 796 aProp = xInfo->getPropertyByName(s_ssn); in IsTokenReadonly() 802 aProp = xInfo->getPropertyByName(s_sinitials); in IsTokenReadonly() 808 aProp = xInfo->getPropertyByName(s_sstreet); in IsTokenReadonly() 814 aProp = xInfo->getPropertyByName(s_sl); in IsTokenReadonly() 820 aProp = xInfo->getPropertyByName(s_sst); in IsTokenReadonly() 832 aProp = xInfo->getPropertyByName(s_sc); in IsTokenReadonly() 838 aProp = xInfo->getPropertyByName(s_sposition); in IsTokenReadonly() 844 aProp = xInfo->getPropertyByName(s_stitle); in IsTokenReadonly() [all …]
|
/trunk/main/ucb/source/ucp/odma/ |
H A D | odma_provider.cxx | 220 aProp = new ContentProperties(); in queryContent() 222 aProp->m_sDocumentId = sDocId; in queryContent() 224 append(aProp); in queryContent() 232 if(!aProp.is()) in queryContent() 234 if(!aProp.is()) in queryContent() 239 aProp->m_sDocumentId = "/"; in queryContent() 240 aProp->m_sTitle = sCanonicURL; in queryContent() 241 aProp->m_bIsFolder = sal_True; in queryContent() 242 aProp->m_bIsDocument = !aProp->m_bIsFolder; in queryContent() 243 m_aContents.insert(ContentsMap::value_type(aProp->m_sDocumentId,aProp)); in queryContent() [all …]
|
H A D | odma_content.cxx | 482 ::rtl::Reference<ContentProperties> aProp = m_aProps; in execute() 483 if(aProp->m_bIsFolder) in execute() 485 aProp = getContentProvider()->getContentPropertyWithTitle(aTransferInfo.NewTitle); in execute() 486 if(!aProp.is()) in execute() 488 sal_Bool bError = !aProp.is(); in execute() 535 aProp = new ContentProperties(); in execute() 536 aProp->m_sDocumentId = ::rtl::OString(lpszNewDocId); in execute() 538 aProp->m_sSavedAsName = aTransferInfo.NewTitle; in execute() 539 getContentProvider()->append(aProp); in execute() 571 rtl::OUString sFileURL = ContentProvider::openDoc(aProp); in execute() [all …]
|
/trunk/main/toolkit/source/awt/ |
H A D | vclxwindows.cxx | 333 return aProp; in getProperty() 570 return aProp; in getProperty() 750 return aProp; in getProperty() 1013 return aProp; in getProperty() 1191 return aProp; in getProperty() 1988 return aProp; in getProperty() 3419 return aProp; in getProperty() 3768 return aProp; in getProperty() 4149 return aProp; in getProperty() 4461 return aProp; in getProperty() [all …]
|
H A D | vclxwindow.cxx | 1967 ::com::sun::star::uno::Any aProp; in getProperty() 2007 aProp <<= nBehavior; in getProperty() 2032 aProp <<= aText; in getProperty() 2038 aProp <<= aText; in getProperty() 2044 aProp <<= aText; in getProperty() 2057 aProp <<= aFD; in getProperty() 2089 aProp <<= nBorder; in getProperty() 2099 aProp <<= VerticalAlignment_TOP; in getProperty() 2101 aProp <<= VerticalAlignment_MIDDLE; in getProperty() 2103 aProp <<= VerticalAlignment_BOTTOM; in getProperty() [all …]
|
/trunk/main/ucb/source/ucp/hierarchy/ |
H A D | hierarchydatasource.cxx | 339 beans::PropertyValue aProp; in createInstance() local 340 aProp.Name = rtl::OUString( in createInstance() 342 aProp.Value <<= in createInstance() 346 aArguments[ 0 ] <<= aProp; in createInstance() 417 beans::PropertyValue aProp; in createInstanceWithArguments() local 418 if ( Arguments[ n ] >>= aProp ) in createInstanceWithArguments() 420 if ( aProp.Name.equalsAsciiL( in createInstanceWithArguments() 424 if ( aProp.Value >>= aPath ) in createInstanceWithArguments() 510 beans::PropertyValue aProp; in createInstanceWithArguments() local 513 aProp.Value <<= sal_True; in createInstanceWithArguments() [all …]
|
/trunk/main/framework/source/uielement/ |
H A D | statusbarmanager.cxx | 506 uno::Sequence< beans::PropertyValue > aProp; in FillStatusBar() local 516 if ( rItemContainer->getByIndex( n ) >>= aProp ) in FillStatusBar() 518 for ( int i = 0; i < aProp.getLength(); i++ ) in FillStatusBar() 520 if ( aProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_COMMANDURL )) in FillStatusBar() 522 aProp[i].Value >>= aCommandURL; in FillStatusBar() 526 aProp[i].Value >>= aHelpURL; in FillStatusBar() 530 aProp[i].Value >>= nStyle; in FillStatusBar() 532 else if ( aProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_TYPE )) in FillStatusBar() 534 aProp[i].Value >>= nType; in FillStatusBar() 538 aProp[i].Value >>= nWidth; in FillStatusBar() [all …]
|
H A D | toolbarmanager.cxx | 1296 Sequence< PropertyValue > aProp; in FillToolbar() local 1315 aProp[i].Value >>= aCommandURL; in FillToolbar() 1352 aProp[i].Value >>= aHelpURL; in FillToolbar() 1354 aProp[i].Value >>= aTooltip; in FillToolbar() 1356 aProp[i].Value >>= aLabel; in FillToolbar() 1358 aProp[i].Value >>= nType; in FillToolbar() 1360 aProp[i].Value >>= bIsVisible; in FillToolbar() 1362 aProp[i].Value >>= nWidth; in FillToolbar() 1364 aProp[i].Value >>= nStyle; in FillToolbar() 2031 Sequence< PropertyValue > aProp; in IMPL_LINK() local [all …]
|
H A D | popuptoolbarcontroller.cxx | 193 css::beans::PropertyValue aProp; in createPopupMenuController() local 195 aProp.Name = DECLARE_ASCII( "Frame" ); in createPopupMenuController() 196 aProp.Value <<= m_xFrame; in createPopupMenuController() 197 aArgs[0] <<= aProp; in createPopupMenuController() 199 aProp.Name = DECLARE_ASCII( "ModuleIdentifier" ); in createPopupMenuController() 200 aProp.Value <<= getModuleName(); in createPopupMenuController() 201 aArgs[1] <<= aProp; in createPopupMenuController()
|
H A D | menubarmanager.cxx | 1747 Sequence< PropertyValue > aProp; in FillMenu() local 1760 if ( rItemContainer->getByIndex( n ) >>= aProp ) in FillMenu() 1764 rtl::OUString aPropName = aProp[i].Name; in FillMenu() 1766 aProp[i].Value >>= aCommandURL; in FillMenu() 1768 aProp[i].Value >>= aHelpURL; in FillMenu() 1770 aProp[i].Value >>= xIndexContainer; in FillMenu() 1772 aProp[i].Value >>= aLabel; in FillMenu() 1774 aProp[i].Value >>= nType; in FillMenu() 1780 aProp[i].Value >>= nStyle; in FillMenu() 1782 aProp[i].Value >>= bShow; in FillMenu() [all …]
|
/trunk/main/canvas/source/tools/ |
H A D | parametricpolypolygon.cxx | 80 beans::PropertyValue aProp; in create() local 81 if( (rArgs[i] >>= aProp) ) in create() 83 if( aProp.Name.equalsAscii("Colors") ) in create() 85 aProp.Value >>= colorSequence; in create() 87 else if( aProp.Name.equalsAscii("Stops") ) in create() 89 aProp.Value >>= colorStops; in create() 91 else if( aProp.Name.equalsAscii("AspectRatio") ) in create() 93 aProp.Value >>= fAspectRatio; in create()
|
/trunk/main/sw/source/filter/xml/ |
H A D | xmltexte.cxx | 602 beans::PropertyValue& aProp = aProps[--i]; in _exportTextEmbedded() local 603 sal_uInt16 nType2 = SwApplet_Impl::GetOptionType( aProp.Name, sal_True ); in _exportTextEmbedded() 607 aProp.Value >>= aStr2; in _exportTextEmbedded() 608 rXMLExport.AddAttribute( XML_NAMESPACE_DRAW, aProp.Name, aStr2); in _exportTextEmbedded() 698 beans::PropertyValue& aProp = aProps[--i]; in _exportTextEmbedded() local 699 sal_uInt16 nType2 = SwApplet_Impl::GetOptionType( aProp.Name, sal_True ); in _exportTextEmbedded() 703 aProp.Value >>= aStr; in _exportTextEmbedded() 704 rXMLExport.AddAttribute( XML_NAMESPACE_DRAW, XML_NAME, aProp.Name ); in _exportTextEmbedded() 724 beans::PropertyValue& aProp = aProps[--i]; in _exportTextEmbedded() local 729 aProp.Value >>= aStr; in _exportTextEmbedded() [all …]
|
/trunk/main/extensions/source/propctrlr/ |
H A D | eformshelper.cxx | 758 for ( PropertyBag::const_iterator aProp = aProperties.begin(); in firePropertyChanges() local 759 aProp != aProperties.end(); in firePropertyChanges() 760 ++aProp in firePropertyChanges() 763 if ( _rFilter.find( aProp->Name ) != _rFilter.end() ) in firePropertyChanges() 766 Any aOldValue( NULL, aProp->Type ); in firePropertyChanges() 767 if ( xOldInfo.is() && xOldInfo->hasPropertyByName( aProp->Name ) ) in firePropertyChanges() 768 aOldValue = _rxOldProps->getPropertyValue( aProp->Name ); in firePropertyChanges() 770 Any aNewValue( NULL, aProp->Type ); in firePropertyChanges() 771 if ( xNewInfo.is() && xNewInfo->hasPropertyByName( aProp->Name ) ) in firePropertyChanges() 772 aNewValue = _rxNewProps->getPropertyValue( aProp->Name ); in firePropertyChanges() [all …]
|
/trunk/main/framework/qa/complex/accelerators/ |
H A D | AcceleratorsConfigurationTest.java | 192 aProp[0] = new PropertyValue(); in checkModuleAccelCfg() 193 aProp[0].Name = "ModuleIdentifier"; in checkModuleAccelCfg() 194 aProp[0].Value = sModules[i]; in checkModuleAccelCfg() 195 aProp[1] = new PropertyValue(); in checkModuleAccelCfg() 196 aProp[1].Name = "Locale"; in checkModuleAccelCfg() 197 aProp[1].Value = "en-US"; in checkModuleAccelCfg() 200 xInit.initialize(aProp); // to fill cache in checkModuleAccelCfg() 638 PropertyValue aProp = new PropertyValue(); in LoadDocumentAcceleratorConfiguration() local 639 aProp.Name = "DocumentRoot"; in LoadDocumentAcceleratorConfiguration() 640 aProp.Value = xUIConfig; in LoadDocumentAcceleratorConfiguration() [all …]
|
/trunk/main/comphelper/source/misc/ |
H A D | sequenceashashmap.cxx | 258 css::beans::PropertyValue aProp; in getAsConstAnyList() local 259 aProp.Name = pThis->first; in getAsConstAnyList() 260 aProp.Value = pThis->second; in getAsConstAnyList() 261 pDestination[i] = css::uno::makeAny(aProp); in getAsConstAnyList() 265 css::beans::NamedValue aProp; in getAsConstAnyList() local 266 aProp.Name = pThis->first; in getAsConstAnyList() 267 aProp.Value = pThis->second; in getAsConstAnyList() 268 pDestination[i] = css::uno::makeAny(aProp); in getAsConstAnyList()
|
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
H A D | PropertySet_Test.java | 1500 Property aProp= props[j]; in test_registerProperty1() local 1501 if (aProp.Name.equals("PropChar") && aProp.Type.equals(new Type(char.class)) && in test_registerProperty1() 1502 aProp.Attributes == 0) in test_registerProperty1() 1504 else if (aProp.Name.equals("PropInt") && aProp.Type.equals(new Type(int.class)) && in test_registerProperty1() 1507 else if (aProp.Name.equals("PropString") && aProp.Type.equals(new Type(String.class)) && in test_registerProperty1() 1540 Property aProp= props[j]; in test_registerProperty2() local 1541 if (aProp.Name.equals("charA") && aProp.Type.equals(new Type(char.class)) && in test_registerProperty2() 1544 else if (aProp.Name.equals("charB") && aProp.Type.equals(new Type(char.class)) && in test_registerProperty2() 1547 else if (aProp.Name.equals("charC") && aProp.Type.equals(new Type(char.class)) && in test_registerProperty2() 1550 else if (aProp.Name.equals("charClassB") && aProp.Type.equals(new Type(char.class)) && in test_registerProperty2() [all …]
|
/trunk/main/framework/qa/complex/framework/autosave/ |
H A D | Protocol.java | 588 public synchronized void log( /*IN*/ com.sun.star.beans.NamedValue aProp ) in log() argument 591 impl_logProperty(sValue, aProp); in log() 597 public synchronized void log( /*IN*/ com.sun.star.beans.PropertyValue aProp ) in log() argument 600 impl_logProperty(sValue, aProp); in log() 818 /*IN*/ com.sun.star.beans.NamedValue aProp ) in impl_logProperty() argument 820 sOut.append("\""+aProp.Name+"\" = "); in impl_logProperty() 821 impl_logAny(sOut, aProp.Value); in impl_logProperty() 825 /*IN*/ com.sun.star.beans.PropertyValue aProp ) in impl_logProperty() argument 827 sOut.append("\""+aProp.Name+"\" = "); in impl_logProperty() 828 impl_logAny(sOut, aProp.Value); in impl_logProperty()
|
/trunk/main/toolkit/source/helper/ |
H A D | unopropertyarrayhelper.cxx | 110 ::com::sun::star::beans::Property aProp; in getPropertyByName() 114 aProp.Name = rPropertyName; in getPropertyByName() 115 aProp.Handle = -1; in getPropertyByName() 116 aProp.Type = *GetPropertyType( nId ); in getPropertyByName() 117 aProp.Attributes = GetPropertyAttribs( nId ); in getPropertyByName() 120 return aProp; in getPropertyByName()
|
/trunk/main/migrationanalysis/src/driver_docs/sources/ |
H A D | CommonPreparation.bas | 106 Dim aProp As DocumentProperty variable 113 Set aProp = var 'Safe as we know that a DocumentProperty is being passed in 121 RID_STR_COMMON_ATTRIBUTE_NAME & " - " & aProp.name & ", " & _ 122 RID_STR_COMMON_ATTRIBUTE_TYPE & " - " & getCustomDocPropTypeAsString(aProp.Type) & ", " & _ 123 RID_STR_COMMON_ATTRIBUTE_VALUE & " - " & aProp.value 125 myCustomDocumentProperties.item(aProp.name).Delete
|
/trunk/main/dbaccess/source/ui/misc/ |
H A D | databaseobjectview.cxx | 131 NamedValue aProp; in doDispatch() local 134 aProp.Name = ::rtl::OUString::createFromAscii("ParentFrame"); in doDispatch() 135 aProp.Value <<= m_xParentFrame; in doDispatch() 136 lArgs[nArg++] <<= aProp; in doDispatch() 138 aProp.Name = ::rtl::OUString::createFromAscii("TopWindow"); in doDispatch() 139 aProp.Value <<= sal_True; in doDispatch() 140 lArgs[nArg++] <<= aProp; in doDispatch()
|
/trunk/main/dbaccess/source/ui/uno/ |
H A D | ColumnPeer.cxx | 152 Any aProp; in getProperty() local 156 aProp <<= m_xColumn; in getProperty() 160 aProp <<= pFieldControl->getConnection(); in getProperty() 163 aProp = VCLXWindow::getProperty(_rPropertyName); in getProperty() 164 return aProp; in getProperty()
|
/trunk/main/cui/source/customize/ |
H A D | cfg.cxx | 188 aProp[i].Value >>= tmp; in printProperties() 536 aProp[i].Value >>= rSubMenu; in GetMenuItemData() 540 aProp[i].Value >>= rLabel; in GetMenuItemData() 544 aProp[i].Value >>= rType; in GetMenuItemData() 581 aProp[i].Value >>= rStyle; in GetToolbarItemData() 585 aProp[i].Value >>= rSubMenu; in GetToolbarItemData() 589 aProp[i].Value >>= rLabel; in GetToolbarItemData() 593 aProp[i].Value >>= rType; in GetToolbarItemData() 5151 uno::Sequence< uno::Any > aProp( 2 ); in SvxIconSelectorDialog() local 5156 aProp[ 0 ] <<= aPropValue; in SvxIconSelectorDialog() [all …]
|
/trunk/main/xmloff/source/forms/ |
H A D | elementimport.cxx | 804 PropertyValue aProp; in handleAttribute() local 805 aProp.Name = _rLocalName; in handleAttribute() 806 aProp.Handle = nHandle; in handleAttribute() 807 aProp.Value <<= _rValue; in handleAttribute() 808 m_aValueProperties.push_back(aProp); in handleAttribute() 818 PropertyValue aProp; in handleAttribute() local 822 implPushBackPropertyValue(aProp); in handleAttribute() 2082 PropertyValue aProp; in implTranslateStringListProperty() local 2083 aProp.Name = _rPropertyName; in implTranslateStringListProperty() 2139 aProp.Value <<= aList; in implTranslateStringListProperty() [all …]
|