/aoo4110/main/comphelper/source/misc/ |
H A D | documentinfo.cxx | 75 Reference< XTitle > xTitle( _rxComponent, UNO_QUERY ); in lcl_getTitle() local 165 Reference< XTitle > xTitle( _rxDocument, UNO_QUERY ); in getDocumentTitle() local
|
/aoo4110/main/chart2/source/controller/dialogs/ |
H A D | TitleDialogData.cxx | 71 uno::Reference< XTitle > xTitle = TitleHelper::getTitle( in readFromModel() local 106 uno::Reference< XTitle > xTitle( in writeDifferenceToModel() local
|
H A D | ObjectNameProvider.cxx | 408 Reference< XTitle > xTitle( in getTitleName() local
|
/aoo4110/main/chart2/source/tools/ |
H A D | TitleHelper.cxx | 146 uno::Reference< XTitle > xTitle; in createTitle() local 246 rtl::OUString TitleHelper::getCompleteString( const uno::Reference< XTitle >& xTitle ) in getCompleteString() 257 void TitleHelper::setCompleteString( const rtl::OUString& rNewText in setCompleteString() 348 bool TitleHelper::getTitleType( eTitleType& rType in getTitleType()
|
H A D | ReferenceSizeProvider.cxx | 76 Reference< XTitle > xTitle( xTitled->getTitleObject()); in impl_setValuesAtTitled() local 82 void ReferenceSizeProvider::setValuesAtTitle( in setValuesAtTitle()
|
H A D | ObjectIdentifier.cxx | 355 Reference< XTitle > xTitle( xObject, uno::UNO_QUERY ); in createClassifiedIdentifierForObject() local 1155 Reference< XTitle > xTitle( TitleHelper::getTitle( aTitleType, xChartModel ) ); in getObjectPropertySet() local
|
/aoo4110/test/testuno/source/fvt/uno/sw/ |
H A D | DocumentTest.java | 80 XTitle xTitle = (XTitle)UnoRuntime.queryInterface(XTitle.class, textDocument); in testNewAndCloseDocument() local 99 XTitle xTitle = (XTitle)UnoRuntime.queryInterface(XTitle.class, textDocument); in testNewDocumentFromTemplate() local
|
/aoo4110/main/chart2/source/controller/chartapiwrapper/ |
H A D | TitleWrapper.cxx | 87 Reference< chart2::XTitle > xTitle(xInnerPropertySet,uno::UNO_QUERY); in setPropertyValue() local 99 Reference< chart2::XTitle > xTitle(xInnerPropertySet,uno::UNO_QUERY); in getPropertyValue() local 313 Reference< chart2::XTitle > xTitle( this->getTitleObject() ); in getFirstCharacterPropertySet() local 352 Reference< chart2::XTitle > xTitle( this->getTitleObject() ); in setFastCharacterPropertyValue() local
|
H A D | WrappedAxisAndGridExistenceProperties.cxx | 312 …Reference< chart2::XTitle > xTitle( TitleHelper::getTitle( m_eTitleType, m_spChart2ModelContact->g… in getPropertyValue() local
|
/aoo4110/main/chart2/source/controller/accessibility/ |
H A D | AccessibleChartElement.cxx | 98 Reference< chart2::XTitle > xTitle( in ImplUpdateChildren() local
|
/aoo4110/main/extensions/source/propctrlr/ |
H A D | sqlcommanddesign.cxx | 281 Reference< XTitle> xTitle(xQueryDesign,UNO_QUERY); in impl_doOpenDesignerFrame_nothrow() local
|
/aoo4110/main/chart2/source/controller/itemsetwrapper/ |
H A D | TitleItemConverter.cxx | 131 uno::Reference< chart2::XTitle > xTitle( rPropertySet, uno::UNO_QUERY ); in TitleItemConverter() local
|
H A D | MultipleChartConverters.cxx | 178 …uno::Reference< chart2::XTitle > xTitle( TitleHelper::getTitle( TitleHelper::eTitleType(nTitle), x… in AllTitleItemConverter() local
|
/aoo4110/main/sw/source/ui/misc/ |
H A D | glshell.cxx | 329 uno::Reference< frame::XTitle > xTitle( xDocSh->GetModel(), uno::UNO_QUERY_THROW ); in SV_IMPL_REF() local
|
/aoo4110/main/chart2/source/view/main/ |
H A D | VTitle.cxx | 48 VTitle::VTitle( const uno::Reference< XTitle > & xTitle ) in VTitle()
|
/aoo4110/main/framework/source/helper/ |
H A D | titlebarupdate.cxx | 368 css::uno::Reference< css::frame::XTitle > xTitle(xFrame, css::uno::UNO_QUERY); in impl_updateTitle() local
|
/aoo4110/main/oox/source/drawingml/chart/ |
H A D | titleconverter.cxx | 164 …Reference< XTitle > xTitle( createInstance( CREATE_OUSTRING( "com.sun.star.chart2.Title" ) ), UNO_… in convertFromModel() local
|
/aoo4110/main/basctl/source/basicide/ |
H A D | basides2.cxx | 197 … css::uno::Reference< css::frame::XTitle > xTitle (xController, css::uno::UNO_QUERY); in SetMDITitle() local
|
/aoo4110/main/framework/source/services/ |
H A D | frame.cxx | 1752 css::uno::Reference< css::frame::XTitle > xTitle(m_xTitleHelper, css::uno::UNO_QUERY_THROW); in getTitle() local 1767 css::uno::Reference< css::frame::XTitle > xTitle(m_xTitleHelper, css::uno::UNO_QUERY_THROW); in setTitle() local 1782 …css::uno::Reference< css::frame::XTitleChangeBroadcaster > xTitle(m_xTitleHelper, css::uno::UNO_QU… in addTitleChangeListener() local 1797 …css::uno::Reference< css::frame::XTitleChangeBroadcaster > xTitle(m_xTitleHelper, css::uno::UNO_QU… in removeTitleChangeListener() local
|
/aoo4110/main/framework/source/fwe/helper/ |
H A D | titlehelper.cxx | 537 css::uno::Reference< css::frame::XTitle > xTitle(xComponent, css::uno::UNO_QUERY); in impl_appendComponentTitle() local
|
/aoo4110/main/reportdesign/source/ui/inspection/ |
H A D | DataProviderHandler.cxx | 253 uno::Reference<chart2::XTitle> xTitle = xTitled->getTitleObject(); in impl_updateChartTitle_throw() local
|
/aoo4110/main/chart2/source/controller/main/ |
H A D | ChartController_Properties.cxx | 355 uno::Reference< XTitle > xTitle( TitleHelper::getTitle( nTitleType, xChartModel ) ); in lcl_getTitleCIDForCommand() local
|
H A D | ChartController_Insert.cxx | 763 uno::Reference< XTitle > xTitle; in executeDispatch_InsertAxisTitle() local
|
/aoo4110/main/dbaccess/source/ui/misc/ |
H A D | dbsubcomponentcontroller.cxx | 588 Reference< XTitle > xTitle(getPrivateModel(),UNO_QUERY); in getTitle() local
|
/aoo4110/main/sfx2/source/doc/ |
H A D | objxtor.cxx | 639 const Reference< XTitle > xTitle( *pImp->pBaseModel.get(), UNO_QUERY_THROW ); in PrepareClose() local
|