Searched refs:xStringResourceWithLocation (Results 1 – 2 of 2) sorted by relevance
596 xStringResourceWithLocation( m_xStringResourcePersistence, UNO_QUERY ); in storeResourcesAsURL() local597 if( xStringResourceWithLocation.is() ) in storeResourcesAsURL()598 xStringResourceWithLocation->storeAsURL( URL ); in storeResourcesAsURL()
850 Reference< XStringResourceWithLocation > xStringResourceWithLocation = in SaveDialog() local861 xStringResourceWithLocation->newLocale( rLocale ); in SaveDialog()864 …Reference< XStringResourceManager > xTargetStringResourceManager( xStringResourceWithLocation, uno… in SaveDialog()869 xStringResourceWithLocation->store(); in SaveDialog()
Completed in 44 milliseconds