Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dsxcecitm.hxx40 …DirItem(SdrCaptionEscDir eDir=SDRCAPT_ESCHORIZONTAL): SfxEnumItem(SDRATTR_CAPTIONESCDIR,sal::stati… in SdrCaptionEscDirItem()
41 …EscDirItem(SvStream& rIn) : SfxEnumItem(SDRATTR_CAPTIONESCDIR,rIn) {} in SdrCaptionEscDirItem()
H A Dsvddef.hxx83 #define SDRATTR_CAPTIONESCDIR (SDRATTR_CAPTION_FIRST+ 4) /* 1084 */ /* 1084 */ /* 1… macro
/trunk/main/cui/source/tabpages/
H A Dlabdlg.cxx70 SDRATTR_CAPTIONESCDIR,
301 …nEscDir = (short)( ( const SdrCaptionEscDirItem& ) rOutAttrs.Get( GetWhich( SDRATTR_CAPTIONESCDIR in Reset()
/trunk/main/svx/source/svdraw/
H A Dsvdocapt.cxx438 rPara.eEscDir =((SdrCaptionEscDirItem&) (rSet.Get(SDRATTR_CAPTIONESCDIR ))).GetValue(); in ImpGetCaptParams()
H A Dsvdattr.cxx117 mppLocalPoolDefaults[SDRATTR_CAPTIONESCDIR -SDRATTR_START]=new SdrCaptionEscDirItem ; in SdrItemPool()
469 case SDRATTR_CAPTIONESCDIR : nResId = SIP_SA_CAPTIONESCDIR;break; in TakeItemName()
/trunk/main/svx/source/unodraw/
H A Dunoprov.cxx686 …{ MAP_CHAR_LEN("CaptionEscapeDirection"), SDRATTR_CAPTIONESCDIR, &::getCppuType((const sal_Int32*… in ImplGetSvxCaptionPropertyMap()

Completed in 38 milliseconds