Searched refs:mpAnnotationPool (Results 1 – 1 of 1) sorted by relevance
117 static SfxItemPool* mpAnnotationPool = 0; in GetAnnotationPool() local118 if( mpAnnotationPool == 0 ) in GetAnnotationPool()120 mpAnnotationPool = EditEngine::CreatePool( sal_False ); in GetAnnotationPool()121 mpAnnotationPool->SetPoolDefaultItem(SvxFontHeightItem(423,100,EE_CHAR_FONTHEIGHT)); in GetAnnotationPool()125 …mpAnnotationPool->SetPoolDefaultItem(SvxFontItem(aAppFont.GetFamily(),aAppFont.GetName(), EMPTYSTR… in GetAnnotationPool()128 return mpAnnotationPool; in GetAnnotationPool()
Completed in 16 milliseconds