/aoo42x/main/sw/source/ui/config/ |
H A D | usrpref.cxx | 156 Sequence<Any> aValues(aNames.getLength()); in Commit() local 195 Sequence<Any> aValues = GetProperties(aNames); in Load() local 299 Sequence<Any> aValues(aNames.getLength()); in Commit() local 346 Sequence<Any> aValues = GetProperties(aNames); in Load() local 448 Sequence<Any> aValues(aNames.getLength()); in Commit() local 475 Sequence<Any> aValues = GetProperties(aNames); in Load() local 547 Sequence<Any> aValues(aNames.getLength()); in Commit() local 570 Sequence<Any> aValues = GetProperties(aNames); in Load() local 622 Sequence<Any> aValues(aPropNames.getLength()); in Commit() local 641 Sequence<Any> aValues = GetProperties(aPropNames); in Load() local
|
H A D | prtopt.cxx | 91 Sequence<Any> aValues = GetProperties(aNames); in SwPrintOptions() local 153 Sequence<Any> aValues(aNames.getLength()); in Commit() local
|
H A D | barcfg.cxx | 57 Sequence<Any> aValues = GetProperties(aNames); in SwToolbarConfigItem() local 139 Sequence<Any> aValues(aNames.getLength()); in Commit() local
|
/aoo42x/main/accessibility/source/helper/ |
H A D | characterattributeshelper.cxx | 68 Sequence< PropertyValue > aValues( m_aAttributeMap.size() ); in GetCharacterAttributes() local 86 Sequence< PropertyValue > aValues; in GetCharacterAttributes() local
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | navicfg.cxx | 80 Sequence<Any> aValues = GetProperties(aNames); in SwNavigationConfig() local 115 Sequence<Any> aValues(aNames.getLength()); in Commit() local
|
/aoo42x/main/canvas/source/directx/ |
H A D | dx_config.cxx | 55 uno::Sequence< sal_Int32 > aValues; in DXCanvasItem() local 108 … uno::Sequence< sal_Int32 > aValues( sizeof(DeviceInfo)/sizeof(sal_Int32)*maValues.size() ); in ~DXCanvasItem() local
|
/aoo42x/main/embeddedobj/test/mtexecutor/ |
H A D | mainthreadexecutor.cxx | 62 uno::Sequence< beans::NamedValue > aValues; in execute() local 122 MainThreadExecutorRequest::MainThreadExecutorRequest( const uno::Reference< task::XJob >& xJob, in MainThreadExecutorRequest()
|
/aoo42x/main/unotools/source/config/ |
H A D | javaoptions.cxx | 83 Sequence< Any > aValues = GetProperties(aNames); in SvtExecAppletsItem_Impl() local 100 Sequence< Any > aValues(1); in Commit() local 150 Sequence< Any > aValues = GetProperties(pImpl->aPropertyNames); in SvtJavaOptions() local 191 Sequence< Any > aValues(nOrgCount); in Commit() local
|
H A D | undoopt.cxx | 75 Sequence< Any > aValues( m_aPropertyNames.getLength() ); in Commit() local 111 Sequence< Any > aValues = GetProperties( m_aPropertyNames ); in Load() local
|
H A D | fltrcfg.cxx | 113 Sequence<Any> aValues(aNames.getLength()); in Commit() local 139 Sequence<Any> aValues = GetProperties(aNames); in Load() local 175 Sequence<Any> aValues(1); in Commit() local 188 Sequence<Any> aValues = GetProperties(aNames); in Load() local 360 Sequence<Any> aValues(aNames.getLength()); in Commit() local 380 Sequence<Any> aValues = GetProperties(rNames); in Load() local
|
/aoo42x/main/xmloff/source/forms/ |
H A D | gridcolumnproptranslator.cxx | 240 Sequence< Any > aValues( &aValue, 1 ); in setPropertyValue() local 248 Sequence< Any > aValues = getPropertyValues( aNames ); in getPropertyValue() local 280 …void SAL_CALL OGridColumnPropertyTranslator::setPropertyValues( const Sequence< ::rtl::OUString >&… in setPropertyValues() 304 Sequence< Any > aValues( aPropertyNames.getLength() ); in getPropertyValues() local
|
/aoo42x/main/editeng/source/misc/ |
H A D | acorrcfg.cxx | 132 Sequence<Any> aValues = GetProperties(aNames); in Load() local 249 Sequence<Any> aValues(aNames.getLength()); in Commit() local 402 Sequence<Any> aValues = GetProperties(aNames); in Load() local 566 Sequence<Any> aValues(aNames.getLength()); in Commit() local
|
/aoo42x/main/sdext/source/minimizer/ |
H A D | informationdialog.cxx | 102 Sequence< Any > aValues( pValues, nCount ); in InsertFixedText() local 136 Sequence< Any > aValues( pValues, nCount ); in InsertImage() local 176 Sequence< Any > aValues( pValues, nCount ); in InsertCheckBox() local 216 Sequence< Any > aValues( pValues, nCount ); in InsertButton() local 264 Sequence< Any > aValues( pValues, nCount ); in InitDialog() local
|
/aoo42x/main/sw/inc/ |
H A D | flddropdown.hxx | 67 std::vector<String> aValues; member in SwDropDownField
|
/aoo42x/main/sc/source/core/tool/ |
H A D | appoptio.cxx | 397 Sequence<Any> aValues; in ScAppCfg() local 575 Sequence<Any> aValues(aNames.getLength()); in IMPL_LINK() local 607 Sequence<Any> aValues(aNames.getLength()); in IMPL_LINK() local 633 Sequence<Any> aValues(aNames.getLength()); in IMPL_LINK() local 662 Sequence<Any> aValues(aNames.getLength()); in IMPL_LINK() local 682 Sequence<Any> aValues(aNames.getLength()); in IMPL_LINK() local 702 Sequence<Any> aValues(aNames.getLength()); in IMPL_LINK() local
|
H A D | inputopt.cxx | 158 Sequence<Any> aValues = GetProperties(aNames); in ScInputCfg() local 212 Sequence<Any> aValues(aNames.getLength()); in Commit() local
|
H A D | printopt.cxx | 151 Sequence<Any> aValues = GetProperties(aNames); in ScPrintCfg() local 181 Sequence<Any> aValues(aNames.getLength()); in Commit() local
|
/aoo42x/main/sw/source/ui/envelp/ |
H A D | labimg.cxx | 294 Sequence<Any> aValues = GetProperties(aNames); in SwLabCfgItem() local 427 Sequence<Any> aValues(aNames.getLength()); in Commit() local
|
/aoo42x/main/vcl/source/gdi/ |
H A D | configsettings.cxx | 95 Sequence< PropertyValue > aValues( group->second.size() ); in Commit() local 155 Sequence< Any > aValues( GetProperties( aSettingsKeys ) ); in getValues() local
|
/aoo42x/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/type/ |
H A D | ListParser.java | 43 final Object[] aValues = new Object[aParts.length]; in Parse() local
|
/aoo42x/main/svtools/source/config/ |
H A D | apearcfg.cxx | 66 Sequence<Any> aValues = GetProperties(rNames); in SvtTabAppearanceCfg() local 134 Sequence<Any> aValues(rNames.getLength()); in Commit() local
|
/aoo42x/main/reportdesign/source/ui/dlg/ |
H A D | PageNumber.cxx | 137 uno::Sequence<beans::PropertyValue> aValues( 3 ); in Execute() local
|
/aoo42x/main/autodoc/inc/ary/cpp/ |
H A D | c_enum.hxx | 102 aValues; member in ary::cpp::Enum
|
/aoo42x/main/autodoc/inc/ary/idl/ |
H A D | i_enum.hxx | 78 ValueList aValues; member in ary::idl::Enum
|
/aoo42x/main/svx/source/items/ |
H A D | zoomslideritem.cxx | 167 com::sun::star::uno::Sequence < sal_Int32 > aValues; in PutValue() local 225 com::sun::star::uno::Sequence < sal_Int32 > aValues; in PutValue() local
|