Home
last modified time | relevance | path

Searched refs:ChangeType (Results 1 – 25 of 29) sorted by relevance

12

/trunk/main/cui/source/inc/
H A Dcuitabarea.hxx54 ChangeType mnColorTableState;
55 ChangeType mnBitmapListState;
56 ChangeType mnGradientListState;
57 ChangeType mnHatchingListState;
246 ChangeType* pnColorTableState;
247 ChangeType* pnBitmapListState;
356 ChangeType* pnColorTableState;
441 ChangeType* pnColorTableState;
527 ChangeType* pnColorTableState;
617 ChangeType* pnBitmapListState;
[all …]
H A Dcuitabline.hxx50 ChangeType nLineEndListState;
51 ChangeType nDashListState;
52 ChangeType mnColorTableState;
170 ChangeType* pnLineEndListState;
171 ChangeType* pnDashListState;
172 ChangeType* pnColorTableState;
242 void SetDashChgd( ChangeType* pIn ) { pnDashListState = pIn; } in SetDashChgd()
243 void SetColorChgd( ChangeType* pIn ) { pnColorTableState = pIn; } in SetColorChgd()
296 ChangeType* pnDashListState;
342 void SetDashChgd( ChangeType* pIn ) { pnDashListState = pIn; } in SetDashChgd()
[all …]
/trunk/main/extensions/test/ole/OleConverterVar1/
H A Dsmartarray.h54 if( SUCCEEDED( hr= varSource.ChangeType( destVartype))) in SmartArray()
61 if( SUCCEEDED( hr=varSource.ChangeType( destVartype))) in SmartArray()
68 if( SUCCEEDED( hr=varSource.ChangeType( destVartype))) in SmartArray()
75 if( SUCCEEDED( hr=varSource.ChangeType( destVartype))) in SmartArray()
82 if( SUCCEEDED( hr=varSource.ChangeType( destVartype))) in SmartArray()
89 if( SUCCEEDED( hr=varSource.ChangeType( destVartype))) in SmartArray()
96 if( SUCCEEDED( hr=varSource.ChangeType( destVartype))) in SmartArray()
103 if( SUCCEEDED( hr=varSource.ChangeType( destVartype))) in SmartArray()
110 if( SUCCEEDED( hr=varSource.ChangeType( destVartype))) in SmartArray()
/trunk/main/connectivity/source/drivers/ado/
H A DAolevariant.cxx421 varDest.ChangeType(VT_BSTR, this); in operator rtl::OUString()
516 varDest.ChangeType(VT_BOOL, this); in getBool()
565 varDest.ChangeType(VT_UI1, this); in getByte()
579 varDest.ChangeType(VT_I2, this); in getInt16()
594 varDest.ChangeType(VT_I1, this); in getInt8()
609 varDest.ChangeType(VT_I4, this); in getInt32()
624 varDest.ChangeType(VT_UI4, this); in getUInt32()
638 varDest.ChangeType(VT_R4, this); in getFloat()
652 varDest.ChangeType(VT_R8, this); in getDouble()
666 varDest.ChangeType(VT_DATE, this); in getDate()
[all …]
/trunk/main/sd/source/ui/inc/
H A Dprltempl.hxx62 ChangeType nColorTableState;
63 ChangeType nBitmapListState;
64 ChangeType nGradientListState;
65 ChangeType nHatchingListState;
66 ChangeType nLineEndListState;
67 ChangeType nDashListState;
H A Dtabtempl.hxx56 ChangeType nColorTableState;
57 ChangeType nBitmapListState;
58 ChangeType nGradientListState;
59 ChangeType nHatchingListState;
H A Ddlgpage.hxx32 typedef sal_uInt16 ChangeType; typedef
H A DAccessibleOutlineView.hxx66 virtual void ViewForwarderChanged (ChangeType aChangeType,
H A DAccessibleDrawDocumentView.hxx65 virtual void ViewForwarderChanged (ChangeType aChangeType,
H A DAccessibleDocumentViewBase.hxx144 virtual void ViewForwarderChanged (ChangeType aChangeType,
/trunk/main/svx/inc/svx/
H A Dtabline.hxx44 typedef sal_uInt16 ChangeType; // auch in tab_area.hxx (mitpflegen !!!) typedef
46 #define CT_NONE ( (ChangeType) 0x0000 )
47 #define CT_MODIFIED ( (ChangeType) 0x0001 )
48 #define CT_CHANGED ( (ChangeType) 0x0002 )
49 #define CT_SAVED ( (ChangeType) 0x0004 )
H A Dtabarea.hxx61 typedef sal_uInt16 ChangeType; // auch in tab_line.hxx (mitpflegen !!!) typedef
63 #define CT_NONE ( (ChangeType) 0x0000 )
64 #define CT_MODIFIED ( (ChangeType) 0x0001 )
65 #define CT_CHANGED ( (ChangeType) 0x0002 )
66 #define CT_SAVED ( (ChangeType) 0x0004 )
H A DIAccessibleViewForwarderListener.hxx49 enum ChangeType {TRANSFORMATION, VISIBLE_AREA, STATE}; enum in accessibility::IAccessibleViewForwarderListener
64 virtual void ViewForwarderChanged (ChangeType aChangeType,
H A DChildrenManager.hxx199 virtual void ViewForwarderChanged (ChangeType aChangeType,
H A DAccessibleShape.hxx363 virtual void ViewForwarderChanged (ChangeType aChangeType,
/trunk/main/canvas/inc/canvas/
H A Dspriteredrawmanager.hxx153 typedef enum{ none=0, move, update } ChangeType; typedef
189 ChangeType meChangeType;
/trunk/main/extensions/source/ole/
H A Dunoobjw.cxx590 if( SUCCEEDED( varDest.ChangeType(VT_DISPATCH))) in writeBackOutParameter2()
1130 … if( pdispparams->cArgs == 1 && SUCCEEDED( arg.ChangeType( VT_BSTR, &pdispparams->rgvarg[0])) ) in InvokeGeneral()
1159 if (FAILED( arg.ChangeType( VT_BSTR, &pdispparams->rgvarg[0]))) in InvokeGeneral()
/trunk/main/svx/source/accessibility/
H A DChildrenManager.cxx179 void ChildrenManager::ViewForwarderChanged (ChangeType aChangeType, in ViewForwarderChanged()
H A DChildrenManagerImpl.hxx284 virtual void ViewForwarderChanged (ChangeType aChangeType,
H A DChildrenManagerImpl.cxx817 void ChildrenManagerImpl::ViewForwarderChanged (ChangeType aChangeType, in ViewForwarderChanged()
/trunk/main/connectivity/source/inc/ado/
H A DAolevariant.hxx127 void ChangeType(VARTYPE vartype, const OLEVariant* pSrc);
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleOutlineView.cxx122 void AccessibleOutlineView::ViewForwarderChanged (ChangeType aChangeType, in ViewForwarderChanged()
H A DAccessibleDocumentViewBase.cxx242 void AccessibleDocumentViewBase::ViewForwarderChanged(ChangeType, const IAccessibleViewForwarder* ) in ViewForwarderChanged() argument
/trunk/main/svx/source/table/
H A Daccessiblecell.hxx116 …virtual void ViewForwarderChanged (ChangeType aChangeType, const IAccessibleViewForwarder* pViewFo…
H A Daccessiblecell.cxx555 void AccessibleCell::ViewForwarderChanged (ChangeType /*aChangeType*/, const IAccessibleViewForward… in ViewForwarderChanged() argument

Completed in 85 milliseconds

12