/aoo41x/main/tools/bootstrp/ |
H A D | rscdep.cxx | 130 aSrsBaseName = aDest.GetBase(); in main() 196 aSrsBaseName = aDest.GetBase(); in main()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | swunohelper.cxx | 133 aTempObj.SetBase( aTempObj.GetBase().toAsciiLowerCase() ); in UCB_IsCaseSensitiveFileName() 138 aTempObj.SetBase(aTempObj.GetBase().toAsciiUpperCase()); in UCB_IsCaseSensitiveFileName()
|
/aoo41x/main/svx/source/gallery2/ |
H A D | gallery1.cxx | 439 …const sal_uIntPtr nFileNumber = (sal_uIntPtr) String(aThmURL.GetBase()).Erase( 0, 2 ).Erase( 6 ).T… in ImplLoadSubDirs() 515 String(aFile.GetBase()).Erase( 0, 2 ).Erase( 6 ).ToInt32(), in ImplLoadImports() 686 String(aURL.GetBase()).Erase( 0, 2 ).Erase( 6 ).ToInt32(), in CreateImportTheme()
|
/aoo41x/main/basic/source/inc/ |
H A D | image.hxx | 85 sal_uInt16 GetBase() const { return nDimBase; } in GetBase() function in SbiImage
|
H A D | runtime.hxx | 439 sal_uInt16 GetBase();
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docglbl.cxx | 189 String sLeading(aEntry.GetBase()); in SplitDoc() 550 String sLeading(aEntry.GetBase()); in SplitDoc()
|
/aoo41x/main/basic/source/runtime/ |
H A D | runtime.cxx | 1305 sal_uInt16 SbiRuntime::GetBase() in GetBase() function in SbiRuntime 1307 return pImg->GetBase(); in GetBase()
|
/aoo41x/main/sfx2/source/doc/ |
H A D | objmisc.cxx | 1050 String aName( aURL.GetBase() ); in GetTitle() 1061 pImp->aTitle = aURL.GetBase(); in GetTitle() 1964 String aName( aURL.GetBase() ); in GetAPIName()
|
/aoo41x/main/l10ntools/source/ |
H A D | gsiconv.cxx | 220 String sBase = aOutput.GetBase(); in main()
|
H A D | gsicheck.cxx | 989 String aBaseName = aSource.GetBase(); in main()
|
/aoo41x/main/tools/inc/tools/ |
H A D | fsys.hxx | 316 String GetBase(char cSep = '.' ) const;
|
H A D | urlobj.hxx | 1265 rtl::OUString GetBase() const;
|
/aoo41x/main/svx/source/dialog/ |
H A D | langbox.cxx | 58 String aTmp( aURLObj.GetBase() ); in GetDicInfoStr()
|
/aoo41x/main/sw/source/core/swg/ |
H A D | swblocks.cxx | 114 aName = aObj.GetBase(); in SwImpBlocks()
|
/aoo41x/main/sw/source/filter/inc/ |
H A D | fltshell.hxx | 280 SwTOXBase* GetBase() { return pTOXBase; } in GetBase() function in SwFltTOX
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | glosdoc.cxx | 106 sRet = aTempURL.GetBase(); in lcl_CheckFileName()
|
/aoo41x/main/tools/source/fsys/ |
H A D | dirent.cxx | 1240 String DirEntry::GetBase( char cSep ) const in GetBase() function in DirEntry 3184 String aBase( rEntry.GetBase() ); in IsLongNameOnFAT()
|
/aoo41x/main/sw/source/core/fields/ |
H A D | docufld.cxx | 469 aRet = rURLObj.GetBase(); in Expand() 645 aRet = aPathName.GetBase(); in Expand()
|
/aoo41x/main/scripting/source/dlgprov/ |
H A D | dlgprov.cxx | 99 ::rtl::OUString aDlgName = aInetObj.GetBase(); in lcl_getStringResourceManager()
|
/aoo41x/main/sd/source/ui/animations/ |
H A D | CustomAnimationDialog.cxx | 1493 nPos = mpLBSound->InsertEntry( aURL.GetBase(), nPos ); in CustomAnimationEffectTabPage() 1752 mpLBSound->InsertEntry( aURL.GetBase() ); in fillSoundListBox()
|
H A D | SlideTransitionPane.cxx | 406 mrListBox.InsertEntry( aURL.GetBase(), LISTBOX_APPEND ); in operator ()()
|
/aoo41x/main/sw/source/ui/uno/ |
H A D | unomailmerge.cxx | 732 aCurFileNamePrefix = aURLObj.GetBase(); // filename without extension in execute()
|
/aoo41x/main/rsc/source/rsc/ |
H A D | rsc.cxx | 1032 aHxx = ByteString( DirEntry( aUniOutputCxx ).GetBase(), RTL_TEXTENCODING_ASCII_US ); in Link()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 2432 INetURLObject(aGrfName).GetBase()); in Read_F_IncludePicture() 3490 rDoc.InsertTableOf(*pPaM->GetPoint(), *aFltTOX.GetBase()); in Read_F_Tox()
|
/aoo41x/main/sw/source/filter/ww1/ |
H A D | w1class.hxx | 268 Ww1Style& GetBase();
|