Home
last modified time | relevance | path

Searched refs:aProperties (Results 126 – 150 of 192) sorted by relevance

12345678

/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx279 const ::com::sun::star::beans::PropertyValues& aProperties ) in hyphenate()
291 rHelper.SetTmpPropVals(aProperties); in hyphenate()
547 const ::com::sun::star::beans::PropertyValues& aProperties ) in createPossibleHyphens()
556 rHelper.SetTmpPropVals(aProperties); in createPossibleHyphens()
/trunk/main/sfx2/source/sidebar/
H A DTheme.cxx686 ::std::vector<beans::Property> aProperties; in getProperties()
700 aProperties.push_back(aProperty); in getProperties()
704 &aProperties.front(), in getProperties()
705 aProperties.size()); in getProperties()
/trunk/main/oox/source/drawingml/
H A Dhyperlinkcontext.cxx42 const Reference< XFastAttributeList >& xAttributes, PropertyMap& aProperties ) in HyperLinkContext() argument
44 , maProperties(aProperties) in HyperLinkContext()
/trunk/main/svx/source/dialog/
H A Dsvxbmpnumvalueset.cxx330 Sequence< PropertyValue > aProperties(2); in UserDraw() local
331 PropertyValue* pProperties = aProperties.getArray(); in UserDraw()
338 sLevelTexts[i] = xFormatter->makeNumberingString( aProperties, aLocale ); in UserDraw()
/trunk/main/xmloff/source/text/
H A DXMLSectionExport.cxx1901 Sequence<PropertyValue> aProperties; in ExportMasterDocHeadingDummies() local
1902 xChapterNumbering->getByIndex( nLevel ) >>= aProperties; in ExportMasterDocHeadingDummies()
1903 for( sal_Int32 i = 0; i < aProperties.getLength(); i++ ) in ExportMasterDocHeadingDummies()
1905 if( aProperties[i].Name == sHeadingStyleName ) in ExportMasterDocHeadingDummies()
1907 aProperties[i].Value >>= sStyle; in ExportMasterDocHeadingDummies()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_content.cxx256 uno::Sequence< beans::PropertyValue > aProperties; in execute() local
257 if ( !( aCommand.Argument >>= aProperties ) ) in execute()
269 if ( !aProperties.getLength() ) in execute()
281 aRet <<= setPropertyValues( aProperties, Environment ); in execute()
/trunk/main/xmloff/source/forms/
H A Dpropertyexport.cxx243 Sequence< Property > aProperties = m_xPropertyInfo->getProperties(); in examinePersistence() local
244 const Property* pProperties = aProperties.getConstArray(); in examinePersistence()
245 for (sal_Int32 i=0; i<aProperties.getLength(); ++i, ++pProperties) in examinePersistence()
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXThesaurus.idl74 @param aProperties
85 [in] com::sun::star::beans::PropertyValues aProperties )
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleThesaurus.java164 PropertyValue[] aProperties ) in queryMeanings() argument
180 boolean bIsGermanPreReform = GetValueToUse( "IsGermanPreReform", false, aProperties ); in queryMeanings()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx783 UStringList aProperties( pDescriptor->getProperties() ); in updateControls() local
784 if( aProperties.size() >= 1 ) in updateControls()
786 OUString aProperty( aProperties.front() ); in updateControls()
788 mnPropertyType = getPropertyType( aProperties.front() ); in updateControls()
1419 UStringList aProperties( pDescriptor->getProperties() ); in createSelectionSet() local
1420 if( aProperties.size() >= 1 ) in createSelectionSet()
1421 nType = getPropertyType( aProperties.front() ); in createSelectionSet()
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx1018 Sequence<beans::PropertyValue> aProperties; in GetInitialViewShellType() local
1019 if ( ! (aAny >>= aProperties)) in GetInitialViewShellType()
1024 for (sal_Int32 n=0; n<aProperties.getLength(); n++) in GetInitialViewShellType()
1026 const beans::PropertyValue& rProperty (aProperties[n]); in GetInitialViewShellType()
/trunk/main/framework/test/
H A Dtest.cxx1041 Any aProperties; in impl_testFilterRegistration() local
1042 aProperties <<= lProperties; in impl_testFilterRegistration()
1043 xContainer->insertByName( DECLARE_ASCII("mein_eigener_neuer_Filter"), aProperties ); in impl_testFilterRegistration()
1070 aProperties <<= lProperties; in impl_testFilterRegistration()
1071 xContainer->insertByName( DECLARE_ASCII("mein_eigener_neuer_Filter_2"), aProperties ); in impl_testFilterRegistration()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx256 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
257 lcl_AddPropertiesToVector( aProperties ); in lcl_GetPropertySequence()
259 ::std::sort( aProperties.begin(), aProperties.end(), in lcl_GetPropertySequence()
262 return ::chart::ContainerHelper::ContainerToSequence( aProperties ); in lcl_GetPropertySequence()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx1453 Sequence<PropertyValue> aProperties (1); in ProcessClick() local
1454 aProperties[0].Name = ::rtl::OUString::createFromAscii("FirstPage"); in ProcessClick()
1456 aProperties[0].Value = Any(sName); in ProcessClick()
1465 xPresentation->startWithArguments(aProperties); in ProcessClick()
/trunk/main/sfx2/source/doc/
H A Dfrmdescr.cxx300 return aProperties == ((SfxFrameDescriptorItem&)rAttr).aProperties; in operator ==()
/trunk/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx639 Sequence< ::rtl::OUString > aProperties(1); in getInstalledAdabasDBDirs() local
640 aProperties[0] = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Title")); in getInstalledAdabasDBDirs()
644 … Reference< XResultSet > xFiles = aAdabasConfigDir.createCursor(aProperties, _reResultSetInclude); in getInstalledAdabasDBDirs()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1031 Sequence<PropertyValue> aProperties(3); in Execute() local
1032 PropertyValue* pValues = aProperties.getArray(); in Execute()
1039 pNewDBMgr->ExecuteFormLetter(rSh, aProperties, sal_True); in Execute()
2415 Sequence<PropertyValue> aProperties(3); in GenerateFormLetter() local
2416 PropertyValue* pValues = aProperties.getArray(); in GenerateFormLetter()
2423 pNewDBMgr->ExecuteFormLetter(GetWrtShell(), aProperties, sal_True); in GenerateFormLetter()
/trunk/main/sd/source/ui/dlg/
H A Ddlgass.cxx1785 Sequence<beans::PropertyValue> aProperties; in GetUiTextForCommand() local
1787 if (aAny >>= aProperties) in GetUiTextForCommand()
1789 sal_Int32 nCount (aProperties.getLength()); in GetUiTextForCommand()
1792 ::rtl::OUString sPropertyName (aProperties[i].Name); in GetUiTextForCommand()
1795 aProperties[i].Value >>= sString; in GetUiTextForCommand()
/trunk/main/cui/source/options/
H A Doptsave.cxx717 Sequence<PropertyValue> aProperties; in IMPL_LINK() local
718 aProps >>= aProperties; in IMPL_LINK()
719 pUIFilters[nFilter] = lcl_ExtracUIName(aProperties); in IMPL_LINK()
/trunk/main/xmloff/source/chart/
H A DSchXMLTools.cxx721 Sequence< beans::Property > aProperties( xSrcInfo->getProperties()); in copyProperties() local
722 const sal_Int32 nLength = aProperties.getLength(); in copyProperties()
725 OUString aName( aProperties[i].Name); in copyProperties()
/trunk/main/sw/source/ui/envelp/
H A Dmailmrge.cxx316 Sequence<PropertyValue> aProperties(3); in SwMailMergeDlg() local
317 PropertyValue* pProperties = aProperties.getArray(); in SwMailMergeDlg()
324 xD->dispatch(aURL, aProperties); in SwMailMergeDlg()
/trunk/main/wizards/com/sun/star/wizards/table/
H A DScenarioSelector.java241 PropertyValue[] aProperties = curfielddescription.getPropertyValues(); in addColumnsToDescriptor() local
242 this.curtabledescriptor.addColumn(aProperties); in addColumnsToDescriptor()
/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.cxx941 uno::Sequence< beans::PropertyValue > aProperties; in execute() local
942 if ( !( aCommand.Argument >>= aProperties ) || !aProperties.getLength() ) in execute()
944 aRet <<= setPropertyValues( aProperties, xEnv ); in execute()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx408 uno::Sequence< beans::PropertyValue > aProperties; in execute() local
409 if ( !( aCommand.Argument >>= aProperties ) ) in execute()
421 if ( !aProperties.getLength() ) in execute()
433 aRet <<= setPropertyValues( aProperties, Environment ); in execute()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx2948 const uno::Sequence<OUString> aProperties(&rPropertyName, 1); in setPropertyValue() local
2951 SetPropertyValues_Impl( aProperties, aValues ); in setPropertyValue()
2961 const uno::Sequence<OUString> aProperties(&rPropertyName, 1); in getPropertyValue() local
2962 return GetPropertyValues_Impl(aProperties).getConstArray()[0]; in getPropertyValue()
4176 const uno::Sequence<OUString> aProperties(&rPropertyName, 1); in getPropertyValue() local
4178 return GetPropertyValues_Impl(aProperties).getConstArray()[0]; in getPropertyValue()
4189 const uno::Sequence<OUString> aProperties(&rPropertyName, 1); in setPropertyValue() local
4192 SetPropertyValues_Impl( aProperties, aValues ); in setPropertyValue()
4819 const uno::Sequence<OUString> aProperties(&rPropertyName, 1); in getPropertyValue() local
4821 return GetPropertyValues_Impl(aProperties).getConstArray()[0]; in getPropertyValue()

Completed in 178 milliseconds

12345678