Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dsvxdlg.hxx343 sal_uInt16 nAnchorTypes = 0 ) = 0; //add for SvxCaptionTabDialog CHINA001
399 sal_uInt16 nAnchorTypes = 0) = 0;
/trunk/main/cui/source/tabpages/
H A Dlabdlg.cxx577 …onTabDialog::SvxCaptionTabDialog(Window* pParent, const SdrView* pSdrView, sal_uInt16 nAnchorTypes) in SvxCaptionTabDialog() argument
580 nAnchorCtrls(nAnchorTypes) in SvxCaptionTabDialog()
H A Dtransfrm.cxx120 const SdrView* pSdrView, sal_uInt16 nAnchorTypes ) : in SvxTransformTabDialog() argument
123 nAnchorCtrls(nAnchorTypes) in SvxTransformTabDialog()
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx1132 sal_uInt16 nAnchorTypes ) in CreateCaptionDialog() argument
1134 SvxCaptionTabDialog* pDlg = new SvxCaptionTabDialog( pParent, pView, nAnchorTypes ); in CreateCaptionDialog()
1385 sal_uInt16 nAnchorTypes ) in CreateSvxTransformTabDialog() argument
1387 SvxTransformTabDialog* pDlg = new SvxTransformTabDialog( pParent, pAttr,pView, nAnchorTypes); in CreateSvxTransformTabDialog()
H A Ddlgfact.hxx624 sal_uInt16 nAnchorTypes = 0 ); //add for SvxCaptionTabDialog CHINA001
661 sal_uInt16 nAnchorTypes = 0) ;
/trunk/main/cui/source/inc/
H A Dlabdlg.hxx130 sal_uInt16 nAnchorTypes = 0 );
H A Dtransfrm.hxx68 sal_uInt16 nAnchorTypes = 0);

Completed in 78 milliseconds