/aoo42x/main/filter/source/msfilter/ |
H A D | svxmsbas.cxx | 301 ByteString sByteBasic(aVBA.GetStreamName(i), in ImportCode_Impl() 312 const String &sBasicModule = aVBA.GetStreamName( i); in ImportCode_Impl() 325 const String &sOrigVBAModName = aVBA.GetStreamName( i ); in ImportCode_Impl()
|
H A D | msvbasic.hxx | 72 const String &GetStreamName(sal_uInt16 nIndex) const in GetStreamName() function in VBA_Impl
|
/aoo42x/main/unotools/source/config/ |
H A D | accelcfg.cxx | 274 String SvtAcceleratorConfiguration::GetStreamName() in GetStreamName() function in SvtAcceleratorConfiguration 283 aObj.insertName( GetStreamName() ); in GetDefaultStream()
|
/aoo42x/main/unotools/inc/unotools/ |
H A D | accelcfg.hxx | 59 static String GetStreamName();
|
/aoo42x/main/sw/source/filter/ww8/dump/ |
H A D | msvbasic.hxx | 63 const String &GetStreamName( sal_uInt16 nIndex ) const in GetStreamName() function in VBA_Impl
|
/aoo42x/main/sc/source/filter/xcl97/ |
H A D | xcl97rec.cxx | 789 XclXmlUtils::GetStreamName( "xl/", "worksheets/sheet", nTab+1), in SaveXml() 790 XclXmlUtils::GetStreamName( NULL, "worksheets/sheet", nTab+1), in SaveXml()
|
/aoo42x/main/svl/inc/svl/ |
H A D | style.hxx | 229 static String GetStreamName();
|
/aoo42x/main/sc/source/filter/inc/ |
H A D | xestream.hxx | 282 …static ::rtl::OUString GetStreamName( const char* sStreamDir, const char* sStream, sal_In…
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xeescher.cxx | 1121 XclXmlUtils::GetStreamName( "xl/", "comments", mnTab + 1 ), in SaveXml() 1122 XclXmlUtils::GetStreamName( "../", "comments", mnTab + 1 ), in SaveXml()
|
H A D | excdoc.cxx | 674 String sSheetName = XclXmlUtils::GetStreamName( "xl/", "worksheets/sheet", mnScTab+1 ); in WriteXml()
|
H A D | xestream.cxx | 678 OUString XclXmlUtils::GetStreamName( const char* sStreamDir, const char* sStream, sal_Int32 nId ) in GetStreamName() function in XclXmlUtils
|
/aoo42x/main/xmloff/source/core/ |
H A D | xmlimp.cxx | 1958 ::rtl::OUString SvXMLImport::GetStreamName() const in GetStreamName() function in SvXMLImport 2040 const beans::StringPair mdref( GetStreamName(), i_rXmlId ); in SetXmlId()
|
H A D | xmlexp.cxx | 2538 ::rtl::OUString SvXMLExport::GetStreamName() const in GetStreamName() function in SvXMLExport 2577 const ::rtl::OUString streamName( GetStreamName() ); in AddAttributeXmlId()
|
/aoo42x/main/xmloff/inc/xmloff/ |
H A D | xmlexp.hxx | 587 ::rtl::OUString GetStreamName() const;
|
H A D | xmlimp.hxx | 419 ::rtl::OUString GetStreamName() const;
|
/aoo42x/main/svl/source/items/ |
H A D | style.cxx | 659 String SfxStyleSheetBasePool::GetStreamName() in GetStreamName() function in SfxStyleSheetBasePool
|