Searched refs:aGroupTargetURL (Results 1 – 1 of 1) sorted by relevance
1578 OUString aGroupTargetURL; in removeGroup() local1580 aValue >>= aGroupTargetURL; in removeGroup()1582 if ( !aGroupTargetURL.getLength() ) in removeGroup()1590 INetURLObject aGroupParentFolder( aGroupTargetURL ); in removeGroup()1620 if ( ::utl::UCBContentHelper::IsSubPath( aGroupTargetURL, aTemplTargetURL ) ) in removeGroup()1634 if ( removeContent( aGroupTargetURL ) in removeGroup()1635 || !::utl::UCBContentHelper::Exists( aGroupTargetURL ) ) in removeGroup()1644 if ( removeContent( aGroupTargetURL ) in removeGroup()1645 || !::utl::UCBContentHelper::Exists( aGroupTargetURL ) ) in removeGroup()1688 OUString aGroupTargetURL; in renameGroup() local[all …]