Home
last modified time | relevance | path

Searched refs:pFormat (Results 1 – 25 of 75) sorted by relevance

123

/aoo41x/main/svl/source/numbers/
H A Dzforlist.cxx461 if (!pFormat) in IsTextFormat()
470 if (!pFormat) in HasTextFormat()
666 if (pFormat) in SetFormatUsed()
927 if (pFormat) in GetUsedLanguages()
972 if (pFormat && pFormat->GetLanguage() == eLnge) in ImpGetCLOffset()
1192 if (!pFormat) in IsNumberFormat()
1478 if (!pFormat) in GetInputLineString()
1511 if (pFormat) in GetInputLineString()
1535 if (!pFormat) in GetOutputString()
1921 if (pFormat) in GetFormatSpecialInfo()
[all …]
H A Dzforfind.cxx645 const SvNumberformat* pFormat ) in GetCurrency() argument
651 LanguageType eLang = (pFormat ? pFormat->GetLanguage() : in GetCurrency()
661 if ( pFormat ) in GetCurrency()
970 const SvNumberformat* pFormat ) in GetDateRef() argument
975 if ( pFormat && ((pFormat->GetType() & NUMBERFORMAT_DATE) == NUMBERFORMAT_DATE) ) in GetDateRef()
1466 const SvNumberformat* pFormat ) in ScanStartString() argument
1814 const SvNumberformat* pFormat ) in ScanEndString() argument
2059 if ( !pFormat ) in ScanStringNumFor()
2112 pFormat->IsNegativeRealNegative() ) in ScanStringNumFor()
2361 sal_Bool bMatch = (pFormat ? pFormat->IsNumForStringElementCountEqual( in IsNumberFormatMain()
[all …]
H A Dnumfmuno.cxx446 if (pFormat) in getByKey()
756 if (pFormat) in getPropertyValue()
769 pFormat->GetLanguage())); in getPropertyValue()
774 aRet <<= (sal_Int16)( pFormat->GetType() ); in getPropertyValue()
829 aSymbol, aExt, pFormat->GetLanguage() ); in getPropertyValue()
885 if (pFormat) in getPropertyValues()
889 pFormat->GetNewCurrencySymbol( aSymbol, aExt ); in getPropertyValues()
891 aSymbol, aExt, pFormat->GetLanguage() ); in getPropertyValues()
895 String aFmtStr = pFormat->GetFormatstring(); in getPropertyValues()
896 String aComment = pFormat->GetComment(); in getPropertyValues()
[all …]
H A Dzforfind.hxx54 … const SvNumberformat* pFormat = NULL /// optional a number format to which compare against
204 const SvNumberformat* pFormat = NULL ); // optional number format to match against
235 const SvNumberformat* pFormat = NULL ); // optional number format to match against
239 const SvNumberformat* pFormat = NULL );
243 const SvNumberformat* pFormat = NULL );
246 const SvNumberformat* pFormat = NULL );
257 const SvNumberformat* pFormat,
271 const SvNumberformat* pFormat = NULL // optional number format to match against
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dscuiautofmt.cxx97 pFormat ( pAutoFormat ), in ScAutoFormatDlg()
104 pWndPreview->NotifyChange( (*pFormat)[0] ); in ScAutoFormatDlg()
145 nCount = pFormat->GetCount(); in Init()
149 ((*pFormat)[i])->GetName( aEntry ); in Init()
175 ScAutoFormatData* pData = (*pFormat)[nIndex]; in UpdateChecks()
379 (*pFormat)[n]->GetName(aEntry); in IMPL_LINK()
383 if( n >= pFormat->GetCount() ) in IMPL_LINK()
393 pFormat->AtFree( nIndex ); in IMPL_LINK()
397 pFormat->Insert( pNewData); in IMPL_LINK()
405 ((*pFormat)[i])->GetName( aEntry ); in IMPL_LINK()
[all …]
/aoo41x/main/starmath/source/
H A Dcfgitem.cxx425 pFormat = 0; in SmMathConfig()
437 delete pFormat; in ~SmMathConfig()
978 if (!pFormat) in LoadFormat()
979 pFormat = new SmFormat; in LoadFormat()
997 pFormat->SetTextmode( bTmp ); in LoadFormat()
1066 if (!pFormat || !IsFormatModified()) in SaveFormat()
1118 if (!pFormat) in GetStandardFormat()
1120 return *pFormat; in GetStandardFormat()
1126 if (!pFormat) in SetStandardFormat()
1128 if (rFormat != *pFormat) in SetStandardFormat()
[all …]
H A Drect.cxx138 void SmRect::BuildRect(const OutputDevice &rDev, const SmFormat *pFormat, in BuildRect() argument
204 if (pFormat) in BuildRect()
206 * pFormat->GetDistance(DIS_ORNAMENTSIZE)) / 100L; in BuildRect()
233 void SmRect::Init(const OutputDevice &rDev, const SmFormat *pFormat, in Init() argument
237 BuildRect(rDev, pFormat, rText, nEBorderWidth); in Init()
241 SmRect::SmRect(const OutputDevice &rDev, const SmFormat *pFormat, in SmRect() argument
247 Init(rDev, pFormat, rText, (sal_uInt16) nEBorderWidth); in SmRect()
/aoo41x/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx165 ,pFormat(NULL) in DBG_NAME()
215 ,pFormat(NULL) in OFieldDescControl()
531 , pFormat}; in SetReadOnly()
862 pZOrderPredecessor = pFormat; in ArrangeAggregates()
870 if (pFormat) in ArrangeAggregates()
1033 if (!pFormat) in ActivateAggregate()
1043 pFormat = new PushButton( this, ModuleRes(PB_FORMAT) ); in ActivateAggregate()
1045 pFormat->SetSizePixel(Size(nControlHeight, nControlHeight)); in ActivateAggregate()
1151 lcl_HideAndDeleteControl(m_nPos,&pFormat,&pFormatText); in DeactivateAggregate()
1528 if( pFormat ) in DisplayData()
[all …]
/aoo41x/main/sw/source/core/undo/
H A DSwUndoPageDesc.cxx162 SwFrmFmt* pFormat = new SwFrmFmt( *rNewHead.GetHeaderFmt() ); in SwUndoPageDesc() local
164 SwFmtHeader aFmtHeader( pFormat ); in SwUndoPageDesc()
167 pFormat = new SwFrmFmt( *rNewDesc.GetLeft().GetHeader().GetHeaderFmt() ); in SwUndoPageDesc()
169 SwFmtHeader aFormatHeader( pFormat ); in SwUndoPageDesc()
175 SwFrmFmt* pFormat = new SwFrmFmt( *rNewFoot.GetFooterFmt() ); in SwUndoPageDesc() local
177 SwFmtFooter aFmtFooter( pFormat ); in SwUndoPageDesc()
180 pFormat = new SwFrmFmt( *rNewDesc.GetLeft().GetFooter().GetFooterFmt() ); in SwUndoPageDesc()
182 SwFmtFooter aFormatFooter( pFormat ); in SwUndoPageDesc()
H A Dundobj1.cxx54 SwUndoFlyBase::SwUndoFlyBase( SwFrmFmt* pFormat, SwUndoId nUndoId ) in SwUndoFlyBase() argument
55 : SwUndo( nUndoId ), pFrmFmt( pFormat ) in SwUndoFlyBase()
238 SwUndoInsLayFmt::SwUndoInsLayFmt( SwFrmFmt* pFormat, sal_uLong nNodeIdx, xub_StrLen nCntIdx ) in SwUndoInsLayFmt() argument
239 : SwUndoFlyBase( pFormat, RES_DRAWFRMFMT == pFormat->Which() ? in SwUndoInsLayFmt()
414 SwUndoDelLayFmt::SwUndoDelLayFmt( SwFrmFmt* pFormat ) in SwUndoDelLayFmt() argument
415 : SwUndoFlyBase( pFormat, lcl_GetSwUndoId(pFormat) ) in SwUndoDelLayFmt()
418 SwDoc* pDoc = pFormat->GetDoc(); in SwUndoDelLayFmt()
/aoo41x/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx1094 if( ObjectTypeFormatter* pFormat = mxData->getTypeFormatter( eObjType ) ) in convertFrameFormatting() local
1100 if( ObjectTypeFormatter* pFormat = mxData->getTypeFormatter( eObjType ) ) in convertFrameFormatting() local
1106 if( ObjectTypeFormatter* pFormat = mxData->getTypeFormatter( eObjType ) ) in convertTextFormatting() local
1107 pFormat->convertTextFormatting( rPropSet, rxTextProp ); in convertTextFormatting()
1112 if( ObjectTypeFormatter* pFormat = mxData->getTypeFormatter( eObjType ) ) in convertFormatting() local
1113 pFormat->convertFormatting( rPropSet, rxShapeProp, rxTextProp ); in convertFormatting()
1118 if( ObjectTypeFormatter* pFormat = mxData->getTypeFormatter( eObjType ) ) in convertTextFormatting() local
1119 pFormat->convertTextFormatting( rPropSet, rTextProps ); in convertTextFormatting()
1170 if( ObjectTypeFormatter* pFormat = mxData->getTypeFormatter( eObjType ) ) in convertAutomaticLine() local
1171 pFormat->convertAutomaticLine( rPropSet, nSeriesIdx ); in convertAutomaticLine()
[all …]
/aoo41x/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionerImpl.cxx201 const OGLFormat* pFormat );
861 const OGLFormat* pFormat ) in createWindow() argument
886 if( !pFormat ) in createWindow()
909 …glTexImage2D( GL_TEXTURE_2D, 0, pFormat->nInternalFormat, SlideSize.Width, SlideSize.Height, 0, pF… in createWindow()
913 …luBuild2DMipmaps( GL_TEXTURE_2D, pFormat->nInternalFormat, SlideSize.Width, SlideSize.Height, pFor… in createWindow()
1084 const OGLFormat* pFormat = NULL; in createWindow() local
1086 pFormat = chooseFormats(); in createWindow()
1095 pFormat ); in createWindow()
1104 pFormat ); in createWindow()
/aoo41x/main/xmloff/source/style/
H A Dxmlnumfe.cxx1697 const SvNumberformat* pFormat = NULL; in Export() local
1701 pFormat = pFormatter->GetEntry(nKey); in Export()
1702 if(pFormat) in Export()
1703 ExportFormat_Impl( *pFormat, nKey ); in Export()
1718 pFormat = rTable.First(); in Export()
1719 while (pFormat) in Export()
1726 ExportFormat_Impl( *pFormat, nKey ); in Export()
1731 pFormat = rTable.Next(); in Export()
1787 if( pFormat != NULL ) in ForceSystemLanguage()
1792 short nType = pFormat->GetType(); in ForceSystemLanguage()
[all …]
/aoo41x/main/connectivity/source/drivers/evoab2/
H A DNDebug.hxx32 void evo_traceStringMessage( const sal_Char* pFormat, const ::rtl::OUString& rString );
33 # define EVO_TRACE_STRING( pFormat, rString ) evo_traceStringMessage( pFormat, rString ) argument
35 # define EVO_TRACE_STRING( pFormat, rString ) ((void)0) argument
/aoo41x/main/canvas/source/cairo/
H A Dcairo_xlib_cairo.cxx210 XRenderPictFormat* pFormat; in getSimilar() local
227 pFormat = XRenderFindStandardFormat( (Display*)maSysData.pDisplay, nFormat ); in getSimilar()
230 pFormat->depth ); in getSimilar()
233 aSysData.pRenderFormat = pFormat; in getSimilar()
243 pFormat, width, height ), in getSimilar()
/aoo41x/main/sc/source/core/tool/
H A Dzforauto.cxx79 const SvNumberformat* pFormat = rFormatter.GetEntry(nFormat); in PutFormatIndex() local
80 if (pFormat) in PutFormatIndex()
83 eLnge = pFormat->GetLanguage(); in PutFormatIndex()
84 sFormatstring = ((SvNumberformat*)pFormat)->GetFormatstring(); in PutFormatIndex()
/aoo41x/main/sw/source/core/docnode/
H A Dsection.cxx400 SwSectionFmt *const pFormat( GetFmt() ); in SetProtect() local
401 ASSERT(pFormat, "SwSection::SetProtect: no format?"); in SetProtect()
402 if (pFormat) in SetProtect()
406 pFormat->SetFmtAttr( aItem ); in SetProtect()
418 SwSectionFmt *const pFormat( GetFmt() ); in SetEditInReadonly() local
419 ASSERT(pFormat, "SwSection::SetEditInReadonly: no format?"); in SetEditInReadonly()
420 if (pFormat) in SetEditInReadonly()
424 pFormat->SetFmtAttr( aItem ); in SetEditInReadonly()
1779 SwSectionFmt *const pFormat( GetFmt() ); in BreakLink() local
1780 ASSERT(pFormat, "SwSection::BreakLink: no format?"); in BreakLink()
[all …]
/aoo41x/main/chart2/source/controller/dialogs/
H A Dtp_Scale.cxx727 const SvNumberformat* pFormat = pNumFormatter->GetEntry( nFmt ); in SetNumFormat() local
728 if( pFormat ) in SetNumFormat()
729 nFmt = pNumFormatter->GetStandardIndex( pFormat->GetLanguage()); in SetNumFormat()
736 const SvNumberformat* pFormat = pNumFormatter->GetEntry( nFmt ); in SetNumFormat() local
737 if( pFormat ) in SetNumFormat()
738 nFmt = pNumFormatter->GetStandardFormat( NUMBERFORMAT_TIME, pFormat->GetLanguage() ); in SetNumFormat()
745 const SvNumberformat* pFormat = pNumFormatter->GetEntry( nFmt ); in SetNumFormat() local
746 if( pFormat ) in SetNumFormat()
747 nFmt = pNumFormatter->GetStandardFormat( NUMBERFORMAT_DATE, pFormat->GetLanguage() ); in SetNumFormat()
/aoo41x/main/setup_native/source/win32/customactions/tools/
H A Dseterror.cxx43 inline void OutputDebugStringFormat( LPCTSTR pFormat, ... ) in OutputDebugStringFormat() argument
48 va_start( args, pFormat ); in OutputDebugStringFormat()
49 StringCchVPrintf( buffer, sizeof(buffer), pFormat, args ); in OutputDebugStringFormat()
H A Dcheckversion.cxx63 inline void OutputDebugStringFormat( LPCTSTR pFormat, ... ) in OutputDebugStringFormat() argument
68 va_start( args, pFormat ); in OutputDebugStringFormat()
69 StringCchVPrintf( buffer, sizeof(buffer), pFormat, args ); in OutputDebugStringFormat()
/aoo41x/main/shell/inc/internal/
H A Dutilities.hxx101 inline void OutputDebugStringFormat( LPCSTR pFormat, ... ) in OutputDebugStringFormat() argument
107 va_start( args, pFormat ); in OutputDebugStringFormat()
108 StringCchVPrintfA( buffer, sizeof(buffer), pFormat, args ); in OutputDebugStringFormat()
/aoo41x/main/setup_native/source/win32/customactions/shellextensions/
H A Dcheckpatches.cxx55 inline void OutputDebugStringFormat( LPCSTR pFormat, ... ) in OutputDebugStringFormat() argument
60 va_start( args, pFormat ); in OutputDebugStringFormat()
61 StringCchVPrintfA( buffer, sizeof(buffer), pFormat, args ); in OutputDebugStringFormat()
H A Dvistaspecial.cxx56 inline void OutputDebugStringFormat( LPCSTR pFormat, ... ) in OutputDebugStringFormat() argument
61 va_start( args, pFormat ); in OutputDebugStringFormat()
62 StringCchVPrintfA( buffer, sizeof(buffer), pFormat, args ); in OutputDebugStringFormat()
/aoo41x/main/setup_native/source/win32/customactions/relnotes/
H A Drelnotes.cxx43 inline void OutputDebugStringFormat( LPCTSTR pFormat, ... ) in OutputDebugStringFormat() argument
48 va_start( args, pFormat ); in OutputDebugStringFormat()
49 StringCchVPrintf( buffer, sizeof(buffer), pFormat, args ); in OutputDebugStringFormat()
/aoo41x/main/setup_native/source/win32/customactions/languagepacks/
H A Dcheckrunningofficelanguagepack.cxx57 inline void OutputDebugStringFormat( LPCTSTR pFormat, ... ) in OutputDebugStringFormat() argument
62 va_start( args, pFormat ); in OutputDebugStringFormat()
63 _vsntprintf( buffer, elementsof(buffer), pFormat, args ); in OutputDebugStringFormat()

Completed in 215 milliseconds

123