Searched refs:ScRTFCellDefault (Results 1 – 2 of 2) sorted by relevance
31 struct ScRTFCellDefault struct38 ScRTFCellDefault( SfxItemPool* pPool ) : in ScRTFCellDefault() argument42 DECLARE_LIST( ScRTFDefaultList, ScRTFCellDefault* )49 struct ScRTFCellDefault;63 ScRTFCellDefault* pInsDefault;64 ScRTFCellDefault* pActDefault;65 ScRTFCellDefault* pDefMerge;
69 pInsDefault = new ScRTFCellDefault( pPool ); in ScRTFParser()77 for ( ScRTFCellDefault* pD = pDefaultList->First(); pD; pD = pDefaultList->Next() ) in ~ScRTFParser()231 ScRTFCellDefault* pD; in NewCellRow()285 ScRTFCellDefault* pD; in ProcToken()325 pInsDefault = new ScRTFCellDefault( pPool ); in ProcToken()
Completed in 10 milliseconds