Home
last modified time | relevance | path

Searched refs:m_nControlAction (Results 1 – 1 of 1) sorted by relevance

/trunk/main/fpicker/source/office/
H A DOfficeFilePicker.cxx141 sal_Int16 m_nControlAction; member
153 void setAction( sal_Int16 nAction ) { m_nControlAction = nAction; } in setAction()
160 , m_nControlAction( 0 ) in ElementEntry_Impl()
220 aAccess.setValue( rEntry.m_nElementID, rEntry.m_nControlAction, rEntry.m_aValue ); in prepareExecute()
688 ( !rEntry.m_bHasValue || ( rEntry.m_nControlAction == nControlAction ) ) ) in setValue()
731 ( rEntry.m_nControlAction == nControlAction ) ) in getValue()

Completed in 16 milliseconds