Lines Matching defs:rName

256 ScDPObject* lcl_GetDPObject( ScDocShell* pDocShell, SCTAB nTab, const String& rName )  in lcl_GetDPObject()
363 ScDataPilotTableObj* ScDataPilotTablesObj::GetObjectByName_Impl(const OUString& rName) in GetObjectByName_Impl()
1880 void SAL_CALL ScDataPilotFieldObj::setName( const OUString& rName ) throw(RuntimeException) in setName()
2900 Any SAL_CALL ScDataPilotFieldGroupsObj::getByName( const OUString& rName ) in getByName()
2923 sal_Bool SAL_CALL ScDataPilotFieldGroupsObj::hasByName( const OUString& rName ) throw(RuntimeExcept… in hasByName()
2931 void SAL_CALL ScDataPilotFieldGroupsObj::replaceByName( const OUString& rName, const Any& rElement ) in replaceByName()
2954 void SAL_CALL ScDataPilotFieldGroupsObj::insertByName( const OUString& rName, const Any& rElement ) in insertByName()
2978 void SAL_CALL ScDataPilotFieldGroupsObj::removeByName( const OUString& rName ) in removeByName()
3034 ScFieldGroup& ScDataPilotFieldGroupsObj::getFieldGroup( const OUString& rName ) throw(RuntimeExcept… in getFieldGroup()
3056 ScFieldGroups::iterator ScDataPilotFieldGroupsObj::implFindByName( const OUString& rName ) in implFindByName()
3098 Any SAL_CALL ScDataPilotFieldGroupObj::getByName( const OUString& rName ) in getByName()
3115 sal_Bool SAL_CALL ScDataPilotFieldGroupObj::hasByName( const OUString& rName ) throw(RuntimeExcepti… in hasByName()
3124 void SAL_CALL ScDataPilotFieldGroupObj::replaceByName( const OUString& rName, const Any& rElement ) in replaceByName()
3150 void SAL_CALL ScDataPilotFieldGroupObj::insertByName( const OUString& rName, const Any& /*rElement*… in insertByName()
3167 void SAL_CALL ScDataPilotFieldGroupObj::removeByName( const OUString& rName ) in removeByName()
3230 void SAL_CALL ScDataPilotFieldGroupObj::setName( const OUString& rName ) throw(RuntimeException) in setName()
3240 …ItemObj::ScDataPilotFieldGroupItemObj( ScDataPilotFieldGroupObj& rParent, const OUString& rName ) : in ScDataPilotFieldGroupItemObj()
3260 void SAL_CALL ScDataPilotFieldGroupItemObj::setName( const OUString& rName ) throw(RuntimeException) in setName()