Searched refs:lcl_MovePoint (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/extensions/source/bibliography/ |
H A D | general.cxx | 68 ::Point lcl_MovePoint(const FixedText& rFixedText) in lcl_MovePoint() function 319 ::Point aYearPos = lcl_MovePoint(aYearFT); in BibGeneralPage() 323 AddControlWithError( lcl_GetColumnName(pMapping, AUTHOR_POS), lcl_MovePoint(aAuthorFT), in BibGeneralPage() 326 ::Point aTitlePos( lcl_MovePoint( aTitleFT ) ); in BibGeneralPage() 335 AddControlWithError( lcl_GetColumnName( pMapping, ADDRESS_POS ), lcl_MovePoint( aAddressFT ), in BibGeneralPage() 338 AddControlWithError( lcl_GetColumnName( pMapping, ISBN_POS ), lcl_MovePoint( aISBNFT ), in BibGeneralPage() 341 AddControlWithError( lcl_GetColumnName( pMapping, CHAPTER_POS ), lcl_MovePoint(aChapterFT), in BibGeneralPage() 344 AddControlWithError( lcl_GetColumnName( pMapping, PAGES_POS ), lcl_MovePoint( aPagesFT ), in BibGeneralPage() 353 AddControlWithError( lcl_GetColumnName(pMapping, BOOKTITLE_POS), lcl_MovePoint(aBooktitleFT), in BibGeneralPage() 389 AddControlWithError( lcl_GetColumnName( pMapping, NOTE_POS ), lcl_MovePoint( aNoteFT ), in BibGeneralPage() [all …]
|
Completed in 22 milliseconds