Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/frmdlg/
H A Dcption.cxx136 aAutoCaptionButton(this, SW_RES(BTN_AUTOCAPTION)), in SwCaptionDialog()
169 aAutoCaptionButton.SetClickHdl(LINK(this, SwCaptionDialog, CaptionHdl)); in SwCaptionDialog()
450 String sText = aAutoCaptionButton.GetText(); in CheckButtonWidth()
451 long nTxtW = aAutoCaptionButton.GetTextWidth( sText ); in CheckButtonWidth()
454 long nBtnW = aAutoCaptionButton.GetSizePixel().Width(); in CheckButtonWidth()
462 &aOKButton, &aCancelButton, &aHelpButton, &aAutoCaptionButton, &aOptionButton in CheckButtonWidth()
/aoo42x/main/sw/source/ui/inc/
H A Dcption.hxx96 PushButton aAutoCaptionButton; member in SwCaptionDialog

Completed in 15 milliseconds