Home
last modified time | relevance | path

Searched defs:aValues (Results 151 – 175 of 209) sorted by relevance

123456789

/AOO41X/main/sfx2/source/appl/
H A Dsfxhelp.cxx259 Sequence< Any > aValues = GetProperties( aNames ); in SfxHelpOptions_Impl() local
/AOO41X/main/sw/source/core/unocore/
H A Dunoredline.cxx239 uno::Sequence<beans::PropertyValue> aValues(4); in lcl_GetSuccessorProperties() local
H A Dunostyle.cxx2609 uno::Sequence< uno::Any > aValues; in getPropertyValues() local
2664 const uno::Sequence<uno::Any> aValues(&rValue, 1); in setPropertyValue() local
3655 uno::Sequence< uno::Any > aValues; in getPropertyValues() local
3695 const uno::Sequence<uno::Any> aValues(&rValue, 1); in setPropertyValue() local
4274 uno::Sequence< uno::Any > aValues; in getPropertyValues() local
/AOO41X/main/accessibility/source/standard/
H A Dvclxaccessibletabpage.cxx594 Sequence< PropertyValue > aValues; in getCharacterAttributes() local
/AOO41X/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx136 uno::Sequence< beans::PropertyValue > aValues(1); in SwMailMergeLayoutPage() local
H A Dmmconfigitem.cxx234 Sequence<Any> aValues = GetProperties(rNames); in SwMailMergeConfigItem_Impl() local
539 Sequence<Any> aValues(aNames.getLength()); in Commit() local
/AOO41X/main/svx/source/dialog/
H A Dhyprlink.cxx74 uno::Sequence< uno::Any > aValues = GetProperties(aNames); in SearchDefaultConfigItem_Impl() local
/AOO41X/main/sc/source/filter/xml/
H A Dxmlcvali.cxx436 uno::Sequence<beans::PropertyValue> aValues; in EndElement() local
/AOO41X/main/reportdesign/source/ui/report/
H A DReportSection.cxx822 uno::Sequence<beans::PropertyValue> aValues; in ExecuteDrop() local
/AOO41X/main/xmlsecurity/source/dialogs/
H A Ddigitalsignaturesdialog.cxx101 Sequence< css::uno::Any > aValues = GetProperties( Sequence<OUString>(&sDef,1) ); in SaveODFItem() local
/AOO41X/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1211 Sequence< Any > aValues(3); in getProperty1Value() local
1285 Sequence< Any > aValues(3); in setProperty1Value() local
/AOO41X/main/sw/source/core/access/
H A Daccpara.cxx1843 uno::Sequence< PropertyValue > aValues( aDefAttrSeq.size() ); in getCharacterAttributes() local
2163 uno::Sequence< PropertyValue > aValues( aDefAttrSeq.size() + in getDefaultAttributes() local
2330 uno::Sequence< PropertyValue > aValues( aRunAttrSeq.size() ); in getRunAttributes() local
3246 uno::Sequence< uno::Any > aValues( nLength ); in setAttributes() local
/AOO41X/main/sw/source/core/ole/
H A Dndole.cxx979 Sequence< Any > aValues = GetProperties( aNames ); in Load() local
/AOO41X/main/sw/source/filter/basflt/
H A Dfltini.cxx406 Sequence<Any> aValues = GetProperties( aNames ); in GetValues() local
/AOO41X/main/sfx2/source/bastyp/
H A Dhelper.cxx743 uno::Sequence<uno::Any> aValues(2); in MakeFolder() local
/AOO41X/main/basic/source/sbx/
H A Dsbxscan.cxx256 SbxValues aValues( nVal ); in ScanNumIntnl() local
/AOO41X/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx551 Sequence<Any> aValues(1); in MakeFolder() local
/AOO41X/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx1181 …quence< Any >& aValues ) throw(PropertyVetoException, IllegalArgumentException, WrappedTargetExcep… in setPropertyValues()
/AOO41X/main/editeng/source/uno/
H A Dunotext.cxx795 …Names, const uno::Sequence< uno::Any >& aValues ) throw (beans::PropertyVetoException, lang::Illeg… in setPropertyValues()
800 …yNames, const uno::Sequence< uno::Any >& aValues, sal_Int32 nPara ) throw (beans::PropertyVetoExce… in _setPropertyValues()
931 uno::Sequence< uno::Any > aValues( nCount ); in _getPropertyValues() local
/AOO41X/main/xmloff/source/forms/
H A Delementimport.cxx294 Sequence< Any > aValues(m_aValues.size()); in implApplySpecificProperties() local
573 PropertyValues aValues; in tryGenericAttribute() local
/AOO41X/main/xmloff/source/draw/
H A Danimationexport.cxx1149 Sequence< Any > aValues( xAnimate->getValues() ); in exportAnimate() local
/AOO41X/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx1387 uno::Sequence< uno::Any > aValues( Values ); in setPropertyValues() local
/AOO41X/main/forms/source/runtime/
H A Dformoperations.cxx663 Sequence< Any> aValues( 2 ); in execute() local
/AOO41X/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx1827 uno::Sequence< beans::PropertyValue > aValues( nCount ); in transfer() local
/AOO41X/main/sc/source/core/data/
H A Ddptabres.cxx1304 … const vector< SCROW >& aDataMembers, const vector<ScDPValueData>& aValues ) in ProcessData()
1888 void ScDPDataMember::UpdateValues( const vector<ScDPValueData>& aValues, const ScDPSubTotalState& r… in UpdateValues()
1912 …ataMember::ProcessData( const vector< SCROW >& aChildMembers, const vector<ScDPValueData>& aValues, in ProcessData()
3556 …aDimension::ProcessData( const vector< SCROW >& aDataMembers, const vector<ScDPValueData>& aValues, in ProcessData()

123456789