Home
last modified time | relevance | path

Searched refs:Depth (Results 1 – 25 of 73) sorted by relevance

123

/trunk/main/autodoc/source/display/html/
H A Dpagemake.cxx131 File().SetLocation( Env().CurPath(), Env().Depth() ); in Create_NamespaceFile()
155 File().SetLocation( Env().CurPath(), Env().Depth() ); in Setup_OperationsFile_for()
192 File().SetLocation( Env().CurPath(), Env().Depth() ); in Setup_OperationsFile_for()
215 File().SetLocation( Env().CurPath(), Env().Depth() ); in Setup_DataFile_for()
253 File().SetLocation( Env().CurPath(), Env().Depth() ); in Setup_DataFile_for()
283 File().SetLocation( Env().CurPath(), Env().Depth() ); in do_Process()
309 File().SetLocation( Env().CurPath(), Env().Depth() ); in do_Process()
331 File().SetLocation( Env().CurPath(), Env().Depth() ); in do_Process()
400 uintt nLevelDistance = Env().Depth() - ( i_pNamespace->Depth() + 1 ); in RecursiveWrite_NamespaceLink()
440 File().SetLocation( Env().CurPath(), Env().Depth() ); in SetupFileOnCurEnv()
H A Dhdimpl.cxx108 return PathPerLevelsUp( i_rEnv.Depth(), i_sPathFromRootDir ); in PathPerRoot()
119 uintt nCount = i_rEnv.Depth() - (pNsp->Depth() + 1) ; in PathPerNamespace()
H A Dopageenv.cxx268 csv_assert(i_rNsp.Depth() > 0); in MoveDir_Down2()
474 OuputPage_Environment::Depth() const in Depth() function in OuputPage_Environment
H A Dopageenv.hxx113 uintt Depth() const;
H A Dcre_link.cxx254 strcat( pOut, PathUp(pEnv->Depth() - 1) ); // SAFE STRCAT (#100211# - checked) in Create_PrePath()
/trunk/main/autodoc/source/display/toolkit/
H A Dout_position.cxx130 return sl() << get_UpLink(Depth()) << c_str; in LinkToRoot()
141 intt diff = Depth() - i_destination.Depth(); in Get_LinkTo()
175 o_result << get_UpLink(Depth()); in Get_LinkToRoot()
H A Dhf_linachain.cxx53 if (i_curPosition.Depth() == 0) in Produce_CompleteChain_forModule()
72 if ( i_levelNode.Depth() > 0 ) in produce_Level()
88 if ( i_levelNode.Depth() > 0 ) in produce_Level()
H A Dout_node.cxx80 nDepth(i_parent.Depth()+1), in Node()
/trunk/main/autodoc/source/ary/idl/
H A Dit_xnameroom.hxx72 intt Depth() const { return aImpl.Depth(); } in Depth() function in ary::idl::ExplicitNameRoom
77 bool IsAbsolute() const { return Depth() > 0 in IsAbsolute()
/trunk/main/autodoc/source/display/inc/toolkit/
H A Dout_position.hxx63 bool IsValid() const { return pDirectory->Depth() >= 0; } in IsValid()
66 intt Depth() const { return pDirectory->Depth(); } in Depth() function in output::Position
H A Dout_node.hxx73 intt Depth() const { return nDepth; } in Depth() function in output::Node
/trunk/main/autodoc/source/ary/inc/
H A Dnametreenode.hxx66 …const String & Name() const { return Depth() > 0 ? aCompleteNameChain.back() : Str… in Name()
68 intt Depth() const { return aCompleteNameChain.size(); } in Depth() function in ary::NameTreeNode
113 aCompleteNameChain.reserve(i_rParent.Depth()+1); in NameTreeNode()
/trunk/main/autodoc/inc/ary/
H A Dsymtreenode.hxx93 int Depth() const;
236 Node<NODE_TRAITS>::Depth() const in Depth() function in ary::symtree::Node
330 nDepth = pp->Depth() + 1; in InitDepth()
/trunk/main/ucb/source/ucp/webdav/
H A DCurlSession.hxx138 const Depth inDepth,
147 const Depth inDepth,
286 const Depth inDepth,
H A DDAVSession.hxx81 const Depth inDepth,
89 const Depth inDepth,
H A DDAVResourceAccess.hxx85 PROPFIND( const Depth nDepth,
94 PROPFIND( const Depth nDepth,
H A DCurlSession.cxx909 const Depth inDepth, in propfind()
938 const Depth inDepth, in PROPFIND()
962 const Depth inDepth, in PROPFIND()
1539 switch ( inLock.Depth ) in LOCK()
1647 switch ( inLock.Depth ) in LOCK()
H A DDAVTypes.hxx63 enum Depth { DAVZERO = 0, DAVONE = 1, DAVINFINITY = -1 }; enum
H A DDAVResourceAccess.cxx177 const Depth nDepth, in PROPFIND()
221 const Depth nDepth, in PROPFIND()
/trunk/main/autodoc/source/ary/cpp/
H A Dc_namesp.cxx73 nDepth(i_rParent.Depth()+1) in Namespace()
132 Namespace::Depth() const in Depth() function in ary::cpp::Namespace
/trunk/main/svx/source/tbxctrls/
H A Dextrusioncontrols.src187 Text [ en-US ] = "Extrusion Depth" ;
597 Text [ en-US ] = "Extrusion Depth" ;
/trunk/main/autodoc/inc/ary/cpp/
H A Dc_namesp.hxx106 virtual uintt Depth() const;
/trunk/main/svx/source/toolbars/
H A Dextrusionbar.src54 Text [ en-US ] = "Change Extrusion Depth" ;
/trunk/main/offapi/com/sun/star/ucb/
H A DLock.idl45 LockDepth Depth;
/trunk/main/autodoc/source/display/idl/
H A Dhfi_module.cxx113 if ( Env().CurPosition().Depth() > 0 ) in Produce_byData()

Completed in 101 milliseconds

123