/aoo4110/main/winaccessibility/source/service/ |
H A D | AccObject.cxx | 454 DWORD AccObject::GetMSAAStateFromUNO(short xState) in GetMSAAStateFromUNO() 574 void AccObject::DecreaseState( short xState ) in DecreaseState() 617 void AccObject::IncreaseState( short xState ) in IncreaseState()
|
/aoo4110/main/chart2/source/model/template/ |
H A D | AreaChartTypeTemplate.cxx | 216 Reference< beans::XPropertyState > xState( *aIt, uno::UNO_QUERY ); in resetStyles() local
|
H A D | BarChartTypeTemplate.cxx | 301 Reference< beans::XPropertyState > xState( *aIt, uno::UNO_QUERY ); in resetStyles() local
|
H A D | PieChartTypeTemplate.cxx | 608 Reference< beans::XPropertyState > xState( *aIt, uno::UNO_QUERY ); in resetStyles() local
|
/aoo4110/main/svx/source/accessibility/ |
H A D | DescriptionGenerator.cxx | 172 uno::Reference<beans::XPropertyState> xState (mxShape, uno::UNO_QUERY); in AddProperty() local
|
/aoo4110/main/chart2/source/controller/itemsetwrapper/ |
H A D | GraphicPropertyItemConverter.cxx | 552 … uno::Reference< beans::XPropertyState > xState( GetPropertySet(), uno::UNO_QUERY ); in ApplySpecialItem() local
|
/aoo4110/main/comphelper/source/property/ |
H A D | composedprops.cxx | 245 Reference< XPropertyState > xState(m_aSingleSets[i], UNO_QUERY); in setPropertyToDefault() local
|
/aoo4110/main/dbaccess/source/core/api/ |
H A D | tablecontainer.cxx | 85 Reference<XPropertyState> xState(_xProp,UNO_QUERY); in lcl_isPropertySetDefaulted() local
|
/aoo4110/main/dbaccess/source/ui/browser/ |
H A D | formadapter.cxx | 1425 Reference< ::com::sun::star::beans::XPropertyState > xState(m_xMainForm, UNO_QUERY); in getPropertyState() local 1434 Reference< ::com::sun::star::beans::XPropertyState > xState(m_xMainForm, UNO_QUERY); in getPropertyStates() local 1449 Reference< ::com::sun::star::beans::XPropertyState > xState(m_xMainForm, UNO_QUERY); in setPropertyToDefault() local 1457 Reference< ::com::sun::star::beans::XPropertyState > xState(m_xMainForm, UNO_QUERY); in getPropertyDefault() local
|
/aoo4110/main/xmlscript/source/xmldlg_imexp/ |
H A D | xmldlg_export.cxx | 562 Reference< beans::XPropertyState > xState( xFormatProperties, UNO_QUERY ); in addNumberFormatAttr() local
|
/aoo4110/main/chart2/source/controller/main/ |
H A D | ChartController_Tools.cxx | 239 Reference< beans::XPropertyState > xState( xDiagram, uno::UNO_QUERY_THROW ); in executeDispatch_NewArrangement() local
|
/aoo4110/main/writerfilter/source/dmapper/ |
H A D | StyleSheetTable.cxx | 883 … uno::Reference< beans::XPropertyState >xState( xStyle, uno::UNO_QUERY_THROW ); in ApplyStyleSheets() local
|
/aoo4110/main/chart2/source/tools/ |
H A D | ThreeDHelper.cxx | 1276 Reference< beans::XPropertyState > xState( xSceneProperties, uno::UNO_QUERY ); in set3DSettingsToDefault() local
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | shapeuno.cxx | 192 uno::Reference<beans::XPropertyState> xState; in GetShapePropertyState() local
|
/aoo4110/main/winaccessibility/source/UAccCOM/ |
H A D | MAccessible.cpp | 3145 DWORD GetMSAAStateFromUNO(short xState) in GetMSAAStateFromUNO()
|
/aoo4110/main/vcl/unx/gtk/window/ |
H A D | gtkframe.cxx | 3745 uno::Reference<accessibility::XAccessibleStateSet> xState = xContext->getAccessibleStateSet(); in FindFocus() local
|