Searched refs:addNewByScopeName (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/offapi/com/sun/star/sheet/ |
H A D | XNamedRanges2.idl | 52 void addNewByScopeName(
|
/aoo4110/main/sc/inc/ |
H A D | nameuno.hxx | 217 …virtual void SAL_CALL addNewByScopeName( const ::rtl::OUString& aScopeName,const ::rtl::OUString& …
|
/aoo4110/main/oox/source/xls/ |
H A D | workbookhelper.cxx | 363 …xNamedRanges->addNewByScopeName( orScope, orName, OUString(), CellAddress( 0, 0, 0 ), nNameFlags ); in createNamedRangeObject()
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | nameuno.cxx | 670 void SAL_CALL ScNamedRangesObj::addNewByScopeName( const rtl::OUString& aScopeName,const rtl::OUStr… in addNewByScopeName() function in ScNamedRangesObj
|
/aoo4110/main/sc/source/filter/xml/ |
H A D | xmlimprt.cxx | 2754 …xNamedRanges->addNewByScopeName( sTabName, (*aItr)->sName, sTempContent, aCellAddress, GetRangeTyp… in SetNamedRanges()
|
Completed in 43 milliseconds