Searched refs:rsPath (Results 1 – 3 of 3) sorted by relevance
92 StreamStr & rsPath = sPath; in StrPath() local94 StreamStr & rsPath = const_cast< StreamStr& >(sPath); in StrPath()96 rsPath.seekp(0); in StrPath()97 rsPath << MyPath(); in StrPath()99 rsPath.pop_back(1); // Remove closing delimiter. in StrPath()
52 TemplateEntry (const String& rsTitle, const String& rsPath) in TemplateEntry() argument53 : msTitle(rsTitle), msPath(rsPath) {} in TemplateEntry()
189 const ::rtl::OUString& rsPath, in LoadBitmap()201 PresenterConfigurationAccess::GetConfigurationNode(rxNode, rsPath), in LoadBitmap()
Completed in 42 milliseconds