Searched defs:maBuffer (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/oox/inc/oox/helper/ | ||
H A D | binaryoutputstream.hxx | 133 StreamDataSequence maBuffer; /// Data buffer used in writeMemory() function. member in oox::BinaryXOutputStream |
H A D | binaryinputstream.hxx | 330 StreamDataSequence maBuffer; /// Data buffer used in readMemory() function. member in oox::BinaryXInputStream |
/aoo41x/main/sw/source/filter/ww8/ | ||
H A D | rtfattributeoutput.hxx | 51 rtl::OStringBuffer maBuffer; member in MultiBuffer |
H A D | rtfattributeoutput.cxx | 173 rtl::OStringBuffer maBuffer; member in MultiBufferString |
/aoo41x/main/package/source/zipapi/ | ||
H A D | MemoryByteGrabber.hxx | 33 const com::sun::star::uno::Sequence < sal_Int8 > maBuffer; member in MemoryByteGrabber |
/aoo41x/main/oox/source/xls/ | ||
H A D | pagesettings.cxx | 544 OUStringBuffer maBuffer; /// Text data to append to current text range. member in oox::xls::HeaderFooterParser |
/aoo41x/main/vcl/source/fontsubset/ | ||
H A D | cff.cxx | 1933 char maBuffer[MAX_T1OPS_SIZE]; // TODO: dynamic allocation member in Type1Emitter |
Completed in 42 milliseconds