Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx442 OUString aCaption ) in ImplDrawNativeControl() argument
698 return ImplDrawTheme( hTheme, hDC, iPart, iState, rc, aCaption); in ImplDrawNativeControl()
718 return ImplDrawTheme( hTheme, hDC, iPart, iState, rc, aCaption); in ImplDrawNativeControl()
746 return ImplDrawTheme( hTheme, hDC, iPart, iState, rc, aCaption); in ImplDrawNativeControl()
761 return ImplDrawTheme( hTheme, hDC, iPart, iState, rc, aCaption); in ImplDrawNativeControl()
776 return ImplDrawTheme( hTheme, hDC, iPart, iState, rc, aCaption); in ImplDrawNativeControl()
791 return ImplDrawTheme( hTheme, hDC, iPart, iState, rc, aCaption); in ImplDrawNativeControl()
797 return ImplDrawTheme( hTheme, hDC, iPart, iState, rc, aCaption); in ImplDrawNativeControl()
842 return ImplDrawTheme( hTheme, hDC, iPart, iState, rc, aCaption); in ImplDrawNativeControl()
945 ImplDrawTheme( hTheme, hDC, iPart, iState, aTRect, aCaption ); in ImplDrawNativeControl()
[all …]
/trunk/main/vcl/source/gdi/
H A Doutdevnative.cxx224 ::rtl::OUString aCaption ) in DrawNativeControl() argument
254 …raphics->DrawNativeControl(nType, nPart, screenRegion, nState, *aScreenCtrlValue, aCaption, this ); in DrawNativeControl()
267 ::rtl::OUString aCaption ) in DrawNativeControlText() argument
292 …ics->DrawNativeControlText(nType, nPart, screenRegion, nState, *aScreenCtrlValue, aCaption, this ); in DrawNativeControlText()
305 ::rtl::OUString aCaption, in GetNativeControlRegion() argument
322 aCaption, rNativeBoundingRegion, in GetNativeControlRegion()
H A Dsalgdilayout.cxx756 … const OUString& aCaption, const OutputDevice *pOutDev ) in DrawNativeControl() argument
763 sal_Bool bRet = drawNativeControl( nType, nPart, rgn, nState, aValue, aCaption ); in DrawNativeControl()
768 return drawNativeControl( nType, nPart, rControlRegion, nState, aValue, aCaption ); in DrawNativeControl()
773 … const OUString& aCaption, const OutputDevice *pOutDev ) in DrawNativeControlText() argument
780 sal_Bool bRet = drawNativeControlText( nType, nPart, rgn, nState, aValue, aCaption ); in DrawNativeControlText()
785 return drawNativeControlText( nType, nPart, rControlRegion, nState, aValue, aCaption ); in DrawNativeControlText()
789 … const ImplControlValue& aValue, const OUString& aCaption, in GetNativeControlRegion() argument
797 if( getNativeControlRegion( nType, nPart, rgn, nState, aValue, aCaption, in GetNativeControlRegion()
812 return getNativeControlRegion( nType, nPart, rControlRegion, nState, aValue, aCaption, in GetNativeControlRegion()
/trunk/main/vcl/inc/
H A Dsalgdi.hxx166 const rtl::OUString& aCaption );
169 const rtl::OUString& aCaption );
171 … const ImplControlValue& aValue, const rtl::OUString& aCaption,
466 const rtl::OUString& aCaption,
475 const rtl::OUString& aCaption,
484 const rtl::OUString& aCaption,
/trunk/main/sc/source/core/data/
H A Ddpoutput.cxx105 … String aCaption; /// Caption is the name visible in the output table. member
443 OUString aCaption = ScUnoHelpFunctions::GetStringProperty( xPropSet, in ScDPOutput() local
456 pColFields[nColFieldCount].aCaption= aCaption; in ScDPOutput()
468 pRowFields[nRowFieldCount].aCaption= aCaption; in ScDPOutput()
483 pPageFields[nPageFieldCount].aCaption= aCaption; in ScDPOutput()
835 …FieldCell( nHdrCol, nHdrRow, nTab, pPageFields[nField].aCaption, false, false, pPageFields[nField]… in Output()
879 …FieldCell( nHdrCol, nTabStartRow, nTab, pColFields[nField].aCaption, true, true, pColFields[nField… in Output()
934 FieldCell( nHdrCol, nHdrRow, nTab, pRowFields[nField].aCaption, true, !bDataLayout, in Output()
H A Ddptabres.cxx1400 String aCaption = aName; in FillMemberResults() local
1407 aCaption = *pLayoutName; in FillMemberResults()
1413 aCaption = *pMemberCaption; in FillMemberResults()
1414 if (!aCaption.Len()) in FillMemberResults()
1415 aCaption = ScGlobal::GetRscString(STR_EMPTYDATA); in FillMemberResults()
1425 pArray[rPos].Caption = rtl::OUString(aCaption); in FillMemberResults()
1486 String aSubStr = aCaption; in FillMemberResults()
1497 aSubStr = lcl_parseSubtotalName(*pSubtotalName, aCaption); in FillMemberResults()
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx1463 aCaption.WriteLenField( *rContents ); in WriteContents()
1464 aCaption.WriteCharArray( *rContents ); in WriteContents()
1483 if (aCaption.HasData()) in WriteContents()
1772 if (aCaption.HasData()) in WriteContents()
1774 aCaption.WriteLenField( *rContents ); in WriteContents()
1794 aCaption.WriteCharArray( *rContents ); in WriteContents()
2454 aCaption.WriteLenField( *rContents ); in WriteContents()
2455 if (aCaption.HasData()) in WriteContents()
4284 aCaption.WriteLenField( *rContents ); in WriteContents()
4285 if (aCaption.HasData()) in WriteContents()
[all …]
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h212 rtl::OUString aCaption );
215 rtl::OUString aCaption );
217 … const ImplControlValue& aValue, rtl::OUString aCaption,
/trunk/main/vcl/unx/kde4/
H A DKDESalGraphics.hxx73 const rtl::OUString& aCaption );
107 const rtl::OUString& aCaption,
/trunk/main/vcl/inc/win/
H A Dsalgdi.h239 const rtl::OUString& aCaption );
242 const rtl::OUString& aCaption );
244 … const ImplControlValue& aValue, const rtl::OUString& aCaption,
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h295 const rtl::OUString& aCaption );
298 const rtl::OUString& aCaption );
300 … const ImplControlValue& aValue, const rtl::OUString& aCaption,
/trunk/main/sc/source/filter/excel/
H A Dxepivot.cxx919 String aCaption; in lclGetDataFieldCaption() local
939aCaption.Assign( ScGlobal::GetRscString( nResIdx ) ).AppendAscii( RTL_CONSTASCII_STRINGPARAM( " - … in lclGetDataFieldCaption()
940 aCaption.Append( rFieldName ); in lclGetDataFieldCaption()
941 return aCaption; in lclGetDataFieldCaption()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx1247 ::rtl::OUString aCaption );
1255 ::rtl::OUString aCaption );
1263 ::rtl::OUString aCaption,
/trunk/main/sw/source/filter/html/
H A Dhtmlfly.cxx1324 String aCaption; in OutHTML_FrmFmtTableNode() local
1349 aCaption = pTxtNd->GetTxt(); in OutHTML_FrmFmtTableNode()
1356 OutHTML_SwTblNode( rHTMLWrt, *pTblNd, &rFrmFmt, &aCaption, in OutHTML_FrmFmtTableNode()
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx132 const String aCaption = String::CreateFromAscii("Caption"); variable
1129 else if ( sStyleName == aCaption) in BeginBlockStructureElements()
1138 else if ( sParentStyleName == aCaption) in BeginBlockStructureElements()
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1171 const OUString& aCaption );
1175 const OUString& aCaption );
1179 const OUString& aCaption,

Completed in 156 milliseconds