Home
last modified time | relevance | path

Searched refs:Output (Results 1 – 25 of 108) sorted by relevance

12345

/trunk/main/oox/source/dump/
H A Ddumperbase.cxx1780 void Output::newLine() in newLine()
1798 void Output::incIndent() in incIndent()
1805 void Output::decIndent() in decIndent()
1811 void Output::resetIndent() in resetIndent()
1860 void Output::tab() in tab()
1865 void Output::tab( size_t nCol ) in tab()
1881 void Output::endTable() in endTable()
1907 void Output::contItem() in contItem()
1917 void Output::endItem() in endItem()
1935 void Output::startMultiItems() in startMultiItems()
[all …]
/trunk/main/sc/addin/rot13/
H A Drot13.cl63 * @param *pFuncName Output: Functionname which should be called in the AddIn-DLL
64 …* @param *nParamCount Output: Number of Parameter. Must be greater than 0, because there's always …
65 …* @param *peType Output: Pointer to arrray with exactly 16 variables of typ Paramtype. nParamCount…
66 * @param *pInternalName Output: Functionname as seen by the Spreadsheet user
101 * @param *pName Output: Name of the parameter
102 * @param *pDesc Output: Description of the parameter
/trunk/main/l10ntools/source/
H A Dxrmmerge.cxx366 Output( rToken ); in Execute()
376 Output( sCurrentText ); in Execute()
403 Output( rToken ); in Execute()
520 void XRMResExport::Output( const ByteString& rOutput ) in Output() function in XRMResExport
670 void XRMResMerge::Output( const ByteString& rOutput ) in Output() function in XRMResMerge
686 Output( rCloseTag ); in EndOfText()
719 Output( sAdditionalLine ); in EndOfText()
H A Dcfgmerge.cxx523 Output( sCurrentText ); in ExecuteAnalyzedToken()
529 Output( sToken ); in ExecuteAnalyzedToken()
538 void CfgExport::Output( const ByteString& rOutput ) in Output() function in CfgExport
797 void CfgMerge::Output( const ByteString& rOutput ) in Output() function in CfgMerge
859 Output( sAdditionalLine ); in WorkOnRessourceEnd()
/trunk/main/l10ntools/inc/
H A Dxrmmerge.hxx51 virtual void Output( const ByteString& rOutput )=0;
113 void Output( const ByteString& rOutput );
145 void Output( const ByteString& rOutput );
H A Dcfgmerge.hxx108 virtual void Output( const ByteString& rOutput )=0;
159 void Output( const ByteString& rOutput );
191 void Output( const ByteString& rOutput );
H A Dwtratree.hxx81 const char * Output() const;
135 WordTransTree::Output() const in Output() function in WordTransTree
/trunk/main/sw/source/filter/ww8/dump/
H A Dmsvbasic.cxx153 void VBA_Impl::Output( int nLen, const sal_uInt8 *pData) in Output() function in VBA_Impl
510 Output(WINDOWLEN,aHistory); in DecompressVBA()
529 Output(pos%WINDOWLEN,aHistory); in DecompressVBA()
H A Dmsvbasic.hxx68 virtual void Output(int len,const sal_uInt8 *data);
/trunk/main/sc/addin/datefunc/
H A Ddfa.cl514 * @param *pFuncName Output: Functionname which should be called in the AddIn-DLL
515 …* @param *nParamCount Output: Number of Parameter. Must be greater than 0, because there's always …
516 …* @param *peType Output: Pointer to arrray with exactly 16 variables of typ Paramtype. nParamCount…
517 * @param *pInternalName Output: Functionname as seen by the Spreadsheet user
607 * @param *pName Output: Name of the parameter
608 * @param *pDesc Output: Description of the parameter
/trunk/main/filter/source/msfilter/
H A Dmsvbasic.cxx121 void VBA_Impl::Output( int nLen, const sal_uInt8*pData ) in Output() function in VBA_Impl
616 Output(nWINDOWLEN, aHistory); in DecompressVBA()
631 Output(nPos % nWINDOWLEN,aHistory); in DecompressVBA()
H A Dmsvbasic.hxx79 void Output(int len, const sal_uInt8 *data);
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx1075 class Output : public Base class
1078 explicit Output(
1172 typedef ::boost::shared_ptr< Output > OutputRef;
1185 Output& mrOut;
1211 Output& mrOut;
1227 Output& mrOut;
1241 Output& mrOut;
/trunk/main/offapi/com/sun/star/rendering/
H A DXSimpleCanvas.idl165 Output position of the text. This is the left or right edge,
166 depending on nTextDirection. Output position is always
H A DXBitmapPalette.idl59 Output parameter for the color components at the given palette
/trunk/main/solenv/gbuild/
H A Dgbuild_simple.mk26 include $(GBUILDDIR)/Output.mk
H A Dgbuild.mk68 include $(GBUILDDIR)/Output.mk
/trunk/main/sc/inc/
H A Ddpoutput.hxx139 void Output(); //! Refresh?
H A Ddpobject.hxx139 void Output( const ScAddress& rPos );
/trunk/main/oox/source/token/
H A DMakefile29 include $(GBUILDDIR)/Output.mk
/trunk/main/udkapi/com/sun/star/script/
H A DXLibraryAccess.idl65 e.g., { "UtilLibrary.ModuleDate", "UtilLibrary.Output", ... }
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.src106 Text [ en-US ] = "Output options" ;
/trunk/main/svtools/source/dialogs/
H A Dprnsetup.src96 Text [ en-US ] = "Output bin full" ;
/trunk/main/reportdesign/source/ui/inspection/
H A Dinspection.src328 Text [ en-US ] = "Report Output Format" ;
/trunk/main/odk/
H A Dsetsdkenv_windows.template173 echo * Special Output directory = %OO_SDK_OUT%

Completed in 133 milliseconds

12345