Home
last modified time | relevance | path

Searched refs:GetAttributes (Results 1 – 25 of 64) sorted by relevance

123

/aoo4110/main/sd/source/ui/view/
H A Ddrviewsf.cxx318 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 Ddrtxtob.cxx160 mpView->GetAttributes( aCharAttrSet ); in GetCharState()
194 mpView->GetAttributes( aAttrSet ); in GetAttrState()
H A Ddrtxtob1.cxx201 mpView->GetAttributes( aEditAttr ); in Execute()
364 mpView->GetAttributes( aEditAttr ); in Execute()
/aoo4110/main/connectivity/source/drivers/ado/
H A DADatabaseMetaDataResultSetMetaData.cxx122 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 DAResultSetMetaData.cxx154 …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()
/aoo4110/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx478 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 Ddrawsh4.cxx110 pDrView->GetAttributes(aViewAttr); in GetFormTextState()
/aoo4110/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx352 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 Ddrawdlg.cxx68 pView->GetAttributes( aNewAttr ); in ExecDrawDlg()
266 pSdrView->GetAttributes( rSet ); in GetDrawAttrState()
/aoo4110/main/connectivity/source/inc/ado/
H A DAwrapado.hxx248 sal_Int32 GetAttributes() const ;
298 sal_Int32 GetAttributes() const ;
384 sal_Int32 GetAttributes() const ;
/aoo4110/main/chart2/source/controller/main/
H A DShapeController.cxx396 pDrawViewWrapper->GetAttributes( aAttr ); in executeDispatch_TransformDialog()
562 pDrawViewWrapper->GetAttributes( aAttr ); in executeDispatch_FontDialog()
585 pDrawViewWrapper->GetAttributes( aAttr ); in executeDispatch_ParagraphDialog()
/aoo4110/main/sd/source/ui/func/
H A Dfubullet.cxx189 mpView->GetAttributes( aFontAttr ); in InsertSpecialCharacter()
202 mpView->GetAttributes( aFontAttr ); in InsertSpecialCharacter()
H A Dfuolbull.cxx92 mpView->GetAttributes( aEditAttr ); in DoExecute()
175 mpView->GetAttributes( aEditAttr ); in SetCurrentBulletsNumbering()
H A Dfutempl.cxx621 mpView->GetAttributes( aCoreSet, sal_True ); in DoExecute()
666 mpView->GetAttributes( aCoreSet ); in DoExecute()
H A Dfumeasur.cxx67 mpView->GetAttributes( aNewAttr ); in DoExecute()
H A Dfutxtatt.cxx68 mpView->GetAttributes( aNewAttr ); in DoExecute()
H A Dfuconnct.cxx68 mpView->GetAttributes( aNewAttr ); in DoExecute()
H A Dfuarea.cxx75 mpView->GetAttributes( aNewAttr ); in DoExecute()
H A Dfuline.cxx91 mpView->GetAttributes( *pNewAttr ); in DoExecute()
H A Dfuchar.cxx80 mpView->GetAttributes( aEditAttr ); in DoExecute()
H A Dfutransf.cxx85 mpView->GetAttributes( aNewAttr ); in DoExecute()
/aoo4110/main/svx/source/svdraw/
H A Dselectioncontroller.cxx70 bool SelectionController::GetAttributes(SfxItemSet& /*rTargetSet*/, bool /*bOnlyHardAttr*/) const in GetAttributes() function in sdr::SelectionController
H A Dsvdcrtv.cxx911 sal_Bool SdrCreateView::GetAttributes(SfxItemSet& rTargetSet, sal_Bool bOnlyHardAttr) const in GetAttributes() function in SdrCreateView
920 return SdrDragView::GetAttributes(rTargetSet, bOnlyHardAttr); in GetAttributes()
/aoo4110/main/svx/inc/svx/
H A Dselectioncontroller.hxx60 virtual bool GetAttributes(SfxItemSet& rTargetSet, bool bOnlyHardAttr) const;
/aoo4110/main/svx/source/engine3d/
H A Dview3d1.cxx157 GetAttributes(aDefaultSet); in Get3DAttributes()

Completed in 115 milliseconds

123