Home
last modified time | relevance | path

Searched refs:aEntries (Results 51 – 61 of 61) sorted by relevance

123

/aoo41x/main/sfx2/source/dialog/
H A Dtempldlg.cxx1324 ExpandedEntries aEntries; in FillTreeBox() local
1327 MakeExpanded_Impl( aEntries); in FillTreeBox()
1332 FillBox_Impl(pTreeBox, aArr[i], aEntries); in FillTreeBox()
1344 if ( IsExpanded_Impl( aEntries, pTreeBox->GetEntryText( pEntry ) ) ) in FillTreeBox()
/aoo41x/main/linguistic/source/
H A Ddicimp.hxx62 ::com::sun::star::linguistic2::XDictionaryEntry > > aEntries;
/aoo41x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java1396 String[] aEntries = (String[]) in doApplicationSettingsSamples() local
1400 for ( int i=0; i<aEntries.length; i++ ) in doApplicationSettingsSamples()
1401 System.out.println( aEntries[i] ); in doApplicationSettingsSamples()
/aoo41x/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs1490 String[] aEntries = (String []) in doApplicationSettingsSamples()
1493 for ( int i=0; i<aEntries.Length; i++ ) in doApplicationSettingsSamples()
1494 Console.WriteLine( aEntries[i] ); in doApplicationSettingsSamples()
/aoo41x/main/package/source/xstor/
H A Docompinstream.hxx109 …com::sun::star::uno::Sequence< ::com::sun::star::beans::StringPair > >& aEntries, ::sal_Bool bRepl…
H A Dowriteablestream.hxx380 …com::sun::star::uno::Sequence< ::com::sun::star::beans::StringPair > >& aEntries, ::sal_Bool bRepl…
H A Dxstorage.hxx802 …com::sun::star::uno::Sequence< ::com::sun::star::beans::StringPair > >& aEntries, ::sal_Bool bRepl…
/aoo41x/main/sc/source/core/data/
H A Dtable2.cxx788 std::vector<ScShowRowsEntry> aEntries; in CopyToTable() local
802 aEntries.push_back(ScShowRowsEntry(i, nLastRow, !bThisHidden)); in CopyToTable()
818 std::vector<ScShowRowsEntry>::const_iterator aEnd = aEntries.end(); in CopyToTable()
819 std::vector<ScShowRowsEntry>::const_iterator aIter = aEntries.begin(); in CopyToTable()
/aoo41x/main/editeng/source/uno/
H A Dunotext.cxx1346 PropertyEntryVector_t aEntries = mpPropSet->getPropertyMap()->getPropertyEntries(); in setAllPropertiesToDefault() local
1347 PropertyEntryVector_t::const_iterator aIt = aEntries.begin(); in setAllPropertiesToDefault()
1348 while( aIt != aEntries.end() ) in setAllPropertiesToDefault()
/aoo41x/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx1906 Sequence< ::rtl::OUString > aEntries; in impl_updateDependentProperty_nothrow() local
1907 impl_getPropertyValue_throw( PROPERTY_STRINGITEMLIST ) >>= aEntries; in impl_updateDependentProperty_nothrow()
1908 bool isEnabled = aEntries.getLength() != 0; in impl_updateDependentProperty_nothrow()
/aoo41x/main/sc/inc/
H A Dfmtuno.hxx81 List aEntries; member in ScTableConditionalFormat

Completed in 133 milliseconds

123