Home
last modified time | relevance | path

Searched refs:mpAnnotationPool (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx117 static SfxItemPool* mpAnnotationPool = 0; in GetAnnotationPool() local
118 if( mpAnnotationPool == 0 ) in GetAnnotationPool()
120 mpAnnotationPool = EditEngine::CreatePool( sal_False ); in GetAnnotationPool()
121 mpAnnotationPool->SetPoolDefaultItem(SvxFontHeightItem(423,100,EE_CHAR_FONTHEIGHT)); in GetAnnotationPool()
125mpAnnotationPool->SetPoolDefaultItem(SvxFontItem(aAppFont.GetFamily(),aAppFont.GetName(), EMPTYSTR… in GetAnnotationPool()
128 return mpAnnotationPool; in GetAnnotationPool()

Completed in 9 milliseconds