Home
last modified time | relevance | path

Searched refs:aProp (Results 51 – 75 of 96) sorted by relevance

1234

/aoo41x/main/svx/source/dialog/
H A Ddocrecovery.cxx656 css::beans::NamedValue aProp; in PluginProgress() local
657 aProp.Name = PROP_PARENTWINDOW; in PluginProgress()
658 aProp.Value <<= xProgressWindow; in PluginProgress()
659 lArgs[0] <<= aProp; in PluginProgress()
660 aProp.Name = PROP_ALLOWPARENTSHOW; in PluginProgress()
661 aProp.Value <<= sal_True; in PluginProgress()
662 lArgs[1] <<= aProp; in PluginProgress()
/aoo41x/main/ucb/source/core/
H A Ducbstore.cxx2679 Property aProp; in getPropertyByName() local
2686 >>= aProp.Handle ) ) in getPropertyByName()
2707 aProp.Type = aValue.getValueType(); in getPropertyByName()
2716 aProp.Attributes = sal_Int16( nAttribs ); in getPropertyByName()
2726 aProp.Name = aName; in getPropertyByName()
2729 return aProp; in getPropertyByName()
/aoo41x/main/forms/source/component/
H A DFilter.cxx783 PropertyValue aProp; in initialize() local
791 if ( *pArguments >>= aProp ) in initialize()
793 pName = &aProp.Name; in initialize()
794 pValue = &aProp.Value; in initialize()
/aoo41x/main/stoc/source/invocation/
H A Dinvocation.cxx583 Property aProp = _xIntrospectionAccess->getProperty( in setValue() local
585 Reference < XIdlClass > r = TypeToIdlClass( aProp.Type, xCoreReflection ); in setValue()
590 PropertyName, xTypeConverter->convertTo( Value, aProp.Type ) ); in setValue()
936 Property aProp = _xIntrospectionAccess->getProperty in getInfoForName() local
938 fillInfoForProperty( aRetInfo, aProp ); in getInfoForName()
/aoo41x/main/svx/source/fmcomp/
H A Dfmgridif.cxx2134 Any aProp; in getProperty() local
2143 aProp <<= ImplCreateFontDescriptor( aFont ); in getProperty()
2147 aProp <<= (sal_Int32)pDataWindow->GetControlForeground().GetColor(); in getProperty()
2151 aProp <<= (sal_Int32)pDataWindow->GetControlBackground().GetColor(); in getProperty()
2158 aProp <<= (sal_Int32)pGrid->PixelToLogic(Point(0,nPixelHeight),MAP_10TH_MM).Y(); in getProperty()
2163 aProp <<= (sal_Bool)bHasNavBar; in getProperty()
2168 aProp <<= (sal_Bool)bHasHandle; in getProperty()
2172 aProp <<= (sal_Bool)pDataWindow->IsEnabled(); in getProperty()
2175 aProp = VCLXWindow::getProperty( _rPropertyName ); in getProperty()
2177 return aProp; in getProperty()
/aoo41x/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx1032 beans::Property aProp in removeProperty()
1036 if ( !( aProp.Attributes & beans::PropertyAttribute::REMOVEABLE ) ) in removeProperty()
1182 beans::Property aProp; in queryCreatableContentsInfo() local
1184 rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Title" ) ), aProp ); in queryCreatableContentsInfo()
1187 aDocProps.getArray()[ 0 ] = aProp; in queryCreatableContentsInfo()
1197 aFolderProps.getArray()[ 0 ] = aProp; in queryCreatableContentsInfo()
1359 beans::Property aProp; in getPropertyValues() local
1363 if ( pProvider->getProperty( (*it).first, aProp ) ) in getPropertyValues()
1364 xRow->appendObject( aProp, (*it).second.value() ); in getPropertyValues()
/aoo41x/main/extensions/workben/
H A Dpythontest.cxx350 Property *aProp = seqProp.getArray(); in dumpIntrospectionToStream() local
352 fprintf( f, " %s %s\n" , USTRING_TO_PCHAR( aProp[i].Type->getName() ), in dumpIntrospectionToStream()
353 USTRING_TO_PCHAR( aProp[i].Name ) ); in dumpIntrospectionToStream()
/aoo41x/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx263 virtual void SAL_CALL methodStruct(const Property& aProp) throw( RuntimeException );
269 virtual Property SAL_CALL methodStruct2( const Property& aProp ) throw (RuntimeException);
1278 void SAL_CALL OComponent::methodStruct(const Property& aProp) throw( RuntimeException ) in methodStruct() argument
1283 aProp.Attributes, aProp.Handle, (const sal_Unicode*)aProp.Name); in methodStruct()
1315 Property SAL_CALL OComponent::methodStruct2( const Property& aProp ) throw (RuntimeException) in methodStruct2() argument
1317 return aProp; in methodStruct2()
/aoo41x/main/ucbhelper/source/provider/
H A Dresultset.cxx1655 beans::Property aProp; in getPropertyByName() local
1656 if ( queryProperty( aName, aProp ) ) in getPropertyByName()
1657 return aProp; in getPropertyByName()
1668 beans::Property aProp; in hasPropertyByName() local
1669 return queryProperty( Name, aProp ); in hasPropertyByName()
H A Dresultsetmetadata.cxx426 Property aProp in getColumnType()
428 rProp.Type = aProp.Type; in getColumnType()
/aoo41x/main/sw/source/ui/shells/
H A Ddrformsh.cxx130 beans::Property aProp = xPropInfoSet->getPropertyByName( sTargetURL ); in TYPEINIT1() local
131 if( aProp.Name.getLength() ) in TYPEINIT1()
/aoo41x/main/framework/source/uiconfiguration/
H A Duiconfigurationmanagerimpl.cxx1377 PropertyValue aProp; in getShortCutManager() local
1381 aProp.Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ModuleIdentifier")); in getShortCutManager()
1382 aProp.Value <<= aModule; in getShortCutManager()
1386 aProp.Name = ::rtl::OUString::createFromAscii("DocumentRoot"); in getShortCutManager()
1387 aProp.Value <<= xDocumentRoot; in getShortCutManager()
1389 lArgs[0] <<= aProp; in getShortCutManager()
H A Duiconfigurationmanager.cxx1106 PropertyValue aProp; in getShortCutManager() local
1107 aProp.Name = ::rtl::OUString::createFromAscii("DocumentRoot"); in getShortCutManager()
1108 aProp.Value <<= xDocumentRoot; in getShortCutManager()
1111 lArgs[0] <<= aProp; in getShortCutManager()
H A Dmoduleuiconfigurationmanager.cxx1393 PropertyValue aProp; in getShortCutManager() local
1394 aProp.Name = ::rtl::OUString::createFromAscii("ModuleIdentifier"); in getShortCutManager()
1395 aProp.Value <<= aModule; in getShortCutManager()
1398 lArgs[0] <<= aProp; in getShortCutManager()
/aoo41x/main/package/source/xstor/
H A Docompinstream.cxx641 uno::Any SAL_CALL OInputCompStream::getPropertyValue( const ::rtl::OUString& aProp ) in getPropertyValue() argument
655 if ( aProp.equalsAscii( "IsEncrypted" ) ) in getPropertyValue()
658 aPropertyName = aProp; in getPropertyValue()
/aoo41x/main/odk/examples/DevelopersGuide/Charts/
H A DJavaSampleChartAddIn.java129 XPropertySet aProp = (XPropertySet) UnoRuntime.queryInterface( in refresh() local
131 aName = (String) aProp.getPropertyValue( "Name" ); in refresh()
/aoo41x/main/sw/source/filter/xml/
H A Dxmlexp.cxx562 … beans::Property aProp = xPropertySetInfo->getPropertyByName( csCurrentDatabaseSource ); in GetConfigurationSettings() local
563 pProps->Name = aProp.Name; in GetConfigurationSettings()
564 pProps->Value = xProps->getPropertyValue(aProp.Name); in GetConfigurationSettings()
/aoo41x/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx125 … getPropertyValue( const css::uno::Sequence< css::beans::PropertyValue >& aProp, const rtl::OUStri…
126 …l_Bool setPropertyValue( css::uno::Sequence< css::beans::PropertyValue >& aProp, const rtl::OUStri…
/aoo41x/main/connectivity/source/drivers/ado/
H A DAwrapado.cxx2184 WpADOProperty aProp(_rProps.GetItem(_aPosition)); in putValue() local
2185 if ( aProp.IsValid() ) in putValue()
2187 sal_Bool bRet = aProp.PutValue(_aValVar); in putValue()
2195 WpADOProperty aProp(_rProps.GetItem(_aPosition)); in getValue() local
2196 return aProp.GetValue(); in getValue()
H A DAResultSet.cxx904 WpADOProperty aProp(aProps.GetItem(::rtl::OUString::createFromAscii("Bookmarks Ordered"))); in hasOrderedBookmarks() local
906 if(aProp.IsValid()) in hasOrderedBookmarks()
907 aVar = aProp.GetValue(); in hasOrderedBookmarks()
/aoo41x/main/sfx2/source/control/
H A Drequest.cxx870 …com::sun::star::uno::Any aProp = xSet->getPropertyValue(rtl::OUString::createFromAscii("DispatchRe… in GetMacroRecorder() local
872 aProp >>= xSupplier; in GetMacroRecorder()
/aoo41x/main/xmloff/inc/
H A DXMLElementPropertyContext.hxx44 XMLPropertyState aProp; member in XMLElementPropertyContext
/aoo41x/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx203 PropertyDefinition aProp( nId, false ); in lcl_mergeProps() local
204 PropertyMap::iterator pIt = pToAdd->find( aProp ); in lcl_mergeProps()
208 PropertyMap::iterator pDestIt = pToFill->find( aProp ); in lcl_mergeProps()
/aoo41x/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx946 const beans::Property aProp = getProperty(PropertyName); in getConstantValue() local
947 return xConversionHelper->convertToPropertyValue( sControlValue, aProp.Type ); in getConstantValue()
1002 const beans::Property aProp = getProperty(PropertyName); in convertToPropertyValue() local
1003 if ( aPropertyValue.getValueType().equals( aProp.Type ) ) in convertToPropertyValue()
1013 … aPropertyValue = xConversionHelper->convertToPropertyValue( sControlValue, aProp.Type ); in convertToPropertyValue()
1019 aPropertyValue = m_xTypeConverter->convertTo( _rControlValue, aProp.Type ); in convertToPropertyValue()
/aoo41x/main/xmloff/source/chart/
H A DXMLLabelSeparatorContext.cxx78 aProp.maValue <<= m_aSeparator; in EndElement()

Completed in 215 milliseconds

1234