Home
last modified time | relevance | path

Searched refs:size_t (Results 1051 – 1058 of 1058) sorted by relevance

1...<<414243

/aoo41x/main/sw/source/core/undo/
H A Duntbl.cxx1522 for (size_t n = m_Undos.size(); 0 < n; --n) in UndoRedo()
/aoo41x/main/sc/source/core/tool/
H A Dinterpr4.cxx1323 void ScInterpreter::PopDoubleRef( ScRange & rRange, short & rParam, size_t & rRefInList ) in PopDoubleRef()
/aoo41x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3266 void * SAL_CALL SwXTextDocument::operator new( size_t t) throw() in operator new()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par2.cxx161 for (size_t i = 0; i < sizeof(maDirections)/sizeof(sal_uInt16); ++i) in WW8TabBandDesc()
/aoo41x/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx2491 size_t operator()( const BuiltinFontIdentifier& rFont ) const in operator ()()
/aoo41x/main/sc/source/filter/xml/
H A Dxmlexprt.cxx3271 DBG_ASSERT(pTableShapes->size() > static_cast<size_t>(nCurrentTable), "wrong Table"); in WriteTableShapes()
/aoo41x/main/filter/source/msfilter/
H A Dmsocximex.cxx905 size_t prevGroupListSize = 0; in insertGroupsIntoControlList()
/aoo41x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx9646 size_t operator()( const ScPatternAttr* pPattern ) const in operator ()()
9648 return reinterpret_cast<size_t>(pPattern); in operator ()()

Completed in 171 milliseconds

1...<<414243