Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/shells/
H A Ddrwbassh.cxx215 sal_uInt16 nAllowedAnchors = SVX_OBJ_AT_CNTNT|SVX_OBJ_IN_CNTNT; in Execute() local
219 nAllowedAnchors |= SVX_OBJ_PAGE; in Execute()
221 nAllowedAnchors |= SVX_OBJ_AT_FLY; in Execute()
232 … pFact->CreateCaptionDialog( NULL, pSdrView, nAllowedAnchors ); in Execute()
245 … pFact->CreateSvxTransformTabDialog( NULL, NULL, pSdrView, nAllowedAnchors ); in Execute()