Home
last modified time | relevance | path

Searched defs:nTest (Results 1 – 21 of 21) sorted by relevance

/trunk/main/starmath/source/
H A Dmathtype.hxx106 int xfLMOVE(sal_uInt8 nTest) {return nTest&0x80;} in xfLMOVE()
107 int xfAUTO(sal_uInt8 nTest) {return nTest&0x10;} in xfAUTO()
108 int xfEMBELL(sal_uInt8 nTest) {return nTest&0x20;} in xfEMBELL()
109 int xfNULL(sal_uInt8 nTest) {return nTest&0x10;} in xfNULL()
110 int xfLSPACE(sal_uInt8 nTest) {return nTest&0x40;} in xfLSPACE()
111 int xfRULER(sal_uInt8 nTest) {return nTest&0x20;} in xfRULER()
/trunk/main/package/source/package/zippackage/
H A DZipPackageEntry.cxx97 sal_Int64 nTest(0); in setParent() local
H A DZipPackageFolder.cxx202 sal_Int64 nTest; in insertByName() local
H A DZipPackage.cxx295 sal_Int64 nTest=0; in parseManifest() local
508 … sal_Int64 nTest = xIterTunnel->getSomething( ZipPackageStream::static_getImplementationId() ); in parseContentType() local
/trunk/main/reportdesign/source/ui/report/
H A DDesignView.cxx485 const long nTest = aOutputSize.Width() * m_aSplitWin.GetItemSize(TASKPANE_ID) / 100; variable
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx402 for ( sal_uLong nTest = 0; !bAlreadyExist && ( nTest < nTestMax ); nTest++ ) in WriteRTF() local
1188 sal_uInt16 nTest; in CreateBinTextObject() local
1390 sal_uInt16 nTest; in InsertBinTextObject() local
/trunk/main/sc/source/ui/view/
H A Dtabview2.cxx746 sal_uInt16 nTest = (nMin+nMax+1)/2; in CalcZoom() local
/trunk/main/sd/source/core/
H A Ddrawdoc3.cxx843 for (sal_uInt16 nTest = 0; nTest < nMPageCount; nTest++) in InsertBookmarkAsPage() local
/trunk/main/xmloff/source/core/
H A Dxmlimp.cxx1290 const sal_uInt32 nTest = IMPORT_META|IMPORT_STYLES|IMPORT_CONTENT|IMPORT_SETTINGS; in IsPackageURL() local
H A Dxmlexp.cxx902 const sal_uInt32 nTest = in filter() local
/trunk/main/sc/source/core/data/
H A Dtable1.cxx671 SCROW nTest; in GetDataArea() local
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx3537 long nTest; in StartPosIsFieldStart() local
3557 long nTest; in EndPosIsFieldEnd() local
/trunk/main/vcl/source/app/
H A Dsvapp.cxx635 sal_Bool Application::IsUserActive( sal_uInt16 nTest ) in IsUserActive()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.cxx3920 sal_Int32 nTest; in StartPosIsFieldStart() local
3940 sal_Int32 nTest; in EndPosIsFieldEnd() local
H A Dww8par3.cxx1443 sal_uInt32 nTest; in WW8ListManager() local
H A Dww8par6.cxx845 WW8_CP nTest; in CreateSep() local
/trunk/main/formula/source/ui/dlg/
H A Dformula.cxx1378 xub_StrLen nTest=0; in IMPL_LINK() local
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx1515 sal_Int32 nTest = 0; in propertyChange() local
H A Dgridcell.cxx389 sal_Int16 nTest = sal_Int16(); in SetAlignmentFromModel() local
/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx3265 const long nTest = ( nPixels >> 1 ); in ImplMedianCut() local
/trunk/main/editeng/source/items/
H A Dtextitem.cxx3409 sal_uInt16 nTest; in Create() local

Completed in 341 milliseconds