Home
last modified time | relevance | path

Searched refs:rList (Results 176 – 200 of 208) sorted by relevance

123456789

/aoo41x/main/editeng/source/uno/
H A Dunoedprx.cxx574 void SvxAccessibleTextAdapter::GetPortions( sal_uInt16 nPara, SvUShorts& rList ) const in GetPortions()
578 mrTextForwarder->GetPortions( nPara, rList ); in GetPortions()
/aoo41x/main/svx/source/fmcomp/
H A Dfmgridcl.cxx137 void SetMenuItem(const ImageList& rList, sal_uInt16 nID, Menu* pMenu, Menu& rNewMenu, sal_Bool bDes… in SetMenuItem() argument
139 pMenu->SetItemImage(nID, rList.GetImage(nID)); in SetMenuItem()
142 rNewMenu.SetItemImage(nID + nOffset, rList.GetImage(nID)); in SetMenuItem()
/aoo41x/main/sw/inc/
H A Dexpfld.hxx188 sal_uInt16 GetSeqFldList( SwSeqFldList& rList );
H A Deditsh.hxx801 sal_uInt16 GetSeqFtnList( SwSeqFldList& rList, bool bEndNotes = false );
/aoo41x/main/svx/source/dialog/
H A Dsrchdlg.cxx191 SearchAttrItemList::SearchAttrItemList( const SearchAttrItemList& rList ) : in SearchAttrItemList() argument
193 SrchAttrItemList( (sal_uInt8)rList.Count() ) in SearchAttrItemList()
196 SrchAttrItemList::Insert( &rList, 0 ); in SearchAttrItemList()
/aoo41x/main/sfx2/source/inc/
H A Deventsupplier.hxx166 void setModelList(const TModelList& rList);
/aoo41x/main/framework/inc/services/
H A Dautorecovery.hxx696 …umentList::iterator impl_searchDocument( AutoRecovery::TDocumentList& rList ,
/aoo41x/main/sfx2/source/doc/
H A DMetadatable.cxx481 XmlIdList_t & rList( isContentFile(i_rStream) in rmIter() local
483 rList.remove(&const_cast<Metadatable&>(i_rObject)); in rmIter()
/aoo41x/main/starmath/source/
H A Dmathmlexport.cxx624 SvXMLAttributeList &rList = GetAttrList(); in exportDoc() local
630 rList.AddAttribute(GetNamespaceMap().GetAttrNameByKey(XML_NAMESPACE_MATH_IDX), in exportDoc()
H A Daccessibility.cxx1105 void SmTextForwarder::GetPortions( sal_uInt16 nPara, SvUShorts& rList ) const in GetPortions()
1109 pEditEngine->GetPortions( nPara, rList ); in GetPortions()
H A Daccessibility.hxx222 virtual void GetPortions( sal_uInt16 nPara, SvUShorts& rList ) const;
/aoo41x/main/cppu/source/typelib/
H A Dtypelib.cxx1182 BaseList::List const & rList = aBaseList.getList(); in typelib_typedescription_newMIInterface() local
1183 {for (BaseList::List::const_iterator i(rList.begin()); i != rList.end(); in typelib_typedescription_newMIInterface()
/aoo41x/main/sc/source/core/data/
H A Ddptabsrc.cxx1036 void ScDPSource::FillLevelList( sal_uInt16 nOrientation, List& rList ) in FillLevelList() argument
1038 rList.Clear(); in FillLevelList()
1086 rList.Insert( pLevel, LIST_APPEND ); in FillLevelList()
H A Dtable3.cxx2006 void ScTable::FindConditionalFormat( sal_uLong nKey, ScRangeList& rList ) in FindConditionalFormat() argument
2016 rList.Join( ScRange(nCol,nStartRow,nTab, nCol,nEndRow,nTab) ); in FindConditionalFormat()
/aoo41x/main/forms/source/component/
H A DDatabaseForm.hxx534 …void AppendComponent(HtmlSuccessfulObjList& rList, const ::com::sun::star::uno::Reference< ::com::…
537 …void FillSuccessfulList(HtmlSuccessfulObjList& rList, const ::com::sun::star::uno::Reference< ::co…
/aoo41x/main/sw/source/core/inc/
H A Dtxtfrm.hxx281 virtual bool FillSelection( SwSelectionList& rList, const SwRect& rRect ) const;
/aoo41x/main/svl/inc/svl/
H A Dzforlist.hxx783 void GetUsedLanguages( SvUShorts& rList );
/aoo41x/main/editeng/inc/editeng/
H A Dediteng.hxx298 void GetPortions( sal_uInt16 nPara, SvUShorts& rList );
/aoo41x/main/scaddins/source/analysis/
H A Danalysishelper.cxx2280 const SEQ( STRING )& rList = r[ n1 ]; in Append()
2281 nE2 = rList.getLength(); in Append()
2285 const STRING& rStr = rList[ n2 ]; in Append()
/aoo41x/main/editeng/source/editeng/
H A Dediteng.cxx1719 void EditEngine::GetPortions( sal_uInt16 nPara, SvUShorts& rList ) in GetPortions() argument
1732 rList.Insert( nEnd, rList.Count() ); in GetPortions()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocfunc.cxx4494 void ScDocFunc::CreateOneName( ScRangeName& rList, in CreateOneName() argument
4515 if (rList.SearchName( aName, nOldPos )) // vorhanden ? in CreateOneName()
4517 ScRangeData* pOld = rList[nOldPos]; in CreateOneName()
4537 rList.AtFree(nOldPos); in CreateOneName()
4552 if (!rList.Insert(pData)) in CreateOneName()
/aoo41x/main/vcl/source/gdi/
H A Dgdimtf.cxx140 ImpLabelList( const ImpLabelList& rList );
155 ImpLabelList::ImpLabelList( const ImpLabelList& rList ) : in ImpLabelList() argument
156 List( rList ) in ImpLabelList()
/aoo41x/main/vcl/inc/vcl/
H A Dtoolbox.hxx330 … sal_uInt16 ImplFindItemPos( const ImplToolItem* pItem, const std::vector< ImplToolItem >& rList );
/aoo41x/main/framework/source/services/
H A Dautorecovery.cxx2038 …rator AutoRecovery::impl_searchDocument( AutoRecovery::TDocumentList& rList , in impl_searchDocument() argument
2042 for ( pIt = rList.begin(); in impl_searchDocument()
2043 pIt != rList.end() ; in impl_searchDocument()
/aoo41x/main/sw/source/core/doc/
H A Ddocnum.cxx2618 void SwDoc::MarkListLevel( SwList& rList, in MarkListLevel() argument
2623 rList.MarkListLevel( nListLevel, bValue ); in MarkListLevel()

Completed in 254 milliseconds

123456789