Home
last modified time | relevance | path

Searched refs:rList (Results 126 – 150 of 208) sorted by relevance

123456789

/aoo42x/main/scaddins/source/analysis/
H A Danalysis.cxx764 const SEQ( double )& rList = aCoeffList[ n1 ]; in getSeriessum()
765 nE2 = rList.getLength(); in getSeriessum()
766 const double* pList = rList.getConstArray(); in getSeriessum()
/aoo42x/main/forms/source/component/
H A Dfindpos.hxx37 const ::com::sun::star::uno::Sequence< ::rtl::OUString >& rList);
/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedAutomaticPositionProperties.hxx40 static void addWrappedProperties( std::vector< WrappedProperty* >& rList );
H A DWrappedScaleTextProperties.hxx43 static void addWrappedProperties( std::vector< WrappedProperty* >& rList
H A DWrappedSplineProperties.hxx46 static void addWrappedProperties( std::vector< WrappedProperty* >& rList
H A DWrappedStockProperties.hxx46 static void addWrappedProperties( std::vector< WrappedProperty* >& rList
H A DWrappedSceneProperty.hxx45 static void addWrappedProperties( std::vector< WrappedProperty* >& rList
H A DWrappedCharacterHeightProperty.hxx72 …static void addWrappedProperties( std::vector< WrappedProperty* >& rList, ReferenceSizePropertyPro…
/aoo42x/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx670 const SdrObjList& rList, in AddShapeList() argument
706 rList, in AddShapeList()
707 !rList.HasObjectNavigationOrder() /* use navigation order, if available */, in AddShapeList()
/aoo42x/main/svx/inc/svx/
H A Dsdrhittesthelper.hxx53 const SdrObjList& rList,
H A Dgallery.hxx103 …tic sal_Bool FillObjListTitle( const sal_uInt32 nThemeId, std::vector< rtl::OUString >& rList );
/aoo42x/main/sw/inc/
H A Dswunohelper.hxx69 sal_Bool UCB_GetFileListOfFolder( const String& rURL, SvStrings& rList,
/aoo42x/main/svx/source/unodraw/
H A Dunoshap2.cxx274 SdrObjList& rList = *pSdrShape->GetObjList(); in remove() local
276 const sal_uInt32 nObjCount = rList.GetObjCount(); in remove()
280 if(rList.GetObj( nObjNum ) == pSdrShape ) in remove()
300 SdrObject* pObject = rList.NbcRemoveObject( nObjNum ); in remove()
/aoo42x/main/cui/source/inc/
H A Dsrchxtra.hxx66 SearchAttrItemList& rList; member in SvxSearchAttributeDialog
/aoo42x/main/sc/inc/
H A Ddetdata.hxx86 ScDetOpList(const ScDetOpList& rList);
H A Dmarkdata.hxx94 void MarkFromRangeList( const ScRangeList& rList, sal_Bool bReset );
/aoo42x/main/editeng/source/misc/
H A DSvXMLAutoCorrectExport.hxx56 const SvStringsISortDtor & rList; member in SvXMLExceptionListExport
/aoo42x/main/vcl/source/window/
H A Dwindow.cxx4442 ::std::vector< Window* >& rList = ImplGetOwnerDrawList(); in ~Window()
4444 p = ::std::find( rList.begin(), rList.end(), this ); in ~Window()
4445 if( p != rList.end() ) in ~Window()
4446 rList.erase( p ); in ~Window()
6338 ::std::vector< Window* >& rList = ImplGetOwnerDrawList(); in SetParent()
6340 p = ::std::find( rList.begin(), rList.end(), this ); in SetParent()
6341 if( p != rList.end() ) in SetParent()
6342 rList.erase( p ); in SetParent()
6956 ::std::vector< Window* >& rList = mpWindowImpl->mpFrameData->maOwnerDrawList; in EnableInput()
6957 ::std::vector< Window* >::iterator p = rList.begin(); in EnableInput()
[all …]
/aoo42x/main/basic/source/comp/
H A Dsbcomp.cxx1047 void StarBASIC::Highlight( const String& rSrc, SbTextPortions& rList ) in Highlight() argument
1050 aTok.Hilite( rList ); in Highlight()
/aoo42x/main/sd/source/ui/framework/configuration/
H A DConfigurationControllerBroadcaster.hxx138 const ListenerList& rList,
/aoo42x/main/sd/source/ui/inc/tools/
H A DConfigurationAccess.hxx135 ::std::vector<rtl::OUString>& rList);
/aoo42x/main/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx627 void PrinterInfoManager::listPrinters( ::std::list< OUString >& rList ) const in listPrinters()
630 rList.clear(); in listPrinters()
632 rList.push_back( it->first ); in listPrinters()
/aoo42x/main/idl/inc/
H A Dhash.hxx118 void FillHashList( SvStringHashList * rList ) const;
/aoo42x/main/filter/source/graphicfilter/icgm/
H A Delements.hxx134 Bundle* GetBundle( List& rList, long nIndex );
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx586 stl_append_effect_func( CustomAnimationList& rList ) : mrList( rList ) {} in stl_append_effect_func()

Completed in 139 milliseconds

123456789