/aoo41x/main/sd/source/ui/view/ |
H A D | drviewsf.cxx | 318 mpDrawView->GetAttributes( aAttrs ); in GetAttrState() 335 mpDrawView->GetAttributes( aAttrs ); in GetAttrState() 352 mpDrawView->GetAttributes( aAttrs ); in GetAttrState() 369 mpDrawView->GetAttributes( aAttrs ); in GetAttrState() 386 mpDrawView->GetAttributes( aAttrs ); in GetAttrState() 397 mpDrawView->GetAttributes( aAttrs ); in GetAttrState() 407 mpDrawView->GetAttributes( aAttrs ); in GetAttrState() 450 mpDrawView->GetAttributes( aAttrs ); in GetAttrState() 587 mpDrawView->GetAttributes( aEditAttr ); in GetAttrState() 704 mpDrawView->GetAttributes( *pSet ); in GetAttrState()
|
H A D | drtxtob.cxx | 160 mpView->GetAttributes( aCharAttrSet ); in GetCharState() 194 mpView->GetAttributes( aAttrSet ); in GetAttrState()
|
H A D | drtxtob1.cxx | 201 mpView->GetAttributes( aEditAttr ); in Execute() 364 mpView->GetAttributes( aEditAttr ); in Execute()
|
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | ADatabaseMetaDataResultSetMetaData.cxx | 122 return (aField.GetAttributes() & adFldFixed) == adFldFixed; in isCurrency() 138 return (aField.GetAttributes() & adFldNegativeScale) == adFldNegativeScale; in isSigned() 181 return (aField.GetAttributes() & adFldIsNullable) == adFldIsNullable; in isNullable() 215 return (aField.GetAttributes() & adFldUpdatable) == adFldUpdatable; in isDefinitelyWritable()
|
H A D | AResultSetMetaData.cxx | 154 …return ((aField.GetAttributes() & adFldFixed) == adFldFixed) && (aField.GetADOType() == adCurrency… in isCurrency() 219 return (aField.GetAttributes() & adFldIsNullable) == adFldIsNullable; in isNullable() 247 return (aField.GetAttributes() & adFldUpdatable) == adFldUpdatable; in isDefinitelyWritable()
|
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | drtxtob.cxx | 478 pView->GetAttributes( aAttrs ); in GetState() 597 pView->GetAttributes(aViewAttr); in ExecuteToggle() 711 pView->GetAttributes(aEditAttr); in ExecuteAttr() 941 pView->GetAttributes(aEditAttr); in ExecuteAttr() 958 pView->GetAttributes(aEditAttr); in ExecuteAttr() 1033 pView->GetAttributes(aAttrSet); in GetAttrState() 1262 pView->GetAttributes(aEditAttr); in GetStatePropPanelAttr()
|
H A D | drawsh4.cxx | 110 pDrView->GetAttributes(aViewAttr); in GetFormTextState()
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | drwtxtsh.cxx | 352 pDrView->GetAttributes( rSet ); in GetFormTextState() 541 pSdrView->GetAttributes( aNewAttr ); in ExecDraw() 577 pSdrView->GetAttributes( aNewAttr ); in ExecDraw() 915 pSdrView->GetAttributes( aAttrs ); in GetStatePropPanelAttr()
|
H A D | drawdlg.cxx | 68 pView->GetAttributes( aNewAttr ); in ExecDrawDlg() 266 pSdrView->GetAttributes( rSet ); in GetDrawAttrState()
|
/aoo41x/main/connectivity/source/inc/ado/ |
H A D | Awrapado.hxx | 248 sal_Int32 GetAttributes() const ; 298 sal_Int32 GetAttributes() const ; 384 sal_Int32 GetAttributes() const ;
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | ShapeController.cxx | 396 pDrawViewWrapper->GetAttributes( aAttr ); in executeDispatch_TransformDialog() 562 pDrawViewWrapper->GetAttributes( aAttr ); in executeDispatch_FontDialog() 585 pDrawViewWrapper->GetAttributes( aAttr ); in executeDispatch_ParagraphDialog()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fubullet.cxx | 189 mpView->GetAttributes( aFontAttr ); in InsertSpecialCharacter() 202 mpView->GetAttributes( aFontAttr ); in InsertSpecialCharacter()
|
H A D | fuolbull.cxx | 92 mpView->GetAttributes( aEditAttr ); in DoExecute() 175 mpView->GetAttributes( aEditAttr ); in SetCurrentBulletsNumbering()
|
H A D | futempl.cxx | 621 mpView->GetAttributes( aCoreSet, sal_True ); in DoExecute() 666 mpView->GetAttributes( aCoreSet ); in DoExecute()
|
H A D | fuconnct.cxx | 68 mpView->GetAttributes( aNewAttr ); in DoExecute()
|
H A D | futxtatt.cxx | 68 mpView->GetAttributes( aNewAttr ); in DoExecute()
|
H A D | fumeasur.cxx | 67 mpView->GetAttributes( aNewAttr ); in DoExecute()
|
H A D | fuarea.cxx | 75 mpView->GetAttributes( aNewAttr ); in DoExecute()
|
H A D | fuline.cxx | 91 mpView->GetAttributes( *pNewAttr ); in DoExecute()
|
H A D | fuchar.cxx | 80 mpView->GetAttributes( aEditAttr ); in DoExecute()
|
H A D | futransf.cxx | 85 mpView->GetAttributes( aNewAttr ); in DoExecute()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | selectioncontroller.cxx | 70 bool SelectionController::GetAttributes(SfxItemSet& /*rTargetSet*/, bool /*bOnlyHardAttr*/) const in GetAttributes() function in sdr::SelectionController
|
H A D | svdcrtv.cxx | 911 sal_Bool SdrCreateView::GetAttributes(SfxItemSet& rTargetSet, sal_Bool bOnlyHardAttr) const in GetAttributes() function in SdrCreateView 920 return SdrDragView::GetAttributes(rTargetSet, bOnlyHardAttr); in GetAttributes()
|
/aoo41x/main/svx/inc/svx/ |
H A D | selectioncontroller.hxx | 60 virtual bool GetAttributes(SfxItemSet& rTargetSet, bool bOnlyHardAttr) const;
|
/aoo41x/main/svx/source/engine3d/ |
H A D | view3d1.cxx | 157 GetAttributes(aDefaultSet); in Get3DAttributes()
|