Home
last modified time | relevance | path

Searched refs:rCaption (Results 1 – 11 of 11) sorted by last modified time

/trunk/main/sc/source/core/data/
H A Dpostit.cxx92 if( nLayer != rCaption.GetLayer() ) in SetCaptionLayer()
93 rCaption.SetLayer( nLayer ); in SetCaptionLayer()
99 SetCaptionLayer( rCaption, bShown ); in SetBasicCaptionSettings()
100 rCaption.SetFixedTail(); in SetBasicCaptionSettings()
101 rCaption.SetSpecialTextBoxShadow(); in SetBasicCaptionSettings()
152 rCaption.SetMergedItemSet( aItemSet ); in SetDefaultItems()
158 rCaption.SetMergedItemSet( rItemSet ); in SetCaptionItems()
163 rCaption.SetSpecialTextBoxShadow(); in SetCaptionItems()
228 mpCaption( &rCaption ) in ScCaptionCreator()
451 ScCaptionCreator( rDoc, rPos, rCaption ) in ScNoteCaptionCreator()
[all …]
H A Ddpoutput.cxx674 void ScDPOutput::FieldCell( SCCOL nCol, SCROW nRow, SCTAB nTab, const String& rCaption, in FieldCell() argument
677 pDoc->SetString( nCol, nRow, nTab, rCaption ); in FieldCell()
H A Ddptabres.cxx1346 static String lcl_parseSubtotalName(const String& rSubStr, const String& rCaption) in lcl_parseSubtotalName() argument
1361 aNewStr.Append(rCaption); in lcl_parseSubtotalName()
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx199 const OUString& rCaption );
207 const OUString& rCaption );
225 const OUString& rCaption );
715 const OUString& rCaption ) in drawNativeControl() argument
926 const OUString& rCaption, in getNativeControlRegion() argument
937 nState, aValue, rCaption ); in getNativeControlRegion()
945 aValue, rCaption ); in getNativeControlRegion()
954 aValue, rCaption ); in getNativeControlRegion()
962 aValue, rCaption ); in getNativeControlRegion()
1793 nState, aValue, rCaption ); in NWPaintGTKEditBox()
[all …]
/trunk/main/vcl/inc/unx/gtk/
H A Dgtkgdi.hxx97 const OUString& rCaption );
102 const OUString& rCaption );
107 const OUString& rCaption );
117 const OUString& rCaption );
122 const OUString& rCaption );
132 const OUString& rCaption );
137 const OUString& rCaption );
143 const OUString& rCaption );
148 const OUString& rCaption );
158 const OUString& rCaption );
[all …]
/trunk/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx83 void SAL_CALL ScVbaButtonCharacters::setCaption( const OUString& rCaption ) throw (uno::RuntimeExce… in setCaption() argument
95 setFullString( aString.replaceAt( nStart, nLength, rCaption ) ); in setCaption()
443 void SAL_CALL ScVbaButton::setCaption( const OUString& rCaption ) throw (uno::RuntimeException) in setCaption() argument
445 mxControlProps->setPropertyValue( CREATE_OUSTRING( "Label" ), uno::Any( rCaption ) ); in setCaption()
H A Dvbasheetobject.hxx58 …virtual void SAL_CALL setCaption( const ::rtl::OUString& rCaption ) throw (css::uno::RuntimeExcept…
192 …virtual void SAL_CALL setCaption( const ::rtl::OUString& rCaption ) throw (css::uno::RuntimeExcept…
/trunk/main/sc/inc/
H A Dpostit.hxx196 SdrCaptionObj& rCaption, bool bShown );
H A Ddpoutput.hxx121 void FieldCell( SCCOL nCol, SCROW nRow, SCTAB nTab, const String& rCaption,
/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx707 OUString& rCaption, const ::oox::vml::TextBox* pTextBox, sal_Int32 nTextHAlign ) const in convertControlText() argument
711 rCaption = pTextBox->getText(); in convertControlText()
/trunk/main/oox/inc/oox/xls/
H A Ddrawingfragment.hxx201 … ::oox::ole::AxFontData& rAxFontData, sal_uInt32& rnOleTextColor, ::rtl::OUString& rCaption,

Completed in 100 milliseconds