Lines Matching refs:maAssistentFunc
290 Assistent maAssistentFunc; member in AssistentDlgImpl
373 maAssistentFunc(5), in AssistentDlgImpl()
395 maAssistentFunc.InsertControl(1, &maStartWithFlag ); in AssistentDlgImpl()
399 maAssistentFunc.InsertControl(1, &maPreview ); in AssistentDlgImpl()
400 maAssistentFunc.InsertControl(1, &maPreviewFlag ); in AssistentDlgImpl()
401 maAssistentFunc.InsertControl(1, in AssistentDlgImpl()
403 maAssistentFunc.InsertControl(1, in AssistentDlgImpl()
405 maAssistentFunc.InsertControl(1, in AssistentDlgImpl()
407 maAssistentFunc.InsertControl(1, in AssistentDlgImpl()
409 maAssistentFunc.InsertControl(1, in AssistentDlgImpl()
411 maAssistentFunc.InsertControl(1, in AssistentDlgImpl()
413 maAssistentFunc.InsertControl(1, in AssistentDlgImpl()
415 maAssistentFunc.InsertControl(1, in AssistentDlgImpl()
417 maAssistentFunc.InsertControl(1, in AssistentDlgImpl()
468 maAssistentFunc.InsertControl(2, &maPreview ); in AssistentDlgImpl()
469 maAssistentFunc.InsertControl(2, &maPreviewFlag ); in AssistentDlgImpl()
470 maAssistentFunc.InsertControl(2, in AssistentDlgImpl()
472 maAssistentFunc.InsertControl(2, in AssistentDlgImpl()
474 maAssistentFunc.InsertControl(2, in AssistentDlgImpl()
476 maAssistentFunc.InsertControl(2, in AssistentDlgImpl()
479 maAssistentFunc.InsertControl(2, in AssistentDlgImpl()
481 maAssistentFunc.InsertControl(2, in AssistentDlgImpl()
483 maAssistentFunc.InsertControl(2, in AssistentDlgImpl()
485 maAssistentFunc.InsertControl(2, in AssistentDlgImpl()
487 maAssistentFunc.InsertControl(2, in AssistentDlgImpl()
489 maAssistentFunc.InsertControl(2, in AssistentDlgImpl()
499 maAssistentFunc.InsertControl(3, &maPreview ); in AssistentDlgImpl()
500 maAssistentFunc.InsertControl(3, &maPreviewFlag ); in AssistentDlgImpl()
501 maAssistentFunc.InsertControl(3, in AssistentDlgImpl()
503 maAssistentFunc.InsertControl(3, in AssistentDlgImpl()
505 maAssistentFunc.InsertControl(3, in AssistentDlgImpl()
507 maAssistentFunc.InsertControl(3, in AssistentDlgImpl()
509 maAssistentFunc.InsertControl(3, in AssistentDlgImpl()
511 maAssistentFunc.InsertControl(3, in AssistentDlgImpl()
513 maAssistentFunc.InsertControl(3, in AssistentDlgImpl()
515 maAssistentFunc.InsertControl(3, in AssistentDlgImpl()
517 maAssistentFunc.InsertControl(3, in AssistentDlgImpl()
519 maAssistentFunc.InsertControl(3, in AssistentDlgImpl()
521 maAssistentFunc.InsertControl(3, in AssistentDlgImpl()
523 maAssistentFunc.InsertControl(3, in AssistentDlgImpl()
525 maAssistentFunc.InsertControl(3, in AssistentDlgImpl()
527 maAssistentFunc.InsertControl(3, in AssistentDlgImpl()
560 maAssistentFunc.InsertControl(4, in AssistentDlgImpl()
562 maAssistentFunc.InsertControl(4, in AssistentDlgImpl()
564 maAssistentFunc.InsertControl(4, in AssistentDlgImpl()
566 maAssistentFunc.InsertControl(4, in AssistentDlgImpl()
568 maAssistentFunc.InsertControl(4, in AssistentDlgImpl()
570 maAssistentFunc.InsertControl(4, in AssistentDlgImpl()
572 maAssistentFunc.InsertControl(4, in AssistentDlgImpl()
574 maAssistentFunc.InsertControl(4, in AssistentDlgImpl()
582 maAssistentFunc.InsertControl(5, &maPreview ); in AssistentDlgImpl()
583 maAssistentFunc.InsertControl(5, &maPreviewFlag ); in AssistentDlgImpl()
584 maAssistentFunc.InsertControl(5, in AssistentDlgImpl()
586 maAssistentFunc.InsertControl(5, in AssistentDlgImpl()
588 maAssistentFunc.InsertControl(5, in AssistentDlgImpl()
590 maAssistentFunc.InsertControl(5, in AssistentDlgImpl()
611 maAssistentFunc.GotoPage(1); in AssistentDlgImpl()
1104 int nPage = maAssistentFunc.GetCurrentPage(); in LeavePage()
1112 maNextPageButton.Enable(!maAssistentFunc.IsLastPage()); in ChangePage()
1113 maLastPageButton.Enable(!maAssistentFunc.IsFirstPage()); in ChangePage()
1115 sal_uInt16 nPage = (sal_uInt16)maAssistentFunc.GetCurrentPage(); in ChangePage()
1134 sal_uInt16 nPage = (sal_uInt16)maAssistentFunc.GetCurrentPage(); in UpdatePage()
1328 if (maAssistentFunc.GetCurrentPage() == 1) in IMPL_LINK()
1333 maAssistentFunc.NextPage(); in IMPL_LINK()
1341 maAssistentFunc.PreviousPage(); in IMPL_LINK()