Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/shells/
H A Ddrwbassh.cxx231 AbstractSvxCaptionDialog* pCaptionDlg = in Execute() local
233pCaptionDlg->SetValidateFramePosLink( LINK(this, SwDrawBaseShell, ValidatePosition) ); in Execute()
234 pDlg = pCaptionDlg; in Execute()