Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/querydesign/
H A DQTableConnectionData.cxx155 SetFieldType(JTCS_FROM, rDragLeft->GetFieldType()); in InitFromDrag()
156 SetFieldType(JTCS_TO, rDragRight->GetFieldType()); in InitFromDrag()
H A DQTableConnectionData.hxx82 …ETableFieldType GetFieldType(EConnectionSide nWhich) const { return nWhich==JTCS_TO ? m_eDestType … in GetFieldType() function in dbaui::OQueryTableConnectionData
H A DTableFieldDescription.cxx104 m_eFieldType = rRS.GetFieldType(); in operator =()
/trunk/main/dbaccess/source/ui/inc/
H A DTableFieldDescription.hxx115 ETableFieldType GetFieldType() const { return m_eFieldType; } in GetFieldType() function in dbaui::OTableFieldDesc
/trunk/main/oox/inc/oox/export/
H A Ddrawingml.hxx77 …const char* GetFieldType( ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > r…
/trunk/main/oox/source/export/
H A Ddrawingml.cxx785 const char* DrawingML::GetFieldType( ::com::sun::star::uno::Reference< ::com::sun::star::text::XTex… in GetFieldType() function in oox::drawingml::DrawingML
858 if( ( sFieldType = GetFieldType( rRun ) ) ) { in WriteRun()

Completed in 29 milliseconds