Searched refs:FillText (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sw/source/core/inc/ |
H A D | txmsrt.hxx | 138 virtual void FillText( SwTxtNode& rNd, const SwIndex& rInsPos, sal_uInt16 nAuthField = 0) const; 187 virtual void FillText( SwTxtNode& rNd, const SwIndex& rInsPos, sal_uInt16 nAuthField = 0 ) const; 227 virtual void FillText( SwTxtNode& rNd, const SwIndex& rInsPos, sal_uInt16 nAuthField = 0 ) const; 242 virtual void FillText( SwTxtNode& rNd, const SwIndex& rInsPos, sal_uInt16 nAuthField = 0 ) const; 275 virtual void FillText( SwTxtNode& rNd, const SwIndex& rInsPos, sal_uInt16 nAuthField = 0 ) const;
|
/aoo42x/main/sw/source/core/tox/ |
H A D | txmsrt.cxx | 209 void SwTOXSortTabBase::FillText( SwTxtNode& rNd, const SwIndex& rInsPos, in FillText() function in SwTOXSortTabBase 433 void SwTOXIndex::FillText( SwTxtNode& rNd, const SwIndex& rInsPos, sal_uInt16 ) const in FillText() function in SwTOXIndex 565 void SwTOXContent::FillText( SwTxtNode& rNd, const SwIndex& rInsPos, sal_uInt16 ) const in FillText() function in SwTOXContent 656 void SwTOXPara::FillText( SwTxtNode& rNd, const SwIndex& rInsPos, sal_uInt16 ) const in FillText() function in SwTOXPara 877 void SwTOXAuthority::FillText( SwTxtNode& rNd, in FillText() function in SwTOXAuthority
|
/aoo42x/main/sw/source/core/doc/ |
H A D | doctxm.cxx | 1687 rBase.FillText( *pTOXNd, aIdx ); in GenerateText() 1697 rBase.FillText( *pTOXNd, aIdx ); in GenerateText() 1893 rBase.FillText( *pTOXNd, aIdx, static_cast<sal_uInt16>(eField) ); in GenerateText()
|
Completed in 30 milliseconds