Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A Ddlgsave.cxx105 FixedText m_aLabel; member in dbaui::OSaveAsDlgImpl
146 ,m_aLabel(_pParent, ModuleRes (FT_TITLE)) in OSaveAsDlgImpl()
182 ,m_aLabel(_pParent, ModuleRes (FT_TITLE)) in OSaveAsDlgImpl()
258 m_pImpl->m_aLabel.SetText(m_pImpl->m_sTblLabel); in OSaveAsDlg()
265 aPos = m_pImpl->m_aLabel.GetPosPixel(); in OSaveAsDlg()
267 m_pImpl->m_aLabel.SetPosPixel(m_pImpl->m_aSchemaLbl.GetPosPixel()); in OSaveAsDlg()
285 aPos = m_pImpl->m_aLabel.GetPosPixel(); in OSaveAsDlg()
287 m_pImpl->m_aLabel.SetPosPixel(m_pImpl->m_aSchemaLbl.GetPosPixel()); in OSaveAsDlg()
412 m_pImpl->m_aLabel.SetText(_rLabel); in implInitOnlyTitle()
419 m_pImpl->m_aLabel.SetPosPixel(m_pImpl->m_aCatalogLbl.GetPosPixel()); in implInitOnlyTitle()
/trunk/main/forms/source/component/
H A DColumns.cxx260 m_aLabel = _pOriginal->m_aLabel; in OGridColumn()
401 rValue <<= m_aLabel; in getFastPropertyValue()
425 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_aLabel); in convertFastPropertyValue()
455 rValue >>= m_aLabel; in setFastPropertyValue_NoBroadcast()
536 _rxOutStream << m_aLabel; in write()
583 _rxInStream >> m_aLabel; in read()
H A DColumns.hxx73 ::rtl::OUString m_aLabel; // Name der Spalte
/trunk/main/fpicker/source/win32/filepicker/
H A Dcontrolcommand.cxx198 m_aLabel( aLabel ) in CLabelControlCommand()
210 aFilePickerState->setLabel( getControlId( ), m_aLabel ); in exec()
230 result = new CLabelCommandResult( sal_True, m_aLabel ); in handleRequest()
254 return m_aLabel; in getLabel()
H A Dcontrolcommandresult.hxx91 m_aLabel( aLabel ) in CLabelCommandResult()
97 return m_aLabel; in getLabel()
101 rtl::OUString m_aLabel; member in CLabelCommandResult
H A Dcontrolcommand.hxx119 rtl::OUString m_aLabel; member in CLabelControlCommand
/trunk/main/vcl/source/window/
H A Darrange.cxx561 m_aLabel.deleteChild(); in ~LabeledElement()
567 Size aRet( m_aLabel.getOptimalSize( WINDOWSIZE_MINIMUM ) ); in getOptimalSize()
587 Size aLabelSize( m_aLabel.getOptimalSize( WINDOWSIZE_MINIMUM ) ); in resize()
601 m_aLabel.setPosSize( aPos, aSize ); in resize()
628 m_aLabel.m_pElement = i_pLabel; in setLabel()
629 m_aLabel.m_pChild.reset(); in setLabel()
634 m_aLabel.m_pElement = NULL; in setLabel()
635 m_aLabel.m_pChild = i_pLabel; in setLabel()
/trunk/main/vcl/inc/vcl/
H A Darrange.hxx262 WindowArranger::Element m_aLabel; member in vcl::LabeledElement
271 return &m_aLabel; in getElement()
299 { return m_aLabel.getOptimalSize( i_eType ); } in getLabelSize()
/trunk/main/extensions/source/propctrlr/
H A Dlistselectiondlg.cxx58 ,m_aLabel ( this, PcrRes( FT_ENTRIES ) ) in ListSelectionDialog()
71 m_aLabel.SetText( _rPropertyUIName ); in ListSelectionDialog()
H A Dnewdatatype.hxx51 FixedText m_aLabel; member in pcr::NewDataTypeDialog
H A Dlistselectiondlg.hxx49 FixedText m_aLabel; member in pcr::ListSelectionDialog
H A Dnewdatatype.cxx52 ,m_aLabel ( this, PcrRes( FT_LABEL ) ) in NewDataTypeDialog()
/trunk/main/fpicker/source/office/
H A DOfficeFilePicker.cxx143 rtl::OUString m_aLabel; member
154 void setLabel( const rtl::OUString& rVal ) { m_aLabel = rVal; m_bHasLabel = sal_True; } in setLabel()
222 aAccess.setLabel( rEntry.m_nElementID, rEntry.m_aLabel ); in prepareExecute()
807 aLabel = rEntry.m_aLabel; in getLabel()
/trunk/main/cui/source/inc/
H A Dcuitbxform.hxx38 FixedText m_aLabel; member in FmInputRecordNoDialog
H A Dshowcols.hxx45 FixedText m_aLabel; member in FmShowColsDialog
/trunk/main/extensions/source/abpilot/
H A Dtableselectionpage.hxx41 FixedText m_aLabel; member in abp::TableSelectionPage
H A Dtableselectionpage.cxx43 ,m_aLabel ( this, ModuleRes( FL_TOOMUCHTABLES ) ) in TableSelectionPage()
/trunk/main/cui/source/dialogs/
H A Dcuitbxform.cxx50 ,m_aLabel(this, CUI_RES(1)) in FmInputRecordNoDialog()
H A Dshowcols.cxx48 ,m_aLabel(this, CUI_RES(1)) in DBG_NAME()
/trunk/main/framework/source/fwe/xml/
H A Dtoolboxdocumenthandler.cxx165 m_aLabel( RTL_CONSTASCII_USTRINGPARAM( ITEM_DESCRIPTOR_LABEL )), in OReadToolBoxDocumentHandler()
456 aToolbarItemProp[2].Name = m_aLabel; in startElement()
H A Dmenudocumenthandler.cxx186 m_aLabel( RTL_CONSTASCII_USTRINGPARAM( ITEM_DESCRIPTOR_LABEL )), in ReadMenuDocumentHandlerBase()
237 rProps[3].Name = m_aLabel; in initPropertyCommon()
/trunk/main/framework/inc/xml/
H A Dtoolboxdocumenthandler.hxx160 rtl::OUString m_aLabel; member in framework::OReadToolBoxDocumentHandler
H A Dmenudocumenthandler.hxx109 rtl::OUString m_aLabel; member in framework::ReadMenuDocumentHandlerBase

Completed in 97 milliseconds