Lines Matching refs:aLocation
284 OUString aName, aLocation; in StartElement() local
287 ParseURL( rAttrValue, &aName, &aLocation ); in StartElement()
313 pMutableAttrList->AddAttribute( aLocQName, aLocation ); in StartElement()
344 OUString aName, aLocation; in StartElement() local
346 ParseURL( rAttrValue, &aName, &aLocation ); in StartElement()
365 pMutableAttrList->AddAttribute( aLocQName, aLocation ); in StartElement()
377 aLocation = rApp; in StartElement()
385 aLocation= rDoc; in StartElement()
391 if( aLocation.getLength() ) in StartElement()
396 pMutableAttrList->AddAttribute( aAttrQName, aLocation ); in StartElement()
401 pMutableAttrList->AddAttribute( aAttrQName, aLocation ); in StartElement()