Searched refs:RTFImportHdl (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/svx/source/table/ |
H A D | tablertfimporter.cxx | 104 DECL_LINK( RTFImportHdl, ImportInfo* ); 166 rEdit.SetImportHdl( LINK( this, SdrTableRTFParser, RTFImportHdl ) ); in Read() 173 IMPL_LINK( SdrTableRTFParser, RTFImportHdl, ImportInfo*, pInfo ) in IMPL_LINK() argument
|
/aoo4110/main/sc/source/filter/rtf/ |
H A D | rtfparse.cxx | 86 pEdit->SetImportHdl( LINK( this, ScRTFParser, RTFImportHdl ) ); in Read() 181 IMPL_LINK( ScRTFParser, RTFImportHdl, ImportInfo*, pInfo ) in IMPL_LINK() argument
|
/aoo4110/main/sc/source/filter/inc/ |
H A D | rtfparse.hxx | 70 DECL_LINK( RTFImportHdl, ImportInfo* );
|
Completed in 13 milliseconds