Home
last modified time | relevance | path

Searched refs:aCntnt (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx1909 : aCps( 0, 16 ), aCntnt( 0, 16 ), pTxtPos( 0 ) in WW8_WrPlcSubDoc()
1922 aCntnt.Insert( p, aCntnt.Count() ); in Append()
1945 aCntnt.Insert( p, aCntnt.Count() ); in Append()
1953 aCntnt.Insert( p, aCntnt.Count() ); in Append()
1963 for( sal_uInt16 n=0; n < aCntnt.Count(); n++ ) in ~WW8_WrPlcAnnotations()
1964 delete (WW8_Annotation*)aCntnt[n]; in ~WW8_WrPlcAnnotations()
1970 sal_uInt16 nLen = aCntnt.Count(); in WriteGenericTxt()
2008 if( aCntnt[ i ] != NULL ) in WriteGenericTxt()
2011 const SdrObject& rObj = *(SdrObject*)aCntnt[ i ]; in WriteGenericTxt()
2082 const SwFmtFtn* pFtn = (SwFmtFtn*)aCntnt[ i ]; in WriteGenericTxt()
[all …]
H A Dwrtww8.hxx1182 SvPtrarr aCntnt; // PTRARR von SwFmtFtn/PostIts/.. member in WW8_WrPlcSubDoc
1259 sal_uInt16 Count() const { return aCntnt.Count(); } in Count()
1260 sal_uInt16 GetPos( const VoidPtr& p ) const { return aCntnt.GetPos( p ); } in GetPos()
H A Dwrtw8esh.cxx945 aCntnt.Insert( p, aCntnt.Count() ); in Append()
954 aCntnt.Insert( (void*)NULL, aCntnt.Count() ); in Append()
/trunk/main/comphelper/source/misc/
H A Dstoragehelper.cxx135 ::ucbhelper::Content aCntnt( aURL, in GetStorageFromURL2()
137 if (aCntnt.isDocument()) { in GetStorageFromURL2()

Completed in 57 milliseconds