/aoo42x/main/sw/source/core/text/ |
H A D | porfly.cxx | 304 SetBase( rFrm, rBase, nLnAscent, nLnDescent, nFlyAsc, nFlyDesc, nFlags ); in SwFlyCntPortion() 332 SetBase( rFrm, rBase, nLnAscent, nLnDescent, nFlyAsc, nFlyDesc, nFlags ); in SwFlyCntPortion() 347 void SwFlyCntPortion::SetBase( const SwTxtFrm& rFrm, const Point &rBase, in SetBase() function in SwFlyCntPortion
|
H A D | txtfly.cxx | 220 ((SwGrfNumPortion*)pPos)->SetBase( nTmpAscent, nTmpDescent, in UpdatePos() 229 ((SwFlyCntPortion*)pPos)->SetBase( *aTmpInf.GetTxtFrm(), in UpdatePos() 307 ((SwGrfNumPortion*)pPos)->SetBase( nTmpAscent, nTmpDescent, in AlignFlyInCntBase() 320 … ((SwFlyCntPortion*)pPos)->SetBase( *GetInfo().GetTxtFrm(), aBase, nTmpAscent, nTmpDescent, in AlignFlyInCntBase() 733 pRet->SetBase( *rInf.GetTxtFrm(), aTmpBase, nTmpAscent, in NewFlyCntPortion()
|
H A D | porfly.hxx | 89 void SetBase( const SwTxtFrm& rFrm, const Point &rBase,
|
H A D | porfld.hxx | 213 void SetBase( long nLnAscent, long nLnDescent,
|
H A D | txtfld.cxx | 507 ((SwGrfNumPortion*)pRet)->SetBase( nTmpA, nTmpD, nTmpA, nTmpD ); in NewNumberPortion()
|
H A D | porfld.cxx | 1044 void SwGrfNumPortion::SetBase( long nLnAscent, long nLnDescent, in SetBase() function in SwGrfNumPortion
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | swunohelper.cxx | 136 aTempObj.SetBase( aTempObj.GetBase().toAsciiLowerCase() ); in UCB_IsCaseSensitiveFileName() 141 aTempObj.SetBase(aTempObj.GetBase().toAsciiUpperCase()); in UCB_IsCaseSensitiveFileName()
|
/aoo42x/main/sc/source/filter/inc/ |
H A D | namebuff.hxx | 113 inline void SetBase( sal_uInt16 nNewBase = 0 ); 160 inline void NameBuffer::SetBase( sal_uInt16 nNewBase ) in SetBase() function in NameBuffer
|
/aoo42x/main/l10ntools/source/ |
H A D | gsicheck.cxx | 996 aSource.SetBase( sTmpBase ); in main() 1009 aSource.SetBase( sTmpBase ); in main() 1022 aSource.SetBase( sTmpBase ); in main()
|
/aoo42x/main/tools/inc/tools/ |
H A D | fsys.hxx | 315 void SetBase( const String& rBase, char cSep = '.' );
|
H A D | urlobj.hxx | 1263 void SetBase(rtl::OUString const & rTheBase);
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | impop.cxx | 139 pExtNameBuff->SetBase( 1 ); in ImportExcel()
|
/aoo42x/main/tools/source/fsys/ |
H A D | dirent.cxx | 1978 void DirEntry::SetBase( const String& rBase, char cSep ) in SetBase() function in DirEntry
|
H A D | urlobj.cxx | 5522 void INetURLObject::SetBase(rtl::OUString const & rTheBase) in SetBase() function in INetURLObject
|