/aoo41x/main/vcl/inc/vcl/ |
H A D | printerinfomanager.hxx | 163 void listPrinters( std::list< rtl::OUString >& rList ) const;
|
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterConfigurationAccess.hxx | 175 ::std::vector<rtl::OUString>& rList);
|
/aoo41x/main/sw/source/core/inc/ |
H A D | layfrm.hxx | 85 virtual bool FillSelection( SwSelectionList& rList, const SwRect& rRect ) const;
|
H A D | rootfrm.hxx | 212 virtual bool FillSelection( SwSelectionList& rList, const SwRect& rRect ) const;
|
H A D | pagefrm.hxx | 397 virtual bool FillSelection( SwSelectionList& rList, const SwRect& rRect ) const;
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | unofored.hxx | 49 virtual void GetPortions( sal_uInt16 nPara, SvUShorts& rList ) const;
|
H A D | unoforou.hxx | 67 virtual void GetPortions( sal_uInt16 nPara, SvUShorts& rList ) const;
|
H A D | unoedprx.hxx | 47 virtual void GetPortions( sal_uInt16 nPara, SvUShorts& rList ) const;
|
H A D | unoedsrc.hxx | 159 virtual void GetPortions( sal_uInt16 nPara, SvUShorts& rList ) const = 0;
|
/aoo41x/main/sd/source/ui/animations/ |
H A D | CustomAnimationList.cxx | 586 stl_append_effect_func( CustomAnimationList& rList ) : mrList( rList ) {} in stl_append_effect_func()
|
/aoo41x/main/editeng/source/misc/ |
H A D | SvXMLAutoCorrectImport.hxx | 103 SvStringsISortDtor &rList; member in SvXMLExceptionListImport
|
/aoo41x/main/sfx2/source/notify/ |
H A D | eventsupplier.cxx | 542 void ModelCollectionEnumeration::setModelList(const TModelList& rList) in setModelList() argument 546 m_lModels = rList; in setModelList()
|
/aoo41x/main/svx/source/unodraw/ |
H A D | unoprov.cxx | 900 UHashMapEntryList& rList = m_aHashList[nHash]; in getId() local 902 UHashMapEntry * pMap = rList.First(); in getId() 909 pMap = rList.Next(); in getId()
|
/aoo41x/main/svtools/source/contnr/ |
H A D | fileview.cxx | 605 void CreateVector_Impl( const Sequence < OUString > &rList ); 2372 void SvtFileView_Impl::CreateVector_Impl( const Sequence < OUString > &rList ) in CreateVector_Impl() argument 2378 sal_uInt32 nCount = (sal_uInt32) rList.getLength(); in CreateVector_Impl() 2383 OUString aValue = rList[i]; in CreateVector_Impl()
|
/aoo41x/main/tools/inc/tools/ |
H A D | geninfo.hxx | 203 GenericInformationList(const GenericInformationList& rList, GenericInformation *pParent = NULL);
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | sdtreelb.hxx | 286 const SdrObjList& rList,
|
/aoo41x/main/basic/inc/basic/ |
H A D | sbstar.hxx | 136 void Highlight( const String& rSrc, SbTextPortions& rList );
|
/aoo41x/main/svx/inc/svx/ |
H A D | srchdlg.hxx | 75 SearchAttrItemList( const SearchAttrItemList& rList );
|
/aoo41x/main/sc/source/ui/Accessibility/ |
H A D | AccessibleDocumentPagePreview.cxx | 113 void CollectChilds(const ScAccNote& rNote, ScXAccList& rList); 329 void ScNotesChilds::CollectChilds(const ScAccNote& rNote, ScXAccList& rList) in CollectChilds() argument 333 rList.push_back(rNote.mpTextHelper->GetChild(i + rNote.mpTextHelper->GetStartIndex())); in CollectChilds()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | XMLChangeTrackingImportHelper.hxx | 204 void CreateGeneratedActions(ScMyGeneratedList& rList);
|
/aoo41x/main/svl/source/numbers/ |
H A D | zforlist.cxx | 919 void SvNumberFormatter::GetUsedLanguages( SvUShorts& rList ) in GetUsedLanguages() argument 921 rList.Remove( 0, rList.Count() ); in GetUsedLanguages() 928 rList.Insert( pFormat->GetLanguage(), rList.Count() ); in GetUsedLanguages()
|
/aoo41x/main/sw/inc/ |
H A D | doc.hxx | 2022 sal_uInt16 FillRubyList( const SwPaM& rPam, SwRubyList& rList, 2024 sal_uInt16 SetRubyList( const SwPaM& rPam, const SwRubyList& rList, 2067 void MarkListLevel( SwList& rList,
|
/aoo41x/main/sfx2/source/doc/ |
H A D | docvor.cxx | 1453 const SfxObjectList& rList = pMgr->GetObjectList(); in Reset() local 1454 const sal_uInt16 nCount = rList.Count(); in Reset() 1456 InsertEntryByBmpType( rList.GetBaseName(i), BMPTYPE_DOC, 0, sal_True ); in Reset()
|
/aoo41x/main/filter/source/config/cache/ |
H A D | filtercache.hxx | 966 … const CacheItemList& rList,
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | docfunc.hxx | 53 void CreateOneName( ScRangeName& rList,
|