Lines Matching refs:pOutAttr
284 const SfxItemSet* pOutAttr = pDlg->GetOutputItemSet(); in executeDispatch_FormatLine() local
287 pDrawViewWrapper->SetAttrToMarked( *pOutAttr, sal_False ); in executeDispatch_FormatLine()
291 pDrawViewWrapper->SetDefaultAttr( *pOutAttr, sal_False ); in executeDispatch_FormatLine()
328 const SfxItemSet* pOutAttr = pDlg->GetOutputItemSet(); in executeDispatch_FormatArea() local
331 pDrawViewWrapper->SetAttrToMarked( *pOutAttr, sal_False ); in executeDispatch_FormatArea()
335 pDrawViewWrapper->SetDefaultAttr( *pOutAttr, sal_False ); in executeDispatch_FormatArea()
366 const SfxItemSet* pOutAttr = pDlg->GetOutputItemSet(); in executeDispatch_TextAttributes() local
369 pDrawViewWrapper->SetAttributes( *pOutAttr ); in executeDispatch_TextAttributes()
373 pDrawViewWrapper->SetDefaultAttr( *pOutAttr, sal_False ); in executeDispatch_TextAttributes()
412 const SfxItemSet* pOutAttr = pDlg->GetOutputItemSet(); in executeDispatch_TransformDialog() local
413 pDrawViewWrapper->SetAttributes( *pOutAttr ); in executeDispatch_TransformDialog()
414 pDrawViewWrapper->SetGeoAttrToMarked( *pOutAttr ); in executeDispatch_TransformDialog()
429 const SfxItemSet* pOutAttr = pDlg->GetOutputItemSet(); in executeDispatch_TransformDialog() local
430 pDrawViewWrapper->SetGeoAttrToMarked( *pOutAttr ); in executeDispatch_TransformDialog()
566 const SfxItemSet* pOutAttr = pDlg->GetOutputItemSet(); in executeDispatch_FontDialog() local
567 pDrawViewWrapper->SetAttributes( *pOutAttr ); in executeDispatch_FontDialog()
604 const SfxItemSet* pOutAttr = pDlg->GetOutputItemSet(); in executeDispatch_ParagraphDialog() local
605 pDrawViewWrapper->SetAttributes( *pOutAttr ); in executeDispatch_ParagraphDialog()